mkhludnev commented on issue #15414: URL: https://github.com/apache/lucene/issues/15414#issuecomment-3516350924
sure https://github.com/apache/lucene/blob/2bae327c087234bbdb76006c036a949dcdf3239f/lucene/queryparser/src/java/org/apache/lucene/queryparser/xml/builders/SpanNotBuilder.java#L45 Note: nested spans are error prone, Intervals is a way to go with. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
