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

Christine Poerschke commented on SOLR-14831:
--------------------------------------------

The {{FacetParams.FACET_DISTRIB}} constant is now unused then too. I'll go mark 
it as deprecated in branch_8x and remove it on master branch only.

> 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

Reply via email to