Document APIs

    Document APIs are separated into two categories: single document operations and multi-document operations. Multi-document operations offer performance advantages over submitting many individual requests, so whenever practical, we recommend that you use multi-document operations.

    • Index
    • Get
    • Delete
    • Bulk
    • Multi get
    • Delete by query
    • Update by query
    • Reindex