You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by xabbu42 <gi...@git.apache.org> on 2017/01/13 15:00:44 UTC

[GitHub] lucene-solr pull request #138: EdgeNGramTokenFilter drops payloads

GitHub user xabbu42 opened a pull request:

    https://github.com/apache/lucene-solr/pull/138

    EdgeNGramTokenFilter drops payloads

    Test and fix for https://issues.apache.org/jira/browse/LUCENE-7630.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xabbu42/lucene-solr edgepayloads

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/138.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #138
    
----
commit 61e45283061ae486acc5882c5a770025c8291222
Author: Nathan Gass <ga...@search.ch>
Date:   2017-01-09T13:59:31Z

    add test that EdgeNGram filter keeps payloads

commit 6570e6ecc2b14a28da9873948083791ba47145d0
Author: Nathan Gass <ga...@search.ch>
Date:   2017-01-09T14:00:21Z

    copy all attributes including payload to new tokens

commit 01f2a87c67392a86b533d0c76ba7666845d1945f
Author: Nathan Gass <ga...@search.ch>
Date:   2017-01-13T14:54:07Z

    use captureState and restoreState instead of cloneAttributes

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] lucene-solr pull request #138: EdgeNGramTokenFilter drops payloads

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/lucene-solr/pull/138


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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