Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for perc (0.02 sec)

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

         * Get the value for the key 'suggest.update.doc.per.request'. <br>
         * The value is, e.g. 2 <br>
         * comment: Number of documents per suggestion update request.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getSuggestUpdateDocPerRequest();
    
        /**
         * Get the value for the key 'suggest.update.doc.per.request' as {@link Integer}. <br>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.19.md

      - `kubectl` outputs warnings to stderr, and accepts a `--warnings-as-errors` option to treat warnings as fatal errors
      - `k8s.io/client-go` outputs warnings to stderr by default; override this per-client by setting `config.WarningHandler`, or per-process with `rest.SetDefaultWarningHandler()`
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0605          ; disallowed                             # 7.0  ARABIC NUMBER MARK ABOVE
    0606..060A    ; valid                  ;      ; NV8    # 5.1  ARABIC-INDIC CUBE ROOT..ARABIC-INDIC PER TEN THOUSAND SIGN
    060B          ; valid                  ;      ; NV8    # 4.1  AFGHANI SIGN
    060C          ; valid                  ;      ; NV8    # 1.1  ARABIC COMMA
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top