I am trying to figure out how to run a text search across multiple templates using the advanced search syntax.
Here is the scenario:
Template Name: Council Meetings
Template Name: Council Meeting Minutes
Template Name: Resolutions and Ordinances
The search term is "bluff"
(bluff) & {[Council Meetings]} :
One template searches just fine but when I tried to add a second template it did not work.
(bluff) & {[Council Meetings]}|{[Council Meeting Minutes]
Custom Search Portal:
https://ecms.newportbeachca.gov/web/CustomSearch.aspx?SearchName=CityCouncil
I included all three templates as a checkbox so that the user may do a text search for one or all three. But I can't seem to locate the appropriate syntax to make that logic work.