[
https://issues.apache.org/jira/browse/LUCENE-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482085#comment-16482085
]
ASF subversion and git services commented on LUCENE-8273:
---------------------------------------------------------
Commit d91273ddf0b524e14ebcc2a90bbedd8d9ae319d4 in lucene-solr's branch
refs/heads/master from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d91273d ]
LUCENE-8273: Rename TermExclusionFilter -> ProtectedTermFilter. Allow
ProtectedTermFilterFactory to be used outside of CustomAnalyzer, including in
Solr, by allowing wrapped filters and their parameters to be specified on
construction. Add tests for ProtectedTermFilterFactory in
lucene/common/analysis/ and in solr/core/. Add Solr ref guide documentation
for ProtectedTermFilterFactory. Improve javadocs for CustomAnalyzer,
ConditionalTokenFilter, and ProtectedTermFilter.
> Add a ConditionalTokenFilter
> ----------------------------
>
> Key: LUCENE-8273
> URL: https://issues.apache.org/jira/browse/LUCENE-8273
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Priority: Major
> Fix For: 7.4
>
> Attachments: LUCENE-8273-2.patch, LUCENE-8273-2.patch,
> LUCENE-8273-part2-rebased.patch, LUCENE-8273-part2-rebased.patch,
> LUCENE-8273-part2.patch, LUCENE-8273-part2.patch, LUCENE-8273.patch,
> LUCENE-8273.patch, LUCENE-8273.patch, LUCENE-8273.patch, LUCENE-8273.patch,
> LUCENE-8273.patch, LUCENE-8273.patch, LUCENE-8273.patch
>
>
> Spinoff of LUCENE-8265. It would be useful to be able to wrap a TokenFilter
> in such a way that it could optionally be bypassed based on the current state
> of the TokenStream. This could be used to, for example, only apply
> WordDelimiterFilter to terms that contain hyphens.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]