>k0 --> A | C
>k1 --> A | B
>k2 --> A | B | C
>k3 --> B | C 
>Now let q=k1, how do I make sure C doesn't appear as a result since it
doesn't contain any occurence of k1? 
Do we bother to do that. Now that's what lucene does :)

--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-do-I-make-sure-the-resulting-documents-contain-the-query-terms-tp3031637p3033451.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to