Re: Tool for analyzing data in solr

2010-02-16 Thread Lance Norskog
This is the CheckIndex program in Lucene. I don't have a link handy for running it, but it is in the lucene-core jar file in solr/lib. On Tue, Feb 16, 2010 at 11:08 AM, dipti khullar wrote: > Hi All > > Is there any tool to analyze corrupted data in Solr. I am aware of luke. > But does it shows s

Tool for analyzing data in solr

2010-02-16 Thread dipti khullar
Hi All Is there any tool to analyze corrupted data in Solr. I am aware of luke. But does it shows somehow that the data is corrupted? Like some segments are missing or whether some documents have been corrupted - not fully indexed? Thanks Dipti