OpenSearch/modules
Nik Everett 7c3efb829b Move char filters into analysis-common (#24261)
Another step down the road to dropping the
lucene-analyzers-common dependency from core.

Note that this removes some tests that no longer compile from
core. I played around with adding them to the analysis-common
module where they would compile but we already test these in
the tests generated from the example usage in the documentation.

I'm not super happy with the way that `requriesAnalysisSettings`
works with regards to plugins. I think it'd be fairly bug-prone
for plugin authors to use. But I'm making it visible as is for
now and I'll rethink later.

A part of #23658
2017-04-26 13:25:34 -04:00
..
aggs-matrix-stats Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
analysis-common Move char filters into analysis-common (#24261) 2017-04-26 13:25:34 -04:00
ingest-common Scripts: Remove unnecessary executable shortcut (#24264) 2017-04-21 17:53:03 -07:00
lang-expression Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
lang-mustache Templates: Add compileTemplate method to ScriptService for template consumers (#24280) 2017-04-24 15:45:20 -07:00
lang-painless Allow painless to load stored fields (#24290) 2017-04-24 14:22:39 -04:00
percolator [percolator] Fix memory leak when percolator uses bitset or field data cache. 2017-04-26 11:08:15 +02:00
reindex Scripts: Remove unwrap method from executable scripts (#24263) 2017-04-21 17:50:22 -07:00
repository-url Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
transport-netty4 Fix incorrect logger invocation 2017-04-25 16:25:52 -04:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00