- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 34 for GlobalAggregationBuilder (0.11 sec)
-
src/main/java/org/codelibs/fess/opensearch/log/allcommon/EsAbstractConditionAggregation.java
FilterAggregationBuilder builder = AggregationBuilders.filter(name, filter); regA(builder); return builder; } protected GlobalAggregationBuilder regGlobalA(String name) { GlobalAggregationBuilder builder = AggregationBuilders.global(name); regA(builder); return builder; } protected SamplerAggregationBuilder regSamplerA(String name) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 12.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/log/cbean/ca/bs/BsFavoriteLogCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsFavoriteLogCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 28.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/log/cbean/ca/bs/BsUserInfoCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsUserInfoCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 12.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/allcommon/EsAbstractConditionAggregation.java
FilterAggregationBuilder builder = AggregationBuilders.filter(name, filter); regA(builder); return builder; } protected GlobalAggregationBuilder regGlobalA(String name) { GlobalAggregationBuilder builder = AggregationBuilders.global(name); regA(builder); return builder; } protected SamplerAggregationBuilder regSamplerA(String name) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 12.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/user/cbean/ca/bs/BsRoleCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsRoleCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsElevateWordToLabelCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsElevateWordToLabelCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 15.3K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsBadWordCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsBadWordCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 46.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/log/cbean/ca/bs/BsClickLogCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsClickLogCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/config/cbean/ca/bs/BsFailureUrlCA.java
ca.getAggregationBuilderList().forEach(builder::subAggregation); } } public void global(String name, ConditionOptionCall<GlobalAggregationBuilder> opLambda, OperatorCall<BsFailureUrlCA> aggsLambda) { GlobalAggregationBuilder builder = regGlobalA(name); if (opLambda != null) { opLambda.callback(builder); } if (aggsLambda != null) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 46.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/user/allcommon/EsAbstractConditionAggregation.java
FilterAggregationBuilder builder = AggregationBuilders.filter(name, filter); regA(builder); return builder; } protected GlobalAggregationBuilder regGlobalA(String name) { GlobalAggregationBuilder builder = AggregationBuilders.global(name); regA(builder); return builder; } protected SamplerAggregationBuilder regSamplerA(String name) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 12.4K bytes - Viewed (0)