- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for fessProps (0.22 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
import org.lastaflute.core.direction.exception.ConfigPropertyNotFoundException; /** * The config for Fess. * * @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"; /** The key of the configuration. e.g. default */ String search_engine_TYPE = "search_engine.type";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1)