WordDelimiterFilter ignores payloads [LUCENE-4721]
Open
affects-version:4.1
legacy-jira-priority:Major
module:analysis
type:bug
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
When generating new tokens, the WordDelimeterFilter does not carry forward payloads. It appears that this issue was fixed long ago in 1.4 (https://issues.apache.org/jira/browse/SOLR-532), however, it is yet again an issue.
---
Migrated from [LUCENE-4721](https://issues.apache.org/jira/browse/LUCENE-4721) by Scott Smerchek, updated May 20 2017
Attachments: [LUCENE-4721.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-4721/LUCENE-4721.patch)
Contributor guide
Assessment
This issue has not been assessed yet.