[
https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882309#comment-16882309
]
Uwe Schindler commented on LUCENE-8907:
---------------------------------------
I agree partly with Adrien. But we can still allow to use old factories in 8.2,
in a lenient way: If the factory has no NAME field, it generates one using old
algorithm - and ideally would log a warning. The biggest problem ist that we
can't log warnings, which is not good. Solr could do this.
Sorry for coming up with this issue so late, but I did not notice that the
whole change was committed to 8.x. I have here a customer project with many
custom analyzers, so it came to my mind.
> Provide backward compatibility for loading analysis factories
> -------------------------------------------------------------
>
> Key: LUCENE-8907
> URL: https://issues.apache.org/jira/browse/LUCENE-8907
> Project: Lucene - Core
> Issue Type: Task
> Components: modules/analysis
> Reporter: Tomoko Uchida
> Assignee: Tomoko Uchida
> Priority: Blocker
>
> The changes in LUCENE-8778 have breaking changes in the analysis factory
> interface and custom factories implemented by users / 3rd parties will be
> affected. We need to keep some backwards compatibility during 8.x.
> Please see the discussion in SOLR-13593 for details.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]