elasticsearch/server
Nik Everett 5ce8b8ca99
Move MapMatcher into ES (#81593)
This donates the `MapMatcher` project to Elasticsearch. We want it in
our code base so we can more easilly maintain it and don't have to wait
for a release. It really isn't used outside of Elasticsearch so it isn't
really useful to keep it separate. We considered removing it entirely it
but still think that it's mostly and improvement on
`NotEqualMessageBuilder` and the build in `equalTo`.
2021-12-09 12:37:55 -05:00
..
licenses Upgrade to released lucene 9.0.0 (#81426) 2021-12-07 14:19:56 +00:00
src Move MapMatcher into ES (#81593) 2021-12-09 12:37:55 -05:00
build.gradle Bump source compatibility version to Java 17 (#80851) 2021-12-06 10:58:56 -08:00