Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for suggestor (0.21 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. src/main/java/jcifs/smb1/smb1/SmbFile.java

     * 
     * <tr><td width="20%"><code>smb1://myworkgroup/</code></td><td>
     * This syntactically is identical to the above example. However if
     * <code>myworkgroup</code> happends to be a workgroup(which is indeed
     * suggested by the name) the <code>list</code> method will return
     * a list of servers that have registered themselves as members of
     * <code>myworkgroup</code>.
     * </td></tr>
     * 
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Mon Mar 13 12:00:57 GMT 2023
    - 107.9K bytes
    - Viewed (2)
Back to top