Given the size of our index, using file checksums is more feasible.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley
Sent: Friday, February 08, 2008 5:10 AM
To: solr-user@lucene.apache.org
Subject: Re: Lucene index verifier
If someone wanted
If someone wanted those additional checks, it seems like the right
place to hook it in would be the snapshooter or snapinstaller.
-Yonik
On Feb 8, 2008 8:04 AM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> I think Mike M. put up a tool called CheckIndex that is a simple
> driver program that chec
I think Mike M. put up a tool called CheckIndex that is a simple
driver program that checks for corruption. However, my understanding
is that he isn't sure it is complete just yet, but it is a start.
Have a look in the latest release.
Maybe it would be useful to have it run either on star
(Sorry, my Lucene java-user access is wonky.)
I would like to verify that my snapshots are not corrupt before I enable
them.
What is the simplest program to verify that a Lucene index is not corrupt?
Or, what is a Solr query that will verify that there is no corruption? With
the minimum amoun