OpenSearch/modules
Nik Everett 65f2717ab7 Make PreConfiguredTokenFilter harder to misuse (#24572)
There are now three public static method to build instances of
PreConfiguredTokenFilter and the ctor is private. I chose static
methods instead of constructors because those allow us to change
out the implementation returned if we so desire.

Relates to #23658
2017-05-10 22:39:43 -04:00
..
aggs-matrix-stats Added unit tests for InternalMatrixStats. 2017-05-10 11:06:18 +02:00
analysis-common Make PreConfiguredTokenFilter harder to misuse (#24572) 2017-05-10 22:39:43 -04:00
ingest-common remove duplicated import in AppendProcessor 2017-05-08 10:36:36 +02:00
lang-expression Scripting: Remove "service" from ScriptEngine interface name (#24574) 2017-05-10 00:47:33 -07:00
lang-mustache Rewrite multi search template api to delegate to multi search api instead of to search template api. 2017-05-10 11:47:53 +02:00
lang-painless Scripting: Remove "service" from ScriptEngine interface name (#24574) 2017-05-10 00:47:33 -07:00
percolator Fix PercolatorQuerySearchIT to not create multiple types. 2017-05-03 16:44:14 +02:00
reindex Java api: ActionRequestBuilder#execute to return a PlainActionFuture (#24415) 2017-05-03 11:20:53 +02:00
repository-url Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
transport-netty4 You had one job Netty logging guard 2017-05-03 18:49:08 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00