Hi all:

I get the below exception when I search for a term such as "C++". I'm 
using a SimpleAnalyer to build the Query to search on plain text files.
I understand that the + and 
- signs
are used to require or exclude the terms following them. How can I
force the Query to ignore them?

Thanks.

com.lucene.queryParser.ParseException: Encountered "+" at line 0, column
2.
Was expecting one of:
     ...
     ...
     ...

-- 
|  Ravi Damarla  |  rdmrl (at) optonline.net   |

_______________________________________________
Lucene-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/lucene-users

Reply via email to