Posted By:
Maxime_Leur
Posted On:
Tuesday, January 29, 2002 01:42 AM
In my search (made with Lucene), when I write the query : "+4".
I have a Exception :
com.lucene.queryParser.ParseException: Encountered "
" at line 0, column 2.
Was expecting one of:
...
...
...
It seems that Lucene does not reconized numbers...