[ 
https://issues.apache.org/jira/browse/LUCENE-9572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210350#comment-17210350
 ] 

Gus Heck commented on LUCENE-9572:
----------------------------------

The test framework changes in this ticket are also required by LUCENE-9575

> Allow TypeAsSynonymFilter to propagate selected flags and Ignore some types
> ---------------------------------------------------------------------------
>
>                 Key: LUCENE-9572
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9572
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: modules/analysis, modules/test-framework
>            Reporter: Gus Heck
>            Assignee: Gus Heck
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> (Breaking this off of SOLR-14597 for independent review)
> TypeAsSynonymFilter converts types attributes to a synonym. In some cases the 
> original token may have already had flags set on it and it may be useful to 
> propagate some or all of those flags to the synonym we are generating. This 
> ticket provides that ability and allows the user to specify a bitmask to 
> specify which flags are retained.
> Additionally there may be some set of types that should not be converted to 
> synonyms, and this change allows the user to specify a comma separated list 
> of types to ignore (most common case will be to ignore a common default type 
> of 'word' I suspect)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to