cpoerschke commented on issue #14886: URL: https://github.com/apache/lucene/issues/14886#issuecomment-3036848882
Please excuse my very basic, naive question: * (why/how) does the order matter? * Intuitively since `QueryDecomposer` seems to return `Set<Query>` rather than (say) `List<Query>` it seems that order would not matter. * Or if order matters in some scenarios might some sort of sorter be applied over the sets after decomposition? -- 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