[
https://issues.apache.org/jira/browse/LUCENE-7630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823735#comment-15823735
]
ASF subversion and git services commented on LUCENE-7630:
---------------------------------------------------------
Commit a69c632aa54d064515152145bcbcbe1e869d7061 in lucene-solr's branch
refs/heads/branch_6x from [~thetaphi]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a69c632 ]
LUCENE-7630: Fix (Edge)NGramTokenFilter to no longer drop payloads and preserve
all attributes
[merge branch 'edgepayloads' from Nathan Gass
https://github.com/xabbu42/lucene-solr]
Signed-off-by: Uwe Schindler <[email protected]>
> 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
> Fix For: master (7.0), 6.5
>
> 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]