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

The suggest.build and suggest.reload params should be distributed to all replicas

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • SolrCloud, Suggester
    • None

    Description

      This is inspired by a discussion on solr-user. Today, the suggest.build and suggest.reload parameters are all local to the replica receiving the request. This is both confusing and annoying to users because the expectation is that doing so will build/reload the suggest index on all replicas of a collection but the reality is that it happens only on one replica of each shard as per the normal distributed query process.

      We should distribute the build and reload param to all replicas of a collection before actually processing the query.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shalin Shalin Shekhar Mangar
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: