You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/09 12:10:00 UTC

[jira] [Commented] (SOLR-14831) remove deprecated-and-unused "facet.distrib.mco" constant

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

ASF subversion and git services commented on SOLR-14831:
--------------------------------------------------------

Commit 04def9449261d78038e8c34662300791a372bfaa in lucene-solr's branch refs/heads/master from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=04def94 ]

SOLR-14831: remove deprecated-and-unused "facet.distrib.mco" constant in FacetParams.java (#1832)



> 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: 10m
>  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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org