Skip to content

Instantly share code, notes, and snippets.

@ja-ilija

ja-ilija/merge Secret

Created July 8, 2015 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ja-ilija/44c6a3093db39b9f9a3d to your computer and use it in GitHub Desktop.
Save ja-ilija/44c6a3093db39b9f9a3d to your computer and use it in GitHub Desktop.
merging
ilija@ip-192-168-102-226:~$ curl -XGET 'http://localhost:9200/files/_segments?pretty' | grep num_search_s
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 "num_search_segments" : 11,
"num_search_segments" : 22,
100 27881 100 27881 0 0 1128k 0 --:--:-- --:--:-- --:--:-- 1134k
"num_search_segments" : 18,
ilija@ip-192-168-102-226:~$ curl -XGET 'http://localhost:9200/files/_segments?pretty' | grep num_search_s
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 26477 100 26477 0 0 1800k 0 --:--:-- --:--:-- --:--:-- 1846k
"num_search_segments" : 11,
"num_search_segments" : 18,
"num_search_segments" : 18,
ilija@ip-192-168-102-226:~$ curl -XGET 'http://localhost:9200/files/_segments?pretty' | grep num_search_s
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27182 100 27182 0 0 1129k 0 --:--:-- --:--:-- --:--:-- 1154k
"num_search_segments" : 11,
"num_search_segments" : 20,
"num_search_segments" : 18,
ilija@ip-192-168-102-226:~$ curl -XGET 'http://localhost:9200/files/_segments?pretty' | grep num_search_s
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29638 100 29638 0 0 1030k 0 --:--:-- --:--:-- --:--:-- 1071k
"num_search_segments" : 11,
"num_search_segments" : 27,
"num_search_segments" : 18,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment