Hi,
I would like to enhance my custom search that searches specific space(s) for specific attribute values with the keyword search function provided by opensearch. For example, mycustomsearch can search myspace for all content with attribute fiscalyear=2009. I would like to be able to find all content in myspace with attribute fiscalyear=2009 and contains text=profit (q=profit).Is there a way to mix these two and are there any examples.
TIA