bq: Now I want to create a new collection and perform a data import from old to
new one.

Let's start there before considering hash ranges. exactly how do you intend
to do this? Forget about mapping the hash ranges, how do you expect to
move the data?

And, even more important, what is the _reason_ you're trying to do this? This
might be an XY problem...

Best,
Erick

On Thu, Jun 12, 2014 at 12:22 AM, SolrUser1543 <osta...@gmail.com> wrote:
> I have a collection containing n shards.
>
> Now I want to create a new collection and perform a data import from old to
> new one.
>
> How can I make hash ranges of new collection be the same as old one , in
> order to make data import be locally ( on the same machine ) ?
>
> I mean , if shard#3 of old collection has range 100-200 for example, so how
> can I force the new shard#3 have the same range ?
>
>
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Collection-fix-predefined-hash-range-for-data-import-tp4141365.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to