romseygeek opened a new pull request #786: LUCENE-8916: GraphTokenStreamFiniteStrings preserves all incoming attributes URL: https://github.com/apache/lucene-solr/pull/786 Instead of cloning terms and position increments, we keep track of all incoming attributes and replay them from `getFiniteStrings()`. Also incorporates the changes from LUCENE-8644, while keeping the old `newSynonymQuery()` method signature for backwards-compatibility.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
