I was wondering if there is any way to make LiveSearch work with Flexinode. I would like to be able to search by keywords combined with flexinode fields (e.g. search for "john" and filter by flexinode field "location" > term "africa"). Is this sort of thing possible?
Comments
Comment #1
kourge commentedLive Search merely passes keywords to search.module, so such functionality must be handled by Flexinode to provide hooks to search.module. If Flexinode doesn't already have this feature in some form, then it is up to Flexinode to provide such a feature.