25 okt 2007 kl. 19.38 skrev poojasreejith:
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).
There is no such method.
<http://lucene.apache.org/java/2_2_0/api/org/apache/lucene/
queryParser/QueryParser.html#parse(java.lang.String)>
--
karl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]