- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for buildIndexFieldDataCache (0.23 seconds)
-
benchmarks/src/main/java/org/elasticsearch/benchmark/search/aggregations/AggConstructionContentionBenchmark.java
return 0; } @Override protected IndexFieldData<?> buildFieldData(MappedFieldType ft) { IndexFieldDataCache indexFieldDataCache = indicesFieldDataCache.buildIndexFieldDataCache(new IndexFieldDataCache.Listener() { }, index, ft.name()); return ft.fielddataBuilder("test", this::lookup).build(indexFieldDataCache, breakerService); } @OverrideCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Jun 16 08:22:22 GMT 2021 - 12.3K bytes - Click Count (0)