the maximum number of documents in an elasticsearch index and difference about stats and count
I have an index in elasticsearch with only 1 primary shards e 0 replica.
When I do GET /index/_count, the result is 100,815.
When I do GET /index/_stats, the result is 64,893,983.
Each doc has nested fields.
My question is: what number do I have to consider for the limit Number of documents in the index can’t exceed [2147483519]?
Annotation API in elastic search
Need help on Annotation API on transactions in elastic search. I have tried to create for one of my .Net service below is the code I run in kibana dev tools:
Kibana – Resize columns on tail logs
How to resize columns using kibana tail log?
Elasticsearch::Transport::Transport::Errors::NotFound: [404][{“type”:”index_not_found_exception”,”reason”:”no such index
I am getting this error from Kibana Elasticsearch when I call a POST query command: