Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for zoeken (0.04 sec)

  1. src/main/resources/fess_indices/_aws/fess.json

            },
            "dutch_keywords": {
              "type":       "keyword_marker",
              "keywords": ["hallo", "wereld", "zoeken"]
            },
            "dutch_stemmer": {
              "type":       "stemmer",
              "language":   "dutch"
            },
            "dutch_override": {
              "type":       "stemmer_override",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 14 00:36:40 UTC 2025
    - 117.3K bytes
    - Viewed (0)
  2. src/main/resources/fess_indices/_cloud/fess.json

            },
            "dutch_keywords": {
              "type":       "keyword_marker",
              "keywords": ["hallo", "wereld", "zoeken"]
            },
            "dutch_stemmer": {
              "type":       "stemmer",
              "language":   "dutch"
            },
            "dutch_override": {
              "type":       "stemmer_override",
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 117.3K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Target */
        public static final String LABELS_TARGET = "{labels.target}";
    
        /** The key of the message: Token */
        public static final String LABELS_TOKEN = "{labels.token}";
    
        /** The key of the message: Synonym File */
        public static final String LABELS_SYNONYM_FILE = "{labels.synonymFile}";
    
        /** The key of the message: Stopwords File */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.4.md

    * Some components like kube-dns and kube-proxy could fail to load the service account token when started within a pod. Properly handle empty configurations to try loading the service account config. ([#31947](https://github.com/kubernetes/kubernetes/pull/31947), [@smarterclayton](https://github.com/smarterclayton))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.5.md

    ## Changelog since v1.5.5
    
    ### Other notable changes
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  6. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    romsa.no
    romskog.no
    room
    roros.no
    rost.no
    rotorcraft.aero
    router.management
    routingthecloud.com
    routingthecloud.net
    routingthecloud.org
    rovigo.it
    rovno.ua
    royal-commission.uk
    royken.no
    royrvik.no
    rr.gov.br
    rr.leg.br
    rs
    rs.ba
    rs.gov.br
    rs.leg.br
    rs.webaccel.jp
    rsc.cdn77.org
    rsc.contentproxy9.cz
    rss.my.id
    rsvp
    rt.ht
    ru
    ru.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        public static final String ERRORS_failed_to_upload_mapping_file = "{errors.failed_to_upload_mapping_file}";
    
        /** The key of the message: {0} is invalid as a token. */
        public static final String ERRORS_invalid_kuromoji_token = "{errors.invalid_kuromoji_token}";
    
        /** The key of the message: The number of segmentation for {0} and {1} is different. */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 119.6K bytes
    - Viewed (0)
  8. okhttp/src/jvmTest/kotlin/okhttp3/CacheTest.kt

        assertThat(response.cacheResponse!!.request.url).isEqualTo(request.url)
      }
    
      @Test
      fun postWithOverrideResponse() {
        val url = server.url("/abc?token=123")
        val cacheUrlOverride = url.newBuilder().removeAllQueryParameters("token").build()
    
        val request =
          Request
            .Builder()
            .url(url)
            .method("POST", "XYZ".toRequestBody())
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Aug 16 09:39:51 UTC 2025
    - 113.6K bytes
    - Viewed (0)
  9. src/main/webapp/js/jquery-3.7.1.min.map

    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 131.6K bytes
    - Viewed (0)
  10. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    romsa.no
    romskog.no
    room
    roros.no
    rost.no
    rotorcraft.aero
    router.management
    routingthecloud.com
    routingthecloud.net
    routingthecloud.org
    rovigo.it
    rovno.ua
    royal-commission.uk
    royken.no
    royrvik.no
    rr.gov.br
    rr.leg.br
    rs
    rs.ba
    rs.gov.br
    rs.leg.br
    rs.webaccel.jp
    rsc.cdn77.org
    rsc.contentproxy9.cz
    rss.my.id
    rsvp
    rt.ht
    ru
    ru.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top