Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Status (0.06 sec)

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

        /**
         * Get the value for the key 'crawler.failure.url.status.codes'. <br>
         * The value is, e.g. 404 <br>
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getCrawlerFailureUrlStatusCodes();
    
        /**
         * Get the value for the key 'crawler.failure.url.status.codes' as {@link Integer}. <br>
         * The value is, e.g. 404 <br>
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Apr 11 02:34:53 UTC 2024
    - 459.2K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
    
      <mime-type type="message/cpim"/>
      <mime-type type="message/delivery-status"/>
      <mime-type type="message/disposition-notification"/>
      <mime-type type="message/example"/>
      <mime-type type="message/external-body"/>
      <mime-type type="message/global"/>
      <mime-type type="message/global-delivery-status"/>
      <mime-type type="message/global-disposition-notification"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top