Hi , I have situation and wondering is there any way to implement that. I have a search word for e.g. "Houston Texas Chicago" , Is it possible to add a fq depends on the records match.
E,g if my search has records for Huston and Texas then it should a kind of results , ideally Houston AND Texas and ignore Chicago Houston OR Texas OR Chicago should go as Houston AND Texas (if Houston , Texas keywords are match), something like selecting the facet filters automatically depends on the results. Texas (20) Houston (10) Dallas (10) MI (5) Detroit (5) When I query for "Houston Texas Chicago" it should return the results match Houston(10), something like automatically selecting the filter as part of query. Should return 10 results, instead of 20. --Ravi
