Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
cd0d919
Add RomanianAnalyzer to 3.x breaking changes (#12008)
gweyeratlassian Mar 5, 2026
69ab1cd
first pass of tutorial
epugh Mar 10, 2026
134a8ff
add reference docs.
epugh Mar 10, 2026
fe54981
Fix up vale violations
epugh Apr 4, 2026
d0fc81c
Standarize on the name wikipedia uses for this technique
epugh Apr 4, 2026
ca4b090
Clarify the effect of bulk operations on ingest pipelines (#11978)
kolchfa-aws Mar 6, 2026
2631cde
Add warning about truncation to ML documentation (#11981)
kolchfa-aws Mar 6, 2026
31e8ae3
Fix create sparse vector index error (#12066)
xiaoyuan0821 Mar 9, 2026
a7627c0
Fix formatting for Boolean AND examples in dql.md (#12065)
nick4eva Mar 9, 2026
9d0cc77
Add restoring snapshot from a remote-backed cluster docs (#12020)
kolchfa-aws Mar 9, 2026
caa0dda
Change copy curl buttons to copy only in workspace docs (#12071)
kolchfa-aws Mar 9, 2026
a041482
Add 2.19.5 to version history (#12078)
kolchfa-aws Mar 10, 2026
7953ca3
Add additional details to search backpressure stats (#11982)
kolchfa-aws Mar 11, 2026
0b45ddf
Create index with explicit mapping for sort by geo distance example (…
xiaoyuan0821 Mar 12, 2026
55b7d46
Adding rerank documentation for agentic search (#12081)
joshpalis Mar 12, 2026
73d0191
fix up links
epugh Apr 4, 2026
223dfef
prune back extra verbiage and ideas that arent going to land
epugh Apr 4, 2026
63f0193
Merge remote-tracking branch 'upstream/main' into add_llm_as_a_judge_…
epugh May 22, 2026
09576a7
Backout local only change
epugh May 22, 2026
a15a892
Refinig text and links
epugh May 22, 2026
08940be
Refining text
epugh May 22, 2026
10dcf88
Try to be clearer in Step 6
epugh May 22, 2026
ab83d43
Responding to vale feedback
epugh May 27, 2026
934d115
Ensure standard naming patterns followed
epugh May 27, 2026
ea7363c
use ALL CAPS format for variables
epugh May 27, 2026
3dd01b4
Rework the order of the descriptions of the types of judgments to be …
epugh May 27, 2026
6ab78ed
Move the advanced feature text to the ref page, they arent part of th…
epugh May 27, 2026
ceca148
Merge branch 'main' into add_llm_as_a_judge_docs
kolchfa-aws May 28, 2026
c4e03a8
Doc review
kolchfa-aws May 28, 2026
e9603f2
Apply suggestion from @kolchfa-aws
kolchfa-aws May 28, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/vale/styles/OpenSearch/SubstitutionsBritish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ level: error
action:
name: replace
swap:
'acknowledgement': acknowledgment
'analyse': analyze
'authorise': authorize
'behaviour': behavior
Expand Down
Loading
Loading