Live data from Hacker News

An overview of all possible calls in Elasticsearch

elasticsearch-api.info

11–20 of 21 posts

Re: An overview of all possible calls in Elasticsearch

#12
post #4

this is a great resource, wonder how the underlying docs.json is being created. would like to see it being extended to explain the query dsl. fyi, the table doesn't render in Safari browser.

thx, will look at that. The docs.json is being generated from the rest-api-spec repo (https://github.com/elastic/elasticsearch/tree/master/rest-ap...). Will see if I can add more on the query dsl as well.

Re: An overview of all possible calls in Elasticsearch

#18
post #16

Based on which Elasticsearch version was this generated?

To be sure, I did it a few months again. Will update and add the version as well. That will allow everyone to choose the right version.

Awesome, thanks. Elasticsearch changes a lot between versions (at least the query and filter api), so that will be very valuable.
Post reply on HN