You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2021/06/14 13:37:26 UTC

[GitHub] [lucenenet] rclabo commented on issue #493: QueryParse is incorrect when parsing NOT

rclabo commented on issue #493:
URL: https://github.com/apache/lucenenet/issues/493#issuecomment-860691322


   It's hard to tell, but for the search phrase is it specified as "Variant1 - Variant2" or "Variant1 -Variant2" ?  If the former then I suspect what you are experiencing is a bug in 3.x that was fixed in 4.x because having a space between the - and the term should not cause the term to be negated.


-- 
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:
users@infra.apache.org