NightOwl888 edited a comment on issue #400:
URL: https://github.com/apache/lucenenet/issues/400#issuecomment-757500739


   Do note that if you are expecting the Query Parser to never throw an 
exception regardless of how poorly constructed the query is, there is a 
[SimpleQueryParser](https://lucenenet.apache.org/docs/4.8.0-beta00013/api/queryparser/Lucene.Net.QueryParsers.Simple.html)
  made for this purpose.
   
   > Any errors in query syntax will be ignored and the parser will attempt to 
decipher what it can; however, this may mean odd or unexpected results. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to