elasticsearch/plugins
Simon Willnauer 66d5d0c4f2 Replace IndexSettings annotation with a full-fledged class
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.
2015-10-22 20:43:41 +02:00
..
analysis-icu Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
analysis-kuromoji Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
analysis-phonetic Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
analysis-smartcn Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
analysis-stempel Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
delete-by-query Remove and ban @Test 2015-10-20 17:37:36 -04:00
discovery-azure Remove and ban @Test 2015-10-20 17:37:36 -04:00
discovery-ec2 Remove and ban @Test 2015-10-20 17:37:36 -04:00
discovery-gce Remove and ban @Test 2015-10-20 17:37:36 -04:00
discovery-multicast Remove and ban @Test 2015-10-20 17:37:36 -04:00
jvm-example more cleanups 2015-10-05 14:07:17 +02:00
lang-expression Remove and ban @Test 2015-10-20 17:37:36 -04:00
lang-groovy Remove search exists api 2015-10-21 17:39:32 +02:00
lang-javascript Remove and ban @Test 2015-10-20 17:37:36 -04:00
lang-python Remove and ban @Test 2015-10-20 17:37:36 -04:00
mapper-murmur3 Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
mapper-size Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
repository-azure Remove and ban @Test 2015-10-20 17:37:36 -04:00
repository-s3 Remove and ban @Test 2015-10-20 17:37:36 -04:00
site-example Test: Move rest-api-spec for plugins into test resources 2015-09-16 03:04:53 -07:00
store-smb Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
pom.xml Decentralize plugin security 2015-10-14 14:46:45 -04:00