- Sort Score
- Result 10 results
- Languages All
Results 911 - 913 of 913 for settings1 (0.11 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<mime-type type="application/pkixcmp"> <glob pattern="*.pki"/> </mime-type> <mime-type type="application/pls+xml"> <glob pattern="*.pls"/> </mime-type> <mime-type type="application/poc-settings+xml"/> <mime-type type="application/postscript"> <_comment>PostScript</_comment> <magic priority="50"> <match value="%!" 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) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ Integer getIndexerMaxSearchDocSizeAsInteger(); /** * Get the value for the key 'index.codec'. <br> * The value is, e.g. default <br> * comment: index setting * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getIndexCodec(); /** * Get the value for the key 'index.number_of_shards'. <br>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
src/main/webapp/css/admin/adminlte.min.css.map
parents.\n\n@mixin img-fluid() {\n // Part 1: Set a maximum relative to the parent\n max-width: 100%;\n // Part 2: Override the height to auto, otherwise images will be stretched\n // when setting a width and height attribute on the img element.\n height: auto;\n}\n\n\n// Retina image\n//\n// Short retina mixin for setting background-image and -size.\n\n@mixin img-retina($file-1x, $file-2x, $width-1x, $height-1x) {\n background-image: url($file-1x);\n\n // Autoprefixer takes care of adding -webkit-m...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1)