Take a look at &debug=all output, because one problem here is that text:a b (or even +text:a +b) parses as +text:a +defaultfield:b
And you haven't said whether you're using edismax or not. So please do two things 1> explain why the proposed solution doesn't solve your problem 2> provide the result of &debug=all on your query so we have something to look at. Best Erick On Thu, Jan 31, 2013 at 1:14 PM, Bing Hua <[email protected]> wrote: > Thanks for the quick reply. Seems like you are suggesting to add explicitly > AND operator. I don't think this solves my problem. > > I found it <solrQueryParser defaultOperator="AND"/> somewhere, and this > works. > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Search-match-all-tokens-in-Query-Text-tp4037758p4037762.html > Sent from the Solr - User mailing list archive at Nabble.com. >
