Module Joins
Search results can be filtered by any external database module. This works for one level of indirection only and only works in Lucene based containers. Setup:FILTER TABLE
1. Data must be a module. Must not already have existing data with same table name. 2. If the field is a list field, the listid must be set to searchtype of the target data type. i.e. searching company, listid = company (EVEN IF SAME AS ID)


RESULTS TABLE
1. Data must be a module. Must not already have existing data with same table name. 2. Add new field of type list that is same as the filter table (i.e. contact).

join
lucene
manager
module