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

Uwe Schindler commented on SOLR-12775:
--------------------------------------

bq. Patch with test.  I had thought that the use of deprecated analysis 
components automatically logged warnings in Solr, but apparently not, so that's 
probably something that we should do as a follow-up.

Solr should log a warning: 
https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java#L571-L575
If not it's a bug. Maybe its moved to a separate deprecatation log file?

> Add a deprecated implementation of LowerCaseTokenizer
> -----------------------------------------------------
>
>                 Key: SOLR-12775
>                 URL: https://issues.apache.org/jira/browse/SOLR-12775
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Alan Woodward
>            Priority: Blocker
>             Fix For: master (8.0)
>
>         Attachments: SOLR-12775.patch, SOLR-12775.patch, SOLR-12775.patch, 
> SOLR-12775.patch
>
>
> LUCENE-8498 will remove LowerCaseTokenizer and LowerCaseTokenizerFactory from 
> lucene 8.  To make upgrading from Solr 7.x to Solr 8 easier for users who 
> have schemas that use LowerCaseTokenizerFactory, we should add a deprecated 
> copy of the code to the {{org.apache.solr.analysis}} package.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to