[ https://issues.apache.org/jira/browse/SOLR-14831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192829#comment-17192829 ]
ASF subversion and git services commented on SOLR-14831: -------------------------------------------------------- Commit 12dab0f80e76e618c5a086b3664323d85dd0ce00 in lucene-solr's branch refs/heads/master from Christine Poerschke [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=12dab0f ] SOLR-14831: remove deprecated FacetParams.FACET_DISTRIB constant > remove deprecated-and-unused "facet.distrib.mco" constant > --------------------------------------------------------- > > Key: SOLR-14831 > URL: https://issues.apache.org/jira/browse/SOLR-14831 > Project: Solr > Issue Type: Task > Components: SolrJ > Reporter: Christine Poerschke > Assignee: Christine Poerschke > Priority: Minor > Time Spent: 20m > Remaining Estimate: 0h > > This is ready for removal e.g. as per the > https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.6.2/solr/solrj/src/java/org/apache/solr/common/params/FacetParams.java#L139-L144 > comment: > {code} > * @deprecated > * This option is no longer used nor will if affect any queries as the fix > has been built in. (SOLR-11711) > * This will be removed entirely in 8.0.0 > */ > @Deprecated > public static final String FACET_DISTRIB_MCO = FACET_DISTRIB + ".mco"; > {code} -- 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