1205 Commits

Author SHA1 Message Date
alicejw
be7a9d4fcf small fixes
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 17:27:47 -07:00
alicejw
3c474d0877 for reviewer comment updates
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 16:55:07 -07:00
alicejw
8f26f9a280 last clarity rewrite
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 16:12:49 -07:00
alicejw
f4cc1f3ea1 for modified table to opt-in or out from search telemetry
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 15:58:30 -07:00
alicejw
d7c96a4be1 make it clear only need to update YAML file to enable search telemetry
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 15:34:41 -07:00
alicejw
faedd9fbac to clarify data plugin and config file location to enable telemetry
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 15:01:44 -07:00
alicejw
248a5cbc01 initial tech review comments updates
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 14:37:05 -07:00
alicejw
b56236155c change nav_order entry to show in left nav
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 12:10:10 -07:00
alicejw
2e3e173d0d small rewrite
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 11:57:11 -07:00
alicejw
430c9d5654 for data config file example
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 11:42:36 -07:00
alicejw
edb5cccaff for telemetry issue 494 https://github.com/opensearch-project/documentation-website/issues/494
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-20 11:28:01 -07:00
Naarcha-AWS
5ca9327c97
Merge pull request #592 from lukas-vlcek/fix_591
Fixing Nodes APIs issues
2022-05-20 12:06:27 -05:00
Lukáš Vlček
98c7dd29a6 Fixing Nodes APIs issues
1. Fixing all reported dead links.
2. Changing `title` value in index.md back to plural form, i.e. "Nodes APIs".

The second change fixed missing child pages. I am not saying I insist on use of plural form but if we want to change it to a singular form then we also have to change `parent` fields in all child pages to correctly refer to valid parent, otherwise all child pages and content is missing.

As for the debate of use APIs vs API (plural vs singular) I just want to point out that right now there are many other parent pages using plural form. If we want to change that then I suggest doing it in separate PR and include other relevant parent pages too.

Closes: #591
Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>
2022-05-20 11:36:23 +02:00
Naarcha-AWS
08d8125f43
Merge pull request #584 from opensearch-project/lukas-vlcek-add_node_APIs
Add Node APIs [Edits to Lukas Vlcek]
2022-05-19 10:26:02 -05:00
Naarcha-AWS
e437eaacfd
Merge branch 'main' into lukas-vlcek-add_node_APIs 2022-05-19 10:25:13 -05:00
Naarcha-AWS
6ad4d00060 Add editorial review
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-19 10:23:12 -05:00
hdhalter
099ba00c71
Merge pull request #581 from opensearch-project/Fix#560
Fixed issue #560
2022-05-18 16:12:30 -07:00
Heather Halter
417b2446fe “fix
git commit -s -m “fix

Signed-off-by: Heather Halter <hdhalter@amazon.com>
2022-05-18 14:26:40 -07:00
Alice Williams
cb4dac4906
Merge pull request #513 from alicejw-aws/deprecate-terms-450
[issue 450] Deprecate terms
2022-05-18 11:18:37 -07:00
alicejw
2bcfb4a1a3 fix merge conflict
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-18 11:16:11 -07:00
alicejw
2bbe6d092a resolve conflicts
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-18 11:08:41 -07:00
Naarcha-AWS
03807527eb More feedback
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-18 13:00:47 -05:00
Naarcha-AWS
6b2042745e Add feedback
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-18 12:54:11 -05:00
Alice Williams
54bc91eaaa
Merge pull request #577 from alicejw-aws/QueryDSL
additional updates for PR 561
2022-05-18 10:16:57 -07:00
Naarcha-AWS
bde449d48a Writer review
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-05-18 10:34:34 -05:00
Heather Halter
8111e18344 “fixed
Signed-off-by: Heather Halter <hdhalter@amazon.com>
2022-05-17 18:36:38 -07:00
Keith Chan
7a6b42f562
Merge pull request #576 from vinylen/fix-data-prepper-docs
Fixed the data-prepper URI
2022-05-17 16:22:36 -07:00
Keith Chan
7ce67a9760
Merge pull request #574 from opensearch-project/data-prepper-1.4
Update docs to Data Prepper 1.4
2022-05-17 16:22:20 -07:00
Alice Williams
595e537b69
Merge pull request #572 from alicejw-aws/update-node-names-to-opensearch
update sample names to 'opensearch' instead of 'odfe'
2022-05-17 15:47:37 -07:00
Alice Williams
320f40db96
Merge pull request #570 from augustoliks/main
update `order` to `priority` parameter
2022-05-17 15:39:41 -07:00
Naarcha-AWS
af4042887c Merge branch 'add_node_APIs' of https://github.com/lukas-vlcek/documentation-website into lukas-vlcek-add_node_APIs 2022-05-17 15:05:48 -05:00
keithhc2
bb7320bb7d Addressed comments
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-05-17 12:47:45 -07:00
alicejw
9ec7e253ce for a few editor's changes that did not get added to previous PR before it was merged
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-17 09:58:41 -07:00
Victor Nilsson
0074bc3a26 Fixed the data-prepper URI
Signed-off-by: Victor Nilsson <victor@viclab.se>
2022-05-17 16:50:27 +02:00
keithhc2
28b3503be3 Style fixes
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-05-16 23:57:10 -07:00
keithhc2
d601d097d3 Language tweaks
Signed-off-by: keithhc2 <keithhc2@users.noreply.github.com>
2022-05-16 23:54:56 -07:00
Keith Chan
9cfcd0bd83
Merge pull request #567 from dlvenable/data-prepper-1.4-metrics-ingest
Documentation for Metrics ingestion in Data Prepper 1.4.0.
2022-05-16 20:32:27 -07:00
alicejw
17c6c4a2a9 update old sample names to 'opensearch' instead of 'odfe
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-16 11:26:21 -07:00
Carlos Neto
865b235cc8 update order parameter to priority parameter.
Signed-off-by: Carlos Neto <carlos.neto.dev@gmail.com>
2022-05-14 22:20:29 -03:00
David Venable
62d5ba4a57 Documentation for Metrics ingestion in Data Prepper 1.4.0.
Signed-off-by: David Venable <dlv@amazon.com>
2022-05-13 14:03:41 -05:00
Alice Williams
42cc2b06fd
Merge pull request #564 from alicejw-aws/QueryDSL
additional updates for TLQ & bugfix occluded table
2022-05-12 16:03:51 -07:00
alicejw
99673dd631 for review comments
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-12 16:00:01 -07:00
alicejw
2f897eba94 for bug fix on obfuscated table
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-11 17:07:11 -07:00
alicejw
6e65cf2494 for editor's review comments
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-11 14:33:50 -07:00
Alice Williams
d590d3688c
Merge pull request #561 from alicejw-aws/QueryDSL
Query DSL reorg and new TLQ example - linked with PR #483
2022-05-10 12:17:33 -07:00
alicejw
6f4c75d023 for heading to match other level 2s
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-09 10:47:34 -07:00
alicejw
01e505b864 for typo
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-09 10:41:20 -07:00
alicejw
87e8c5d83d for typo in acronmym for TLQ
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-09 10:33:52 -07:00
alicejw
9564a2cd45 descriptions to clarify how to use the terms lookup query
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-09 10:23:28 -07:00
alicejw
8a1605e7e1 add a sample response to a terms query
Signed-off-by: alicejw <alicejw@amazon.com>
2022-05-09 10:21:34 -07:00