OpenSearch/core
Simon Willnauer 302c7a521a Fix analyzer alias processing (#19506)
In the lack of tests the analyzer.alias feature was pretty much not working
at all on current master. Issues like #19163 showed some serious problems for users
using this feature upgrading to an alpha version.
This change fixes the processing order and allows aliases to be set for
existing analyzers like `default`. This change also ensures that if `default`
is aliased the correct analyzer is used for `default_search` etc.

Closes #19163
2016-07-21 09:32:47 +02:00
..
src Fix analyzer alias processing (#19506) 2016-07-21 09:32:47 +02:00
build.gradle Move netty transport and http into a module 2016-07-11 22:21:29 +02:00