Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for fuzzytext (0.03 sec)

  1. src/test/java/org/codelibs/fess/query/FuzzyQueryCommandTest.java

        }
    
        // Test field log and highlight additions
        public void test_convertFuzzyQuery_contextUpdates() {
            QueryContext context = new QueryContext("test", false);
            String searchText = "fuzzytext";
            Term term = new Term("title", searchText);
            FuzzyQuery fuzzyQuery = new FuzzyQuery(term);
    
            QueryBuilder result = fuzzyQueryCommand.convertFuzzyQuery(context, fuzzyQuery, 1.0f);
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 9.7K bytes
    - Viewed (0)
  2. src/archive/tar/fuzz_test.go

    Roland Shoemaker <******@****.***> 1629924624 -0700
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Jan 13 18:06:33 UTC 2022
    - 2.2K bytes
    - Viewed (0)
  3. src/archive/zip/fuzz_test.go

    Roland Shoemaker <******@****.***> 1629924624 -0700
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Jan 13 18:06:33 UTC 2022
    - 1.7K bytes
    - Viewed (0)
Back to top