You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by mitu2009 <mu...@gmail.com> on 2009/03/17 16:47:05 UTC

Using MultiFieldQueryParser

Hi,

Am working on a book search api using Lucene.User can search for a book
whose title or description field contains C.F.A..
Am using Lucene's MultiFieldQueryParser..But after parsing, its removing the
dots in the string. 

What am i missing here?

Thanks.

-- 
View this message in context: http://www.nabble.com/Using-MultiFieldQueryParser-tp22562134p22562134.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: Using MultiFieldQueryParser

Posted by Chris Hostetter <ho...@fucit.org>.
(resending msg from earlier today during @apache mail outage -- i didn't 
get a copy from the list, so i'm assuming no one did)

: Date: Fri, 20 Mar 2009 15:30:59 -0700 (PDT)
: 
: http://people.apache.org/~hossman/#java-dev
: Please Use "java-user@lucene" Not "java-dev@lucene"
: 
: Your question is better suited for the java-user@lucene mailing list ...
: not the java-dev@lucene list.  java-dev is for discussing development of
: the internals of the Lucene Java library ... it is *not* the appropriate
: place to ask questions about how to use the Lucene Java library when
: developing your own applications.  Please resend your message to
: the java-user mailing list, where you are likely to get more/better
: responses since that list also has a larger number of subscribers.
: 
: 
: : Date: Tue, 17 Mar 2009 08:47:05 -0700 (PDT)
: : From: mitu2009 <mu...@gmail.com>
: : Reply-To: java-dev@lucene.apache.org
: : To: java-dev@lucene.apache.org
: : Subject: Using MultiFieldQueryParser
: : 
: : 
: : Hi,
: : 
: : Am working on a book search api using Lucene.User can search for a book
: : whose title or description field contains C.F.A..
: : Am using Lucene's MultiFieldQueryParser..But after parsing, its removing the
: : dots in the string. 
: : 
: : What am i missing here?
: : 
: : Thanks.
: : 
: : -- 
: : View this message in context: http://www.nabble.com/Using-MultiFieldQueryParser-tp22562134p22562134.html
: : Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
: : 
: : 
: : ---------------------------------------------------------------------
: : To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
: : For additional commands, e-mail: java-dev-help@lucene.apache.org
: : 
: 
: 
: 
: -Hoss
: 
: 



-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org