Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for suggestor (0.13 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Suggest from Search Words */
        public static final String LABELS_suggest_search_log_enabled = "{labels.suggest_search_log_enabled}";
    
        /** The key of the message: Suggest from Documents */
        public static final String LABELS_suggest_documents_enabled = "{labels.suggest_documents_enabled}";
    
        /** The key of the message: Purge Suggest Documents Before */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  2. cmd/bucket-replication.go

    	// ObjectLockLegalHoldTimestamp - the last time a legal hold metadata modification happened on this cluster for this object version
    	ObjectLockLegalHoldTimestamp = "objectlock-legalhold-timestamp"
    	// ReplicationWorkerMultiplier is suggested worker multiplier if traffic exceeds replication worker capacity
    	ReplicationWorkerMultiplier = 1.5
    )
    
    // gets replication config associated to a given bucket name.
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Wed May 01 01:09:56 GMT 2024
    - 112.2K bytes
    - Viewed (1)
Back to top