s1=f(query1)
> results2=f(query2, results1)
> final_results=f(query3, results2)
>
> I would like this to be accomplish using a program and end-user will only
> see 50 results. So faceting is not an option.
>
>
>
>
> --
> View this message in context:
> http
sults1)
final_results=f(query3, results2)
I would like this to be accomplish using a program and end-user will only
see 50 results. So faceting is not an option.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Multiple-queries-or-Filtering-Queries-in-Solr-tp4077574.html
Sen