Re: Search match all tokens in Query Text

2013-02-03 Thread Erick Erickson
lem. > > I found it 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. >

Re: Search match all tokens in Query Text

2013-01-31 Thread Bing Hua
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 somewhere, and this works. -- View this message in context: http://lucene.472066.n3.nabble.com/Search-match-all-tokens-in-Query-Text-tp4037758p40

Re: Search match all tokens in Query Text

2013-01-31 Thread Jack Krupansky
+text:a +b -- Jack Krupansky -Original Message- From: Bing Hua Sent: Thursday, January 31, 2013 12:59 PM To: solr-user@lucene.apache.org Subject: Search match all tokens in Query Text Hello, I have a field text with type text_general here. When I query for text:a b

Search match all tokens in Query Text

2013-01-31 Thread Bing Hua
? Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Search-match-all-tokens-in-Query-Text-tp4037758.html Sent from the Solr - User mailing list archive at Nabble.com.