Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for production (0.15 sec)

  1. src/main/resources/fess_label_ru.properties

    labels.replace_aliases=Update Aliases
    labels.reset_dictionaries=Reset Dictionaries
    labels.reindex_start_button=Start
    labels.doc_score=Score:
    labels.development_mode_warning=Running as Development mode. For production use, please install a standalone OpenSearch server.
    labels.eol_error=Your system is out of support. See EOL page.
    labels.tooltip_search_view=Search View
    labels.tooltip_run_crawler=Run Crawler
    labels.tooltip_forum=Forum
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  2. LICENSE

                               Version 2.0, January 2004
                            http://www.apache.org/licenses/
    
       TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    
       1. Definitions.
    
          "License" shall mean the terms and conditions for use, reproduction,
          and distribution as defined by Sections 1 through 9 of this document.
    
          "Licensor" shall mean the copyright owner or entity authorized by
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue May 08 21:35:34 GMT 2018
    - 11.1K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Score: */
        public static final String LABELS_doc_score = "{labels.doc_score}";
    
        /** The key of the message: Running as Development mode. For production use, please install a standalone OpenSearch server. */
        public static final String LABELS_development_mode_warning = "{labels.development_mode_warning}";
    
    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)
  4. LICENSE

    Apache License
                               Version 2.0, January 2004
                            http://www.apache.org/licenses/
    
       TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    
       1. Definitions.
    
          "License" shall mean the terms and conditions for use, reproduction,
          and distribution as defined by Sections 1 through 9 of this document.
    
          "Licensor" shall mean the copyright owner or entity authorized by
    Plain Text
    - Registered: Thu May 09 15:34:10 GMT 2024
    - Last Modified: Thu Jun 14 07:45:22 GMT 2018
    - 11.1K bytes
    - Viewed (0)
  5. LICENSE

    warranty; and distribute a copy of this License along with the
    Library.
    
      You may charge a fee for the physical act of transferring a copy,
    and you may at your option offer warranty protection in exchange for a
    fee.
    
      2. You may modify your copy or copies of the Library or any portion
    of it, thus forming a work based on the Library, and copy and
    Plain Text
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Mon Jan 18 20:25:38 GMT 2016
    - 25.8K bytes
    - Viewed (0)
  6. src/main/resources/fess_label.properties

    labels.esreq_request_file=Request File
    labels.requestFile=Request File
    labels.esreq_button_upload=Send
    labels.facet_is_not_found=No match
    labels.doc_score=Score:
    labels.development_mode_warning=Running as Development mode. For production use, please install a standalone OpenSearch server.
    labels.eol_error=Your system is out of support. See EOL page.
    labels.tooltip_search_view=Search View
    labels.tooltip_run_crawler=Run Crawler
    labels.tooltip_forum=Forum
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  7. src/main/resources/fess_label_en.properties

    labels.esreq_request_file=Request File
    labels.requestFile=Request File
    labels.esreq_button_upload=Send
    labels.facet_is_not_found=No match
    labels.doc_score=Score:
    labels.development_mode_warning=Running as Development mode. For production use, please install a standalone OpenSearch server.
    labels.eol_error=Your system is out of support. See EOL page.
    labels.tooltip_search_view=Search View
    labels.tooltip_run_crawler=Run Crawler
    labels.tooltip_forum=Forum
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ko.properties

    labels.replace_aliases=Update Aliases
    labels.reset_dictionaries=Reset Dictionaries
    labels.reindex_start_button=Start
    labels.doc_score=Score:
    labels.development_mode_warning=Running as Development mode. For production use, please install a standalone OpenSearch server.
    labels.eol_error=Your system is out of support. See EOL page.
    labels.tooltip_search_view=Search View
    labels.tooltip_run_crawler=Run Crawler
    labels.tooltip_forum=Forum
    Properties
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 44K bytes
    - Viewed (0)
  9. src/main/java/jcifs/Configuration.java

    
        /**
         * Enforce secure negotiation
         * 
         * Property <tt>jcifs.smb.client.requireSecureNegotiate</tt> (boolean, default true)
         * 
         * This does not provide any actual downgrade protection if SMB1 is allowed.
         * 
         * It will also break connections with SMB2 servers that do not properly sign error responses.
         * 
         * @return whether to enforce the use of secure negotiation.
         */
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Thu Jan 05 13:06:39 GMT 2023
    - 18K bytes
    - Viewed (0)
Back to top