Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-3645

/terms should become 4.x distrib compatible or default to distrib=false

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.0-ALPHA
    • 4.0, 6.0
    • SolrCloud, RHEL 5.4

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              markrmiller@gmail.com Mark Miller
              nickoton Nick Cotton
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: