DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26666>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26666
Endless loop since lucene 1.4RC1
------- Additional Comments From julien.nioche@lingway.com 2004-02-18 10:10 -------
The previous attachment needs to be compiled and used with lucene1.4-rc1.jar.
Download http://www.jnioche.freesurf.fr/Ccindex2.zip (3.35MB)
Extract the content of the zip into a directory and use the following command
java -classpath .;lucene-1.4-rc1-dev.jar Tester D:\ccindex2
the parameter (here d:\ccindex2) indicates the location of the index
the query used is :
+(text:directeur text:directeurs) +(text:"recherche informations")
Thank you for testing it !!!
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
|