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

Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-BETA, 4.0
    • 4.2, 6.0
    • SolrCloud
    • None

    Description

      It only check the local collection or core when searching, doesn't look on other nodes. e.g. a cluster have 4 nodes. 1th 2th 3th contribute to "collection1". 2th 3th 4th contribute to "collection2". now send query to 4th to searching "collection1" will failed.
      It is an imperfect feature for searching. it is a TODO part in SolrDispatchFilter-line 220.

      Attachments

        1. SOLR-4210.patch
          2 kB
          Yonik Seeley
        2. SOLR-4210.patch
          10 kB
          Mark Miller
        3. SOLR-4210.patch
          9 kB
          Mark Miller
        4. SOLR-4210.patch
          4 kB
          Po Rui

        Issue Links

          Activity

            People

              markrmiller@gmail.com Mark Miller
              brui Po Rui
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: