mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-03 09:29:11 +00:00
The current "Building Queries" and "Building Aggregations" pages are located under the "Supported Apis" section because they are linked to the "Search API" page. It should instead be in a dedicated section: this commit adds a new "Using Java Builders" section and renames few filenames in favor of more meaningful names.
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
include::_index.asciidoc[]
|
|
include::get.asciidoc[]
|
|
include::delete.asciidoc[]
|
|
include::update.asciidoc[]
|
|
include::bulk.asciidoc[]
|
|
include::search.asciidoc[]
|
|
include::scroll.asciidoc[]
|
|
include::main.asciidoc[]
|