Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dcf (0.01 sec)

  1. src/main/java/org/codelibs/fess/Constants.java

        public static final int EXIT_OK = 0;
    
        /** Exit code for failed operation. */
        public static final int EXIT_FAIL = 1;
    
        /** Document crawler format identifier. */
        public static final String DCF = "dcf";
    
        /** Constant representing all languages. */
        public static final String ALL_LANGUAGES = "all";
    
        /** Invalid numeric parameter value. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 34.6K bytes
    - Viewed (0)
Back to top