cpoerschke opened a new pull request #197: URL: https://github.com/apache/lucene/pull/197
https://github.com/apache/lucene/blob/834041f286e7b58aec8c06fb11c1ce999a7480d3/lucene/core/src/java/org/apache/lucene/search/MultiTermQuery.java#L122 says _"It is the default rewrite method for {@link FuzzyQuery}."_ but as per https://github.com/apache/lucene/blob/834041f286e7b58aec8c06fb11c1ce999a7480d3/lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java#L100 that is no longer accurate since the https://github.com/apache/lucene/commit/463d453abfd38262d375228aee862454de734dee#diff-0b007abe4be9ce27f7c39cd5243b43109bc688a4e8a1a3706fea7c469d930e1d change. -- 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