- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for alwaysMatch (0.07 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/rule/RuleTest.java
} /** * Test Rule with always true match */ public void test_ruleAlwaysMatch() { TestResponseProcessor processor = new TestResponseProcessor("alwaysMatch"); TestRule rule = new TestRule("alwaysRule", processor, true); 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)