> 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?

The old query parser had this problem.  The new query parser (get it
from CVS) should not have this problem.  If it does, its a bug -- let
me know and I'll fix it.

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

Reply via email to