Re: checkIndex with ES 1.1.0

2014-05-02 Thread Michael Salmon
Here I go replying to my own questions again. ES spreads Lucene files over all data paths and that means that checkIndex doesn't work as it expects all files to be in one directory. What I did was to create a directory and then make symlinks to all the files across all data paths and then run c

checkIndex with ES 1.1.0

2014-04-09 Thread Michael Salmon
I recently had a problem with an index and after searching the net I decided to give checkIndex a try. I found the class in the right jar but I haven't been able to get it to check an index. For example when I run checkIndex -verbose ...heat-analyzer/7/index I get: ERROR: could not read any segm