alicejw
64e8e4b069
for updates to cluster manager nomenclature throughout descriptive sections
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-27 15:37:49 -07:00
Naarcha-AWS
99a87a31d2
Add RPM installation instructions
...
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-27 14:28:18 -05:00
alicejw
6b9a22cc79
for feedback comments
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-26 13:00:35 -07:00
alicejw
93614fb2cd
for reviewer feedback updates
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-25 09:55:25 -07:00
Lukáš Vlček
2df0f8450b
Introduce Nodes APIs
...
In this commit we are introducing a new section in REST API Reference for Nodes APIs.
We are adding documentation for "Nodes hot threads" and "Nodes info". Because Nodes APIs share common request parameters we also add more detailed section into parent index page (notice that the nodes-filter parameter was moved from "Cluster stats" page and was improved, and relevant links were updated).
There are more Nodes APIs that still need to be documented, this is just a good start.
We updated nav_order parameter for some pages as well.
Relevant ticket: #424
Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>
2022-04-22 18:40:11 +02:00
alicejw
6462aa4a1c
replace instances of 'indices' with 'indexes'
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-21 16:45:50 -07:00
alicejw
125ddec27e
clarify how to use ignore_malformed parameter
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-21 16:38:38 -07:00
alicejw
c6f4410a9d
for issue https://github.com/opensearch-project/documentation-website/issues/478
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-21 15:58:19 -07:00
alicejw
a5811c1764
for reviewer comments
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-20 13:58:27 -07:00
alicejw
e669674d64
switch left nav as acronmy-only, and page with full title, then acronym
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-20 10:31:06 -07:00
alicejw
45946f850a
add table heading
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-20 10:00:43 -07:00
alicejw
0664f4d977
more clarity in example for setting cluster manager node
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-19 12:29:37 -07:00
alicejw
e16dc53ccb
to add announcement of nomenclature change, per requirements in issue#450
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-19 11:03:52 -07:00
alicejw
2292d7f874
fix formatting in table
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-19 10:36:56 -07:00
alicejw
38b9d58d2b
for edits to make consistent in table
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-18 16:08:05 -07:00
alicejw
616dcacc13
for image update to match new terminology text
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-18 15:40:32 -07:00
alicejw
af4afc2c1c
for more changes to replace terms for #450
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-18 14:32:49 -07:00
alicejw
309f79df7f
for terminology change from 'master' to 'cluster_manager' per issue #450 https://github.com/opensearch-project/documentation-website/issues/450
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-18 14:30:56 -07:00
Darshit Chanpura
2e5bcf1924
Updates all documentation relevant to securityconfig folder name change in the security plugin build flow
...
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
2022-04-14 22:47:09 -04:00
Naarcha-AWS
0a24fa2992
Remove from all API requests and responses
...
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-04-14 12:55:17 -05:00
alicejw
32b5b0771f
for additional reviewer suggestions
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-13 10:42:31 -07:00
alicejw
fc278e9b98
modify left nav entry to match new topic name
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-13 10:00:21 -07:00
alicejw
0bf76386a5
to rename file to match api function
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-13 09:46:38 -07:00
alicejw
4b5b706220
for topic title and description of API function
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-13 09:44:58 -07:00
alicejw
2aba05aa0d
for review comments
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-12 14:09:46 -07:00
alicejw
92658806ef
to merge content and delete duplicate file - fix for issue https://github.com/opensearch-project/documentation-website/issues/485
...
Signed-off-by: alicejw <alicejw@amazon.com>
2022-04-11 18:17:16 -07:00
Alex Curtis-Slep
2d4b1c6757
fixed typo in docs
...
Signed-off-by: Alex Curtis-Slep <alexcurtisslep@gmail.com>
2022-04-06 17:25:51 -04:00
Ralph Ursprung
3abc41c2f4
Add Basic Documentation for Terms Lookup Query
...
this adds very rudimentary documentation for TLQ so that it at least
doesn't go unmentioned. however, there are many more details which
should be mentioned. this should then be done with #430 .
more information can be found in the [Elasticsearch TLQ
Documentation][ESTLQ]. i'm not 100% sure whether this was under the
Apache 2.0 license in 7.10 (the repo states that everything is Apache
2.0 unless explicitly stated otherwise in the file and the documentation
files don't seem to include any other license?) and thus didn't simply
take over the documentation from there (which would of course be the
easiest and most complete way of doing it).
also i'm not sure (and didn't find this information anywhere) whether
the test data actually exists and the queries can be run against the
test data? in that case the provided example either needs to be adapted
to the existing test data or the test data needs to be extended
accordingly (i doubt that an index `play-assignments` already exists?).
due to this the example has also not been tested.
Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
[ESTLQ]: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/query-dsl-terms-query.html#query-dsl-terms-lookup
2022-03-31 16:06:21 +02:00
keithhc2
c54f259079
1.3.1 changes
...
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-30 12:58:37 -07:00
Keith Chan
abb653c115
Merge pull request #469 from lukaromih/patch-2
...
Fix duplicated "the" in pipline aggregation docs
2022-03-25 10:14:13 -07:00
Luka Romih
70e09fed05
Remove duplicate snippet for listing idx templates
...
- The removed snippet is actually a duplicate
of the previous one (finding template by its name).
- Also a snippet for listing all temlates already exists; first from top
Signed-off-by: Luka Romih <luka_romih@outlook.com>
2022-03-25 16:21:07 +01:00
dblock
145820bf6e
No more 1.2.x releases planned, use 1.2.4.
...
Signed-off-by: dblock <dblock@amazon.com>
2022-03-24 15:30:12 -04:00
dblock
11147ff6a6
Documented JDK compatibility for version 1.3.0.
...
Signed-off-by: dblock <dblock@amazon.com>
2022-03-24 15:29:14 -04:00
lukaromih
f270a53c55
Fix duplicated "the" in pipline aggregation docs
...
Signed-off-by: Luka Romih <luka_romih@outlook.com>
2022-03-21 23:46:38 +01:00
lukaromih
9fb88a09f6
Fix word order in installation docs for Docker
...
Signed-off-by: Luka Romih <luka_romih@outlook.com>
2022-03-21 22:28:02 +01:00
Naarcha-AWS
27f322caab
Merge pull request #411 from reta/issue-396
...
[FEATURE] Document OPENSEARCH_JAVA_HOME
2022-03-17 13:21:37 -05:00
keithhc2
0fee8d188b
Initial 1.3 updates
...
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-03-16 13:54:54 -07:00
CEHENKLE
9d9c9bf020
Merge pull request #422 from joshpalis/plugins-doc
...
Modified plugin documentation by clarifying valid plugin ID inputs
2022-02-25 13:18:07 -08:00
Keith Chan
1a6282c87c
Merge pull request #421 from opensearch-project/index-apis
...
Added some settings APIs
2022-02-23 13:57:43 -08:00
Joshua Palis
28d17f3618
modified opensearch plugin install documentation
...
Signed-off-by: Joshua Palis <jpalis@amazon.com>
2022-02-23 18:45:30 +00:00
Joshua Palis
237c1b7627
Modified plugin documentation by clarifying valid plugin ID inputs
...
Signed-off-by: Joshua Palis <jpalis@amazon.com>
2022-02-22 20:45:27 +00:00
keithhc2
4c0e3b863d
Added couple settings API
...
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-22 12:30:26 -08:00
Andriy Redko
8516911d91
Slight correction of 'the' article
...
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-02-15 15:23:09 -05:00
Andriy Redko
dacf315b3b
[FEATURE] Document OPENSEARCH_JAVA_HOME
...
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
2022-02-15 14:33:10 -05:00
Keith Chan
cfd35dcd5d
Merge pull request #407 from opensearch-project/index-apis
...
Added clusters stats API
2022-02-11 16:43:04 -08:00
Sandeep Kanabar
f75ef69a7a
Adding missing "index": "source" statement
...
Signed-off-by: Sandeep Kanabar <sandeepkanabar@gmail.com>
2022-02-12 05:08:41 +05:30
keithhc2
6f4542b3a4
Added clusters stats API
...
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-11 14:38:12 -08:00
keithhc2
4f78620d48
More renaming stuff
...
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-08 15:05:16 -08:00
Naarcha-AWS
ba554dcbc1
Merge pull request #392 from opensearch-project/add-ingest-api
...
Add Ingest API to reference
2022-02-08 11:29:25 -06:00
Keith Chan
c7bebdcff6
Merge pull request #394 from opensearch-project/regex-fix
...
Adjusted index pattern language
2022-02-07 14:24:34 -08:00