Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 115 of 115 for senden (0.07 sec)

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

        /** The key of the message: Failed to delete a document. */
        public static final String ERRORS_failed_to_delete_doc_in_admin = "{errors.failed_to_delete_doc_in_admin}";
    
        /** The key of the message: Failed to send a test mail. */
        public static final String ERRORS_failed_to_send_testmail = "{errors.failed_to_send_testmail}";
    
        /** The key of the message: The specified query has an unknown condition. */
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 119.6K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java

                // ignore
            } catch (final Exception e) {
                logger.warn("{} is not found.", aliasConfigDirPath, e);
            }
        }
    
        /**
         * Sends configuration files to the search engine for an index.
         *
         * @param index the index configuration name
         */
        protected void sendConfigFiles(final String index) {
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Fri Nov 28 16:29:12 UTC 2025
    - 122.4K bytes
    - Viewed (1)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/mbms-register-response+xml"/>
      <mime-type type="application/mbms-user-service-description+xml"/>
    
      <mime-type type="application/mbox">
        <!-- MBOX files start with "From [sender] [date]" -->
        <!-- To avoid false matches, check for other headers after that -->
    
        <magic priority="70">
          <match value="From " type="string" offset="0">
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Oct 16 07:46:32 UTC 2025
    - 320.2K bytes
    - Viewed (2)
  4. src/main/webapp/css/bootstrap.min.css.map

     padding: $table-cell-padding-y-sm $table-cell-padding-x-sm;\n  }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n//\n// When borders are added on all sides of the cells, the corners can render odd when\n// these borders do not have the same color or if they are semi-transparent.\n// Therefor we add top and border bottoms to the `tr`s and left and right borders\n// to the `td`s or `th`s\n\n.table-bordered {\n  > :not(caption) > * {\n   ...
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 575.5K bytes
    - Viewed (0)
  5. src/main/webapp/css/admin/adminlte.min.css.map

    AAA,oBAAA,KACA,WAAA,QCpCN,yCDkBF,+CAsBQ,WAAA,SAtBR,yCA0BM,WAAA,KACA,MAAA,KA3BN,mDA8BQ,YAAA,OA9BR,mDAiCQ,SAAA,SAjCR,2EAAA,2EAsCY,uBAAA,OAAA,eAAA,OACA,2BAAA,IAAA,mBAAA,IACA,4BAAA,KAAA,oBAAA,KACA,WAAA,QC3DV,yCDkBF,2EAAA,2EA4Cc,WAAA,SA5Cd,0CAmDM,SAAA,SAnDN,kDAsDM,QAAA,KAtDN,wCAyDM,MAAA,KACA,QAAA,YAAA,QAAA,KACA,cAAA,OAAA,gBAAA,OACA,eAAA,OAAA,YAAA,OA5DN,0CA+DM,SAAA,SACA,IAAA,EACA,KAAA,EACA,MAAA,KACA,QAAA,KACA,iBAAA,QApEN,8CAuEQ,QAAA,YAAA,QAAA,KACA,cAAA,OAAA,gBAAA,OACA,eAAA,OAAA,YAAA,OACA,MAAA,KACA,OAA...
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (3)
Back to top