- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for boostQueryCommand (0.54 sec)
-
src/test/java/org/codelibs/fess/query/BoostQueryCommandTest.java
new FuzzyQueryCommand().register(); // Initialize BoostQueryCommand boostQueryCommand = new BoostQueryCommand(); boostQueryCommand.register(); } public void test_getQueryClassName() { // Test that getQueryClassName returns the correct class name assertEquals("BoostQuery", boostQueryCommand.getQueryClassName()); } public void test_execute_withTermQuery() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 17K bytes - Viewed (0)