Java Mailing List Archive

http://www.java2.5341.com/

Home » java-user.lucene »

QueryParser

Rafael C. de Almeida

2008-10-18

Replies: Find Java Web Hosting

Author LoginPost Reply
On queryparser's documentation says:
"Note that QueryParser is not thread-safe."
it only means that the same instance of QueryParser can't be used by
multiple threads, right? But if each thread has its own QueryParser
instance, then it's OK, right?

BTW, the link http://lucene.apache.org/java/docs/queryparsersyntax.html
on http://lucene.apache.org/java/2_4_0/api/core/org/apache/lucene/queryParser/QueryParser.html
seems to be broken.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@(protected)
For additional commands, e-mail: java-user-help@(protected)

©2008 java2.5341.com - Jax Systems, LLC, U.S.A.