OpenSearch/plugins/delete-by-query/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 Clear ScrollID / NextScrollID even if the first query returned no docs 2015-08-21 09:51:30 +02:00
test/java/org/elasticsearch Plugins: Removed plugin.types 2015-08-22 01:37:43 -07:00