Re: lucene multi term query

2012-08-30 Thread Jack Krupansky
that document. -- Jack Krupansky -Original Message- From: Eric Wu Sent: Thursday, August 30, 2012 3:12 AM To: solr-user@lucene.apache.org Subject: lucene multi term query Hi there, Here is what I want to do: I have some documents that contain two fields, say "title" and &

Re: lucene multi term query

2012-08-30 Thread Otis Gospodnetic
solr-user@lucene.apache.org > Cc: > Sent: Thursday, August 30, 2012 3:12 AM > Subject: lucene multi term query > > Hi there, > >     Here is what I want to do: I have some documents that contain two > fields, say "title" and "body", and they are both

lucene multi term query

2012-08-30 Thread Eric Wu
Hi there, Here is what I want to do: I have some documents that contain two fields, say "title" and "body", and they are both NOT stored. And now I want the user to be able to search inside both "title" and "body" with some keyword, say "lucene", using MultiTermQuery (I don't want to use two s