hi,

  I am using lucene2.2.0 for my application. I have a searcher.java class.
The problem I am facing is, it is not supporting 

Query query = QueryParser.parse(q, "contents",new StandardAnalyzer());  it
shows error; the method parse in the type QueryParser is not applicable for
the (String, String ,StandardAnalyzer).


Can anyone help me in this?

Pooja
-- 
View this message in context: 
http://www.nabble.com/Lucene-searching--class-tf4692438.html#a13412082
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to