-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Index Analysis: Add language analyzers and stemmers #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Index Analysis: Add language analyzers and stemmers, closed by a344ebb |
imotov
added a commit
that referenced
this issue
Jun 5, 2015
While it's possible to create a bucket with "_" in US Standard region, AWS Java SDK cannot work with such buckets. Changing all examples to use "-" instead of "_" in bucket names. Closes #72
dadoonet
added a commit
that referenced
this issue
Jun 5, 2015
ClaudioMFreitas
pushed a commit
to ClaudioMFreitas/elasticsearch-1
that referenced
this issue
Nov 12, 2019
Custom scripts templates 57
henningandersen
pushed a commit
to henningandersen/elasticsearch
that referenced
this issue
Jun 4, 2020
With this commit we change the dashboard to "discover" for the operation named `current-kibana-discover_30m`. The name suggests that we intend to use the discover functionality here but previously it has used the traffic dashboard instead.
cbuescher
pushed a commit
to cbuescher/elasticsearch
that referenced
this issue
Oct 2, 2023
With this commit we set `JAVA[7-11]_HOME` before starting the Rally daemon so Rally can use those to resolve the proper path to the respective JDK. Relates elastic/rally#518 Closes elastic#69 Relates elastic#72
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Analyzers added:
arabic
,brazilian
,chinese
,cjk
,czech
,dutch
,french
,german
,greek
,persian
,russian
,thai
.Token Filters (stemmers):
arabicStem
,brazilianStem
,dutchStem
,frenchStem
,germanStem
,russianStem
The text was updated successfully, but these errors were encountered: