> 
> hello.
> 
> 
> yes, this works witghout any Exception.
> 
> but what say this to me ?

! is a special character that is a part of query syntax. It is NOT operator. 
You need to escape it if you want to search it.

http://lucene.apache.org/java/3_0_1/queryparsersyntax.html#Escaping Special 
Characters


      

Reply via email to