You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2019/07/15 12:48:15 UTC

[GitHub] [lucene-solr] romseygeek opened a new pull request #786: LUCENE-8916: GraphTokenStreamFiniteStrings preserves all incoming attributes

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org