Thanks Ahmet,

I tried with multiple combinations & finally got it using full query as
nested query.

Is it fine to use full query inside nested query with filters _query_ as
below.

http://localhost:8983/solr/collection1/select?q=text:sharepoint&wt=json&indent=true&AuthenticatedUserName=ljangra&_query_:"select?q=text:sharepoint&wt=json&indent=true&fq:acls:(*)"

Is it still more performant than using two separate queries?

Regards.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Clubbing-queries-with-different-criterias-together-tp4143829p4145217.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to