Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Metadata (1.02 sec)

  1. ChangeLog.md

    - [`KT-60870`](https://youtrack.jetbrains.com/issue/KT-60870) kotlinx.metadata.InconsistentKotlinMetadataException: No VersionRequirement with the given id in the table In kotlinx-metadata-jvm
    - [`KT-64230`](https://youtrack.jetbrains.com/issue/KT-64230) Prohibit writing versions of metadata that are too high
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        String CRAWLER_METADATA_CONTENT_EXCLUDES = "crawler.metadata.content.excludes";
    
        /** The key of the configuration. e.g. title=title:string<br>
         * Title=title:string<br>
         * dc:title=title:string<br>
         *  */
        String CRAWLER_METADATA_NAME_MAPPING = "crawler.metadata.name.mapping";
    
        /** The key of the configuration. e.g. //BODY */
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Apr 11 02:34:53 UTC 2024
    - 459.2K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            </match>
         </magic>
         <glob pattern="*.cdr"/>
      </mime-type>
      
      <mime-type type="application/cpl+xml"/>
      <mime-type type="application/csta+xml"/>
      <mime-type type="application/cstadata+xml"/>
      <mime-type type="application/cu-seeme">
        <glob pattern="*.cu"/>
      </mime-type>
      <mime-type type="application/cybercash"/>
      <mime-type type="application/dash+xml">
    	  <glob pattern="*.mpd" />
    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