Creating an Advanced Search

I am trying to create an advanced search and I am not finding any examples for funnelback advanced searches. Nothing with code examples. Can someone help me out?

I want the user to be able to choose, all of these words, any of these words, exclude these words, only find documents, search in just title, or body, and sort by date or relevance.

The best place to look for an example of how to specify an advanced search form is the default simple.ftl used by Funnelback when you create a new collection.

The form itself can be accessed after you’ve run a search, from the cog icon to the right of the search box (it’s buried a bit intentionally as advanced search forms are not very useful unless you have a particular type of audience).

Look for the code in the search-advanced ID in the template.