- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setPaths_Wildcard (0.2 sec)
-
src/main/java/org/codelibs/fess/app/service/FileConfigService.java
cb.query().setName_Wildcard(wrapQuery(fileConfigPager.name)); } if (StringUtil.isNotBlank(fileConfigPager.paths)) { cb.query().setPaths_Wildcard(wrapQuery(fileConfigPager.paths)); } if (StringUtil.isNotBlank(fileConfigPager.description)) { if (fileConfigPager.description.startsWith("*")) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 7.4K bytes - Viewed (0)