Hi all,

I have the same problem with Madhu, that i want to search over multi indexes
and over different fields.
Example: my search text: "lucene multi indexes",
 i want to search in index A (field: content1) and B (field: content2),
and the each result must contains "lucene multi indexes".
 
I tried to use MultiSearcher but I found that MultiSearcher returns the "OR"
results not "AND" 

Dose any one know how lucene can do it? or suggest me another way to do it?

Thanks,



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Multi-Index-Search-Query-tp2494517p3025613.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to