[ 
https://issues.apache.org/jira/browse/SOLR-10343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe updated SOLR-10343:
------------------------------
    Attachment: SOLR-10343.patch

Patch converting schema uses of SynonymFilterFactory to 
SynonymGraphFilterFactory. In index analyzers, a FlattenGraphFilterFactory is 
added as the last filter; and in fieldtypes with a dual purpose <analyzer>, the 
analyzer is split into index and query analyzers, and the 
FlattenGraphFilterFactory is added to the index analyzer.

Not included here: switching ManagedSynonymFilterFactory to use 
SynonymGraphFilterFactory as its delegate.  I'll make a separate issue.

Running all Solr tests and precommit now.

> Update Solr default/example and test configs to use SynonymGraphFilterFactory
> -----------------------------------------------------------------------------
>
>                 Key: SOLR-10343
>                 URL: https://issues.apache.org/jira/browse/SOLR-10343
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Tomás Fernández Löbbe
>            Assignee: Steve Rowe
>         Attachments: SOLR-10343.patch
>
>
> {{SynonymFilterFactory}} was deprecated in LUCENE-6664



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to