Hi, I am in a scenario where I have many small indexes and would like to merge them into a single index. I know I could do searches from multiple indexes, but I would rather combine them. Does anyone know of a way to do this, other than using the Lucene API?
Thanks, George
