OpenSearch/core
Tanguy Leroux b4245c7ad9 Add exclusion filters support to filter_path
This commit adds the support for exclusion filter to the response filtering (filter_path) feature. It changes the XContentBuilder APIs so that it now accepts two types of filters: inclusive and exclusive. Filters are no more String arrays but sets of String instead.
2016-08-30 09:08:30 +02:00
..
src Add exclusion filters support to filter_path 2016-08-30 09:08:30 +02:00
build.gradle Update to Jackson 2.8.1 2016-08-05 12:26:06 +02:00