[
https://issues.apache.org/jira/browse/LUCENE-7630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821894#comment-15821894
]
Uwe Schindler commented on LUCENE-7630:
---------------------------------------
bq. The NGramTokenFilter probably has the same issue. I can port the fix to
that class when everything is correct.
Please do! You can update the current PR. Otheriwise PR looks fine.
> 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
> Assignee: Uwe Schindler
> Priority: Minor
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]