elasticsearch-reindex
elasticsearch-reindex copied to clipboard
Simple re-indexing. To backup, apply index settings changes and more ElasticMagic
It appears that they might have made a breaking change with regards to an overload: > bin/elasticsearch > [2014-08-31 10:00:20,857][INFO ][node] [Jackpot] version[1.3.1], pid[8491], build[2de6dc5/2014-07-28T14:45:15Z] > [2014-08-31 10:00:20,857][INFO ][node] [Jackpot]...
Does it work with elastic-search 1.7.3? How can i do offline installation(with jar) after checking out project and build with maven.for windows environment?
Hi,All. I'm confuse about wether reindex performed online?How elasticsearch-reindex solve the modified data when reindex? Can you tell me more about this? Thanks a lot.
Hi, When i try to install it get the following FileNotFound error Failed: FileNotFoundException[ (No such file or directory)] Trying https://github.com/null/reindex/archive/master.zip... Failed to install reindex, reason: failed to download out...
When I try to install as per instructions, invoking reinstall.sh; eric@raptor ~/elasticsearch-reindex (master) $ ./reinstall.sh -> Removing reindex ./reinstall.sh: line 3: mvn: command not found -> Installing reindex... Trying file:./target/elasticsearch-0.90.0.zip......
Hi, All. When I do a reindex between two different clusters, I receive an error. Not matter if I lauch the reindex process in cluster A or in cluster B....
There are some cases where I would not want the reindex process to overwrite existing documents in the destination index. An optional op_type parameter or at least option to choose...
When the source index has an empty _source for all documents, this plugin returns the JSON: ``` { "error": "NullPointerException[null]", "status": 500 } ``` While reindexing an empty _source is...
1. Clone repo 2. execute $ mvn install reindexChilds(com.pannous.es.reindex.ReIndexActionJsonTest) Time elapsed: 0.67 sec
Need to provide retry queue for failed bulk index items