Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 00015 (0.1 sec)

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

         * The value is, e.g. 0.005 <br>
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getQueryBoostFuzzyContent();
    
        /**
         * Get the value for the key 'query.boost.fuzzy.content' as {@link java.math.BigDecimal}. <br>
         * The value is, e.g. 0.005 <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)
  2. CHANGELOG/CHANGELOG-1.20.md

    - In dual-stack bare-metal clusters, you can now pass dual-stack IPs to `kubelet --node-ip`.
      eg: `kubelet --node-ip 10.1.0.5,fd01::0005`. This is not yet supported for non-bare-metal
      clusters.
      
      In dual-stack clusters where nodes have dual-stack addresses, hostNetwork pods
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="application/x-x509-key"/>
        <!-- These are just a bunch of magic integers as defined by the key format... -->
        <!-- Always seem to have a version integer as their first entry, -->
        <!--  normally 00, 01 or 02, check for that -->
        <magic priority="40">
          <match value="0x3081FF020100" type="string"
                  mask="0xFFFF00FFFFFC" offset="0"/>
          <match value="0x3082FFFF020100" type="string"
    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