Shazwazza commented on issue #632:
URL: https://github.com/apache/lucenenet/issues/632#issuecomment-2442827412

   @paulirwin It occurs when accidentally using a `QueryParser` in a 
multi-threaded scenario. This is not a threadsafe API but this error will 
happen if you use one instance in several threads.


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to