Toke,

Thanks for your reply.  Yes, I believe I will be working with a write once 
archive.  However, my understanding is that all shards are defined up front, 
with the option to split later.

Can you describe, or point me to documentation, on how to create shards one at 
a time?  

Thanks,
Matt

-----Original Message-----
From: Toke Eskildsen [mailto:t...@statsbiblioteket.dk] 
Sent: Wednesday, February 11, 2015 11:47 PM
To: solr-user@lucene.apache.org
Subject: Re: How to make SolrCloud more elastic

On Wed, 2015-02-11 at 21:32 +0100, Matt Kuiper wrote:
> I am starting a new project and one of the requirements is that Solr 
> must scale to handle increasing load (both search performance and 
> index size).

[...]

> Before I got too deep, I wondered if anyone has any tips or warnings 
> on these approaches, or has scaled Solr in a different manner.

If your corpus only contains static content (e.e. log files or a write-once 
archive), you can create shards one at a time and optimize them. This lowers 
requirements for your searchers.

- Toke Eskildsen, State and University Library, Denmark


Reply via email to