Skip to content

Tool to find differences between documents in two elasticsearch indices.

Notifications You must be signed in to change notification settings

kevinvancleef/elastic-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastic Compare

Tool to find differences between documents in two elasticsearch indices.

How to use

composer install

php ./src/index.php source_index source_type target_index target_type [host]
php ./src/index.php catalog_products_multi_index_nl_1 product catalog_products_nl_1 product http://127.0.0.1:9500

About

Tool to find differences between documents in two elasticsearch indices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages