mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-27 17:10:22 -04:00
Reduce boilerplate associated with creating `IndexFieldCapabilities` instances. Since it's a class with a large number of fields, it makes sense to define a builder object, as that can also help with all the Boolean and null blindness going on. As with `FieldCapabilitiesBuilder`, this is only used in tests, to avoid any potential performance hit in production code. |
||
---|---|---|
.. | ||
external-modules | ||
fixtures | ||
framework | ||
immutable-collections-patch | ||
logger-usage | ||
metadata-extractor | ||
test-clusters | ||
x-content | ||
yaml-rest-runner | ||
build.gradle |