elasticsearch/plugins/store-smb
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
..
licenses [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
src Replace IndexSettings annotation with a full-fledged class 2015-10-22 20:43:41 +02:00
LICENSE.txt [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
pom.xml [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00