[ 
https://issues.apache.org/jira/browse/SOLR-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller resolved SOLR-3645.
-------------------------------

    Resolution: Fixed

Committed the change - if we want /terms to be distrib compat, we should make a 
new issue.
                
> /terms should become 4.x distrib compatible or default to distrib=false
> -----------------------------------------------------------------------
>
>                 Key: SOLR-3645
>                 URL: https://issues.apache.org/jira/browse/SOLR-3645
>             Project: Solr
>          Issue Type: Improvement
>          Components: SearchComponents - other
>    Affects Versions: 4.0-ALPHA
>         Environment: SolrCloud, RHEL 5.4
>            Reporter: Nick Cotton
>            Assignee: Mark Miller
>            Priority: Minor
>              Labels: feature
>             Fix For: 4.0, 5.0
>
>
> In a SolrCloud configuration, /terms does not return any terms when issued as 
> follows:
> http://hostname:8983/solr/terms?terms.fl=name&terms=true&terms.limit=-1&isSh
> ard=true&terms.sort=index&terms.prefix=s
> but does return reasonable results when distrib is turned off like so
> http://hostname:8983/solr/terms?terms.fl=name&terms=true&distrib=false&terms
> .limit=-1&isShard=true&terms.sort=index&terms.prefix=s

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to