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

ASF subversion and git services commented on LUCENE-9572:
---------------------------------------------------------

Commit 142779fa92ab19f6e7d05e9a8901fec28a585d08 in lucene's branch 
refs/heads/LUCENE-9572.changes.txt from Gus Heck
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=142779f ]

LUCENE-9572 adjust changes entry


> 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: 5.5h
>  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