| alias | Elasticsearch alias APIs |
| cat | Use the cat Elasticsearch api. |
| cluster | Elasticsearch cluster endpoints |
| connect | Set connection details to an Elasticsearch engine. |
| count | Get counts of the number of records per index. |
| docs_bulk | Use the bulk API to create, index, update, or delete... |
| docs_bulk_create | Use the bulk API to create documents |
| docs_bulk_delete | Use the bulk API to delete documents |
| docs_bulk_index | Use the bulk API to index documents |
| docs_bulk_prep | Use the bulk API to prepare bulk format data |
| docs_bulk_update | Use the bulk API to update documents |
| docs_create | Create a document |
| docs_delete | Delete a document |
| docs_delete_by_query | Delete documents by query |
| docs_get | Get documents |
| docs_mget | Get multiple documents via the multiple get API |
| docs_update | Update a document |
| docs_update_by_query | Update documents by query |
| documents | Elasticsearch documents functions. |
| elastic | elastic |
| elastic-defunct | Defunct functions in elastic |
| es_parse | Parse raw data from es_get, es_mget, or es_search. |
| explain | Explain a search query. |
| field_caps | Field capabilities |
| fielddata | fielddata |
| field_stats | Search field statistics |
| index_status-defunct | This function is defunct |
| index_template | Index templates |
| indices | Index API operations |
| info-defunct | This function is defunct |
| ingest | Ingest API operations |
| mapping | Mapping management |
| mapping_delete-defunct | Mapping delete |
| mlt-defunct | This function is defunct |
| msearch | Multi-search |
| mtermvectors | Multi Termvectors |
| nodes | Elasticsearch nodes endpoints. |
| nodes-defunct | This function is defunct |
| percolate | Percolater |
| ping | Ping an Elasticsearch server. |
| preference | Preferences. |
| reindex | Reindex |
| scroll | Scroll search function |
| Search | Full text search of Elasticsearch |
| searchapis | Overview of search functions |
| search_body | Full text search of Elasticsearch - body requests. |
| search_shards | Search shards |
| Search_template | Search or validate templates |
| Search_uri | Full text search of Elasticsearch with URI search |
| tasks | Elasticsearch tasks endpoints |
| termvectors | Termvectors |
| tokenizer_set | Tokenizer operations |
| type_remover | Utility function to remove 'type' from bulk load files |
| units-distance | Distance units |
| units-time | Time units |
| validate | Validate a search |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.