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

Distributed search should optionally return docID->shard map

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 4.0-ALPHA
    • None
    • None
    • all

    Description

      SOLR-303 queries with &shards parameters set need to return the dociD->shard mapping in the response. Without it, updating/deleting documents when the # of shards is variable is hard. We currently set this with a special requestHandler that filters /update and inserts the shard as a field in the index but it would be better if the shard location came back in the query response outside of the index.

      Attachments

        1. SOLR-705.patch
          16 kB
          Ryan McKinley
        2. SOLR-705.patch
          7 kB
          Lars Kotthoff
        3. SOLR-705.patch
          7 kB
          Lars Kotthoff
        4. SOLR-705.patch
          7 kB
          Lars Kotthoff
        5. SOLR-705.patch
          4 kB
          Lars Kotthoff
        6. SOLR-705.patch
          5 kB
          Lars Kotthoff

        Issue Links

          Activity

            People

              ryantxu Ryan McKinley
              bwhitman Brian Whitman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: