elasticsearch/test
Gal Lalouche 54240d3854
Refactor IndexFieldCapabilities creation by adding a proper builder object (#125219)
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.
2025-03-20 11:02:35 +02:00
..
external-modules [Build] Require reason for usesDefaultDistribution (#124707) 2025-03-17 08:25:39 +01:00
fixtures Upgrade discovery-ec2 to AWS SDK v2 (#122062) 2025-03-18 19:38:16 +11:00
framework Refactor IndexFieldCapabilities creation by adding a proper builder object (#125219) 2025-03-20 11:02:35 +02:00
immutable-collections-patch Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
logger-usage Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
metadata-extractor Remove historical features infrastructure (#117043) 2024-11-24 19:39:09 +00:00
test-clusters [Test] Allow configuring configDir for the Java test cluster (#125094) 2025-03-20 11:21:39 +11:00
x-content Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
yaml-rest-runner Turn _source meta fieldmapper's mode attribute into a no-op. (#119072) 2025-01-24 09:25:55 +01:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00