Keyword field type Example Parameters Keyword field type A keyword field type contains a string that is not analyzed. It allows only exact, case-sensitive matches. By default...
Graph How Graph works Most Popular Graph The graph analytics features enable you to discover how items in an Elasticsearch index are related. You can explore the connections ...
Get document Example Path and HTTP methods URL parameters Response Response body fields Get document Introduced 1.0 After adding a JSON document to your index, you can use...
Get document Example Path and HTTP methods URL parameters Response Response body fields Get document Introduced 1.0 After adding a JSON document to your index, you can u...
Faceted Search with ArangoSearch Faceted Search with ArangoSearch Combine aggregation with search queries to retrieve how often values occur overall A popular method for filter...
Delete document Example Path and HTTP methods URL parameters Response Response body fields Delete document Introduced 1.0 If you no longer need a document in your index, y...
Delete document Example Path and HTTP methods URL parameters Response Response body fields Delete document Introduced 1.0 If you no longer need a document in your index, y...
How indexes work Advantages Trade-offs An index stores the row locations for each value of the target column in order to provide faster read access. It allows you to bypass ful...
Index some documents Indexing documents in bulk Index some documents Once you have a cluster up and running, you’re ready to index some data. There are a variety of ingest opt...