Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for getIndexFieldVersion (0.12 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * The value is, e.g. _version <br>
         * comment: Field name for version in the index.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getIndexFieldVersion();
    
        /**
         * Get the value for the key 'index.field.seq_no'. <br>
         * The value is, e.g. _seq_no <br>
         * comment: Field name for sequence number in the index.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (2)
Back to top