- Sort Score
- Result 10 results
- Languages All
Results 31 - 34 of 34 for GlobalAggregationBuilder (0.34 sec)
-
src/main/java/org/codelibs/fess/es/log/cbean/ca/bs/BsSearchLogCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsSearchLogCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 115.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsFileConfigCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsFileConfigCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 144.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsWebConfigCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsWebConfigCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 149K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/user/cbean/ca/bs/BsUserCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsUserCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 212.4K bytes - Viewed (0)