- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for fess1 (0.07 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* governing permissions and limitations under the License. */ package org.codelibs.fess.mylasta.direction; import org.lastaflute.core.direction.exception.ConfigPropertyNotFoundException; /** * @author FreeGen */ public interface FessConfig extends FessEnv, org.codelibs.fess.mylasta.direction.FessProp { /** The key of the configuration. e.g. Fess */ String DOMAIN_TITLE = "domain.title";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/es/user/cbean/cq/bs/BsUserCQ.java
* governing permissions and limitations under the License. */ package org.codelibs.fess.es.user.cbean.cq.bs; import java.time.LocalDateTime; import java.util.ArrayList; import java.util.Collection; import org.codelibs.fess.es.user.allcommon.EsAbstractConditionQuery; import org.codelibs.fess.es.user.cbean.cq.UserCQ; import org.dbflute.cbean.ckey.ConditionKey; import org.opensearch.index.query.BoolQueryBuilder;
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 326.1K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="-lh5-" type="string" offset="2"/> <match value="-lh6-" type="string" offset="2"/> <match value="-lh7-" type="string" offset="2"/> </magic> <!-- FESS added --> <glob pattern="*.lha"/> <glob pattern="*.lzh"/> </mime-type> <mime-type type="application/x-lharc"> <magic priority="50"> <match value="-lh0-" type="string" offset="2"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)