You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nathan Gass (JIRA)" <ji...@apache.org> on 2017/01/13 12:36:26 UTC

[jira] [Created] (LUCENE-7630) EdgeNGramTokenFilter drops payloads

Nathan Gass created LUCENE-7630:
-----------------------------------

             Summary: EdgeNGramTokenFilter drops payloads
                 Key: LUCENE-7630
                 URL: https://issues.apache.org/jira/browse/LUCENE-7630
             Project: Lucene - Core
          Issue Type: Bug
          Components: modules/analysis
    Affects Versions: master (7.0)
            Reporter: Nathan Gass
            Priority: Minor


Using an EdgeNGramTokenFilter after a DelimitedPayloadTokenFilter discards the payloads, where as most other filters copy the payload to the new tokens.

I added a test for this issue and a possible fix at https://github.com/xabbu42/lucene-solr/tree/edgepayloads

Greetings
Nathan Gass



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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