mkhludnev commented on issue #13437: URL: https://github.com/apache/lucene/issues/13437#issuecomment-2139466355
slash is a special character (barely know why) which should be escaped via backslash https://lucene.apache.org/core/9_6_0/queryparser/org/apache/lucene/queryparser/classic/package-summary.html#Escaping_Special_Characters I believe the cause is https://github.com/apache/lucene/commit/167b296353d6fe3683c0052808434b7f5cf50e1c#diff-68f1b07314994f66a5156fd13899177b618cf9494ff5bc0941266ac9e7973958R140 -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org