if you want only documents that have both values then make your q
   q=content:videos+AND+content:songs

If you want the more open query, but to be able to tell which docs have
videos, which have songs and which have both...then I'm not sure. Using
debugQuery=on might help with your understanding,  but isn't a good runtime
solution if you needed that.
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/How-do-I-get-the-matched-terms-of-my-query-tp951422p951492.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to