Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_build_wildcard (0.16 sec)

  1. src/test/java/org/codelibs/fess/helper/QueryHelperTest.java

                    Map.of("title", List.of("QUERY1")), //
                    Set.of("QUERY1"), //
                    buildQuery("title:QUERY1^10"));
        }
    
        public void test_build_wildcard() {
            setQueryType("bool");
            assertQueryContext(
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Jul 11 08:26:36 UTC 2024
    - 39.8K bytes
    - Viewed (0)
Back to top