David Smiley created SOLR-16348:
-----------------------------------

             Summary: New SplitShard UpdateRequestProcessor
                 Key: SOLR-16348
                 URL: https://issues.apache.org/jira/browse/SOLR-16348
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
          Components: UpdateRequestProcessors
            Reporter: David Smiley


The 
[SplitShard|https://solr.apache.org/guide/solr/latest/deployment-guide/shard-management.html#splitshard]
 command is used to split a shard into smaller shards to get better query 
scalability, especially across multiple machines.  The most practical way to 
use it is to split shards larger than a configured size.  Of course shards 
don't just grow by themselves; they grow when data is added.  Here I propose a 
new UpdateRequestProcessor that splits based on the shard size.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to