OpenSearch/server
Jim Ferenczi 6ca36bba15
Fix field mapping updates with similarity (#33634)
This change fixes a bug introduced in 6.3 that prevents fields with an explicit
similarity to be updated. It also adds a test that checks this case for similarities
but also for analyzers since they could suffer from the same problem.

Closes #33611
2018-09-13 09:21:27 +02:00
..
licenses Upgrade to latest Lucene snapshot (#33505) 2018-09-10 20:51:55 +01:00
src Fix field mapping updates with similarity (#33634) 2018-09-13 09:21:27 +02:00
build.gradle Enable forbiddenapis server java9 (#33245) 2018-08-31 09:31:55 +03:00