- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for neverMatch (0.08 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/rule/RuleTest.java
} /** * Test Rule with always false match */ public void test_ruleNeverMatch() { TestResponseProcessor processor = new TestResponseProcessor("neverMatch"); TestRule rule = new TestRule("neverRule", processor, false); ResponseData responseData = new ResponseData(); responseData.setUrl("http://example.com");
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Wed Sep 03 14:42:53 UTC 2025 - 22.7K bytes - Viewed (0)