mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
The @IndexSettings annoationat has been used to differentiate between node-level and index level settings. It was also decoupled from realtime-updates such that the settings object that a class got injected when it was created was static and not subject to change when an update was applied. This change removes the annoation and replaces it with a full-fledged class that adds type-safety and encapsulates additional functionality as well as checks on the settings. |
||
---|---|---|
.. | ||
analysis-icu | ||
analysis-kuromoji | ||
analysis-phonetic | ||
analysis-smartcn | ||
analysis-stempel | ||
delete-by-query | ||
discovery-azure | ||
discovery-ec2 | ||
discovery-gce | ||
discovery-multicast | ||
jvm-example | ||
lang-expression | ||
lang-groovy | ||
lang-javascript | ||
lang-python | ||
mapper-murmur3 | ||
mapper-size | ||
repository-azure | ||
repository-s3 | ||
site-example | ||
store-smb | ||
pom.xml |