Skip to content

Commit 5b75f72

Browse files
authored
Add synonyms.yml (#2091)
* Add synonyms.yml
1 parent 350125a commit 5b75f72

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

config/synonyms.yml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
synonyms:
2+
- [ ".net", "c#", "csharp", "dotnet", "net" ]
3+
- [ "esql", "es|ql" ]
4+
- [ "motlp", "managed otlp" ]
5+
- [ "s3", "aws s3", "amazon s3" ]
6+
- [ "es", "elasticsearch" ]
7+
- [ "elastic learned sparse encoder", "elser" ]
8+
- [ "ccs", "cross cluster search", "cross-cluster search", "spaghetti" ]
9+
- [ "cps", "cross project search", "cross-project search" ]
10+
- [ "apm", "application performance monitoring" ]
11+
- [ "ecctl", "elastic cloud control" ]
12+
- [ "opentelemetry", "otel" ]
13+
- [ "elastic distributions of opentelemetry", "edot" ]
14+
- [ "eck", "elastic cloud on kubernetes" ]
15+
- [ "ece", "elastic cloud enterprise" ]
16+
- [ "elv2", "elastic license v2" ]
17+
- [ "kql", "kibana query language" ]
18+
- [ "ccr", "cross-cluster replication", "cross cluster replication" ]
19+
- [ "esaas", "elastic stack as a service" ]
20+
- [ "knn", "k-nearest neighbors" ]
21+
- [ "ech", "elastic cloud hosted", "ess" ]
22+
- [ "elasticsearch service", "elastic cloud" ]
23+
- [ "aws", "amazon" ]
24+
- [ "gcp", "google cloud platform" ]
25+
- [ "ilm", "index lifecycle management" ]
26+
- [ "javascript", "js", "node", "nodejs", "node.js" ]
27+
- [ "edot", "elastic distribution of opentelemetry" ]
28+
- [ "k8s", "kubernetes" ]
29+
- [ "ecs", "elastic common schema" ]
30+
- [ "ml", "machine learning" ]
31+
- [ "eis", "elastic inference service" ]
32+
- [ "traffic filter", "network security" ]

0 commit comments

Comments
 (0)