Hi, I have 10k records indexed using solr 1.4
We have a requirement to search within search results. example: query for 'water' returns 2000 results. I need the second query for 'diseases' to search within those 2000 results.(I cant add a facet as the second search should also check non faceted fields) Is there a way to get this working. Thanks Sharnel