Thursday 12th March 2015 23:52
>> To: solr-user
>> Subject: Re: SSD endurance
>>
>> Lucene 5 has added a lot of various CRCs to catch index corruption
>> situations. I don't know if it is 'perfect', but there was certainly a
>> lot of work.
>>
>
March 2015 23:52
> To: solr-user
> Subject: Re: SSD endurance
>
> Lucene 5 has added a lot of various CRCs to catch index corruption
> situations. I don't know if it is 'perfect', but there was certainly a
> lot of work.
>
> Regards,
> Alex.
> -
Lucene 5 has added a lot of various CRCs to catch index corruption
situations. I don't know if it is 'perfect', but there was certainly a
lot of work.
Regards,
Alex.
Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter:
http://www.solr-start.com/
On 12 March 2015 at 18:39, Ma
Thanks for sharing Toke!
Reliability should not be a problem for a Solr cloud environment. A corrupted
index cannot be loaded due to exceptions so the core should not enter an active
state. However, what would happen if parts of the data become corrupted but can
still be processed by the codec