Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 34 for ScoreFunctionCall (0.53 sec)

  1. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsRelatedContentCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<RelatedContentCQ> queryLambda,
                ScoreFunctionCall<ScoreFunctionCreator<RelatedContentCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            RelatedContentCQ cq = new RelatedContentCQ();
            queryLambda.callback(cq);
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 63.8K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsJobLogCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<JobLogCQ> queryLambda, ScoreFunctionCall<ScoreFunctionCreator<JobLogCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            JobLogCQ cq = new JobLogCQ();
            queryLambda.callback(cq);
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 71.3K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsKeyMatchCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<KeyMatchCQ> queryLambda, ScoreFunctionCall<ScoreFunctionCreator<KeyMatchCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            KeyMatchCQ cq = new KeyMatchCQ();
            queryLambda.callback(cq);
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 68.6K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsPathMappingCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<PathMappingCQ> queryLambda,
                ScoreFunctionCall<ScoreFunctionCreator<PathMappingCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            PathMappingCQ cq = new PathMappingCQ();
            queryLambda.callback(cq);
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 72.1K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsAccessTokenCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<AccessTokenCQ> queryLambda,
                ScoreFunctionCall<ScoreFunctionCreator<AccessTokenCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            AccessTokenCQ cq = new AccessTokenCQ();
            queryLambda.callback(cq);
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 71.8K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsLabelTypeCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<LabelTypeCQ> queryLambda, ScoreFunctionCall<ScoreFunctionCreator<LabelTypeCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            LabelTypeCQ cq = new LabelTypeCQ();
            queryLambda.callback(cq);
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 87.8K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsFileAuthenticationCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<FileAuthenticationCQ> queryLambda,
                ScoreFunctionCall<ScoreFunctionCreator<FileAuthenticationCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            FileAuthenticationCQ cq = new FileAuthenticationCQ();
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 88.1K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsScheduledJobCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<ScheduledJobCQ> queryLambda,
                ScoreFunctionCall<ScoreFunctionCreator<ScheduledJobCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            ScheduledJobCQ cq = new ScheduledJobCQ();
            queryLambda.callback(cq);
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 98.1K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsWebAuthenticationCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<WebAuthenticationCQ> queryLambda,
                ScoreFunctionCall<ScoreFunctionCreator<WebAuthenticationCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            WebAuthenticationCQ cq = new WebAuthenticationCQ();
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 95.5K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsDataConfigCQ.java

        //                                                                       =============
        public void functionScore(OperatorCall<DataConfigCQ> queryLambda, ScoreFunctionCall<ScoreFunctionCreator<DataConfigCQ>> functionsLambda,
                final ConditionOptionCall<FunctionScoreQueryBuilder> opLambda) {
            DataConfigCQ cq = new DataConfigCQ();
            queryLambda.callback(cq);
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 108.9K bytes
    - Viewed (0)
Back to top