If you do a standard unload, it won't remove any of the on disk data. You have to explicitly
ask for that. So you can do a vanilla unload and pull that core out of rotation - later you
can recreate the core with the same parameters it had, and it will come back with the same
data it had.
- Mark
On Jan 10, 2013, at 5:17 AM, mizayah <mizayah@gmail.com> wrote:
> Lets say i got one collection with 3 shards. Every shard contains indexed
> data.
>
> I want to unload one shard. Is there any way for data from unloaded shard to
> be not lost?
> How to remove shard with data withoud loosing them?
>
>
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-removing-shard-how-to-not-loose-data-tp4032138.html
> Sent from the Solr - User mailing list archive at Nabble.com.
|