- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for bz (0.01 sec)
-
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: 7z Archive */ public static final String LABELS_facet_filetype_7z = "{labels.facet_filetype_7z}"; /** The key of the message: Bz Archive */ public static final String LABELS_facet_filetype_bz = "{labels.facet_filetype_bz}"; /** The key of the message: Bz2 Archive */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.brotli" /> </mime-type> <mime-type type="application/x-bzip"> <magic priority="40"> <match value="BZ0" type="string" offset="0"/> </magic> <glob pattern="*.bz"/> <glob pattern="*.tbz"/> </mime-type> <mime-type type="application/x-bzip2"> <sub-class-of type="application/x-bzip"/> <_comment>Bzip 2 UNIX Compressed File</_comment>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)