I want a single search term to query several fields - If someone enters ‘cheese’ I want to bring back results whether ‘cheese’ is in the title or the description.
I’ve created a copyField in the schema.xml file to hold the results of the two fields, but I cannot figure out how to index a non-dynamic field from the UI.