451 Commits

Author SHA1 Message Date
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
Naarcha-AWS
97ad7b9503 Final typo fix
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-07 13:22:55 -06:00
Naarcha-AWS
0b73c7bdb6 Address Keith's feedback.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-07 12:49:43 -06:00
keithhc2
b77825327f Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-04 14:35:53 -08:00
Naarcha-AWS
d5ef881c56 Fix remaining typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 12:02:11 -06:00
Naarcha-AWS
406db04cc2 Fix final typo.
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 11:45:12 -06:00
Naarcha-AWS
b5d7042ae1 Address Liz's feedback. Fix typos
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 11:44:49 -06:00
Naarcha-AWS
8392cd19ee Add Ingest API to reference
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-02-04 09:37:42 -06:00
keithhc2
6cd0f42a05 Added warning about symbols
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-02-03 16:13:28 -08:00
Sergey Nuyanzin
11eca4916c
Fix misprints
Logstah => Logstash
Dashbaords => Dashboards
Speicfy => Specify

Signed-off-by: Sergey Nuyanzin <snuyanzin@gmail.com>
2022-02-01 21:53:19 +01:00
Sergey Nuyanzin
bfe563c9a2
Misprint fix
Disbles => Disables

Signed-off-by: Sergey Nuyanzin <sergey.nuyanzin@aiven.io>
2022-02-01 21:16:27 +01:00
Keith Chan
10739b98dc
Merge pull request #384 from opensearch-project/index-apis
Added open index and put mapping and adjusted front-matter
2022-01-31 12:01:30 -08:00
keithhc2
4bf530065b Added some context
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 15:20:12 -08:00
keithhc2
34bc1f802a Missed some files
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 14:25:06 -08:00
keithhc2
70a35c6477 Added open index and put mapping and adjusted front-matter
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-26 14:22:09 -08:00
keithhc2
789c1e921d Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-25 14:54:58 -08:00
keithhc2
da7a25c3d0 Missing colon
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-24 17:19:02 -08:00
keithhc2
48cdbe4652 Added in previous versions of plugins
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-24 17:17:10 -08:00
Ashwin Kumar
c5e0a63ea0
Merge pull request #376 from opensearch-project/node_roles
Added new node.roles
2022-01-24 14:00:30 -08:00
Keith Chan
890c4338af
Merge pull request #375 from opensearch-project/index-apis
Add clone and split APIs and bug fixes
2022-01-24 09:57:50 -08:00
ashwinkumar12345
dfcb805208 “..”
Signed-off-by: ashwinkumar12345 <kumarjao@users.noreply.github.com>
2022-01-23 21:47:59 -08:00
keithhc2
3bfd988e42 Add clone and split APIs and bug fixes
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-01-20 13:16:28 -08:00