Hi, I read the distributed search/indexing wiki page but wondered if there is a best-practice for re-combining distributed shards back into a single local index. I have many computers generated indexes that cost money when running, but want to merge all the indexes so I can terminate the servers.
Has anyone does this successfully? thanks for any tips! Darren