Files
elasticsearch-js/docs/_descriptions/create.asciidoc
2013-12-27 16:41:38 -07:00

1 line
160 B
Plaintext

Adds a typed JSON document in a specific index, making it searchable. If a document with the same `index`, `type`, and `id` already exists, an error will occur.