[ https://issues.apache.org/jira/browse/SOLR-11798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311492#comment-16311492 ]
Christine Poerschke commented on SOLR-11798: -------------------------------------------- bq. ... and remove it altogether in master (8x) ... Yes, indeed. Done as a separate commit for clarity. I think there is no need for a separate entry in the 8.0 section of CHANGES.txt as it's just removal of deprecated code on master (8x). > remove very deprecated code path in HighlightingComponent.inform > ---------------------------------------------------------------- > > Key: SOLR-11798 > URL: https://issues.apache.org/jira/browse/SOLR-11798 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Components: highlighter > Reporter: Christine Poerschke > Assignee: Christine Poerschke > Priority: Minor > Attachments: SOLR-11798.patch > > > SOLR-1696 https://svn.apache.org/viewvc?view=revision&revision=899572 in 2010 > deprecated top-level {{<highlighting>}} syntax in {{solrconfig.xml}} in > favour of {{<searchComponent>}} equivalent syntax. > The {{SolrConfig.java}} code to read the top-level highlighting syntax > _seems_ to be gone but {{HighlightComponent.inform}} itself still supports > {{SolrHighlighter}} {{PluginInfo}}. > This ticket is to formally deprecate the old syntax from Solr 7.3.0 onwards > and to stop supporting it from luceneMatchVersion 7.3.0 onwards. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org