Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Charsets (0.14 sec)

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

        /** The key of the configuration. e.g. MT_ */
        String QUERY_GSA_META_PREFIX = "query.gsa.meta.prefix";
    
        /** The key of the configuration. e.g. charset */
        String QUERY_GSA_INDEX_FIELD_CHARSET = "query.gsa.index.field.charset";
    
        /** The key of the configuration. e.g. content_type */
        String QUERY_GSA_INDEX_FIELD_content_type_ = "query.gsa.index.field.content_type.";
    
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Oct 11 21:11:58 UTC 2024
    - 468.5K bytes
    - Viewed (1)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="0x762F310102040000" type="string" offset="0"/>
        </magic>
        <glob pattern="*.exr"/>
      </mime-type>
    
      <mime-type type="image/x-os2-graphics; charset=binary">
        <_comment>OS2 bitmap array</_comment>
        <tika:link>http://fileformats.archiveteam.org/wiki/OS/2_Bitmap_Array</tika:link>
        <magic priority="50">
          <match value="BA" type="string" offset="0">
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top