This project is not covered by Drupal’s security advisory policy.

The flexisearch.module allows site admins to setup a custom flexinode content search page that permits users, with permission, to search through specific content fields and content types.

A simple settings page offers complete control on which content types and which content type fields appear on the flexisearch page.

example application

Using a music site as an illustrative example, let's say a site had a large live music venues database for Europe. Flexisearch would allow users, with permission, to search specific fields within the venue flexinodes, such as the Town/City field or the Capacity field, as opposed to searching all the nodes for a keyword. The key advantage of the module is that because it runs a search on specific fields, it improves the efficiency of the search making it faster and more accurate.

I hope you find it useful. Huge thanks to Robert Douglass for his skill and assistance when creating this module.

Installation instructions are included in the readme.txt file.

requirements

You must have flexinode.module installed and in use with some content types for it to work and the search.module must be enabled.

Project information

Releases