Skip to content
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

Index Analysis: Add language analyzers and stemmers #72

Closed
kimchy opened this issue Mar 19, 2010 · 1 comment
Closed

Index Analysis: Add language analyzers and stemmers #72

kimchy opened this issue Mar 19, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Mar 19, 2010

Analyzers added: arabic, brazilian, chinese, cjk, czech, dutch, french, german, greek, persian, russian, thai.

Token Filters (stemmers): arabicStem, brazilianStem, dutchStem, frenchStem, germanStem, russianStem

@kimchy
Copy link
Member Author

kimchy commented Mar 19, 2010

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
…ponent

Update settings filter to match #9748
Remove component settings from AbstractComponent as seen in #9919

Closes #71.
Closes #72.
ClaudioMFreitas pushed a commit to ClaudioMFreitas/elasticsearch-1 that referenced this issue Nov 12, 2019
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
Projects
None yet
Development

No branches or pull requests

1 participant