Moving data from one index to another

Any java API to copy the data from one index to another index and
delete the copied data from old index as soon as it gets copied?

No, you need to write it yourself.

On Mon, Dec 5, 2011 at 7:08 AM, BARNEY kalyanc007@gmail.com wrote:

Any java API to copy the data from one index to another index and
delete the copied data from old index as soon as it gets copied?

I am taking the above site as reference.will I get better results with it
if I have large size indices?

On Tue, Dec 6, 2011 at 12:53 AM, Shay Banon kimchy@gmail.com wrote:

No, you need to write it yourself.

On Mon, Dec 5, 2011 at 7:08 AM, BARNEY kalyanc007@gmail.com wrote:

Any java API to copy the data from one index to another index and
delete the copied data from old index as soon as it gets copied?