OpenSearch/plugins/mapper-size/src
Ryan Ernst 89e1a0fb7d Plugins: Removed plugin.types
The setting `plugin.types` is currently used to load plugins from the
classpath. This is necessary in tests, as well as the transport client.

This change removes the setting, and replaces it with the ability to
directly add plugins when building a transport client, as well as
infrastructure in the integration tests to specify which plugin classes
should be loaded on each node.
2015-08-22 01:37:43 -07:00
..
main/java/org/elasticsearch Merged AbstractPlugin and Plugin. Also added Settings back to 2015-08-18 02:46:32 -07:00
test/java/org/elasticsearch/index/mapper/size Plugins: Removed plugin.types 2015-08-22 01:37:43 -07:00