Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 32 for tw (0.26 sec)

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

              "keywords_path": "${fess.dictionary.path}th/protwords.txt"
            },
            "traditional_chinese_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}zh-tw/stopwords.txt"
            },
            "turkish_stop": {
              "type":       "stop",
              "stopwords_path": "${fess.dictionary.path}tr/stopwords.txt"
            },
            "turkish_lowercase": {
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Aug 11 01:26:55 GMT 2022
    - 39.9K bytes
    - Viewed (2)
  2. samples/guide/src/main/java/okhttp3/recipes/kt/WiresharkExample.kt

          Request.Builder()
            .url("https://graph.facebook.com/robots.txt?s=fb")
            .build()
        val twitterRequest =
          Request.Builder()
            .url("https://api.twitter.com/robots.txt?s=tw")
            .build()
        val googleRequest =
          Request.Builder()
            .url("https://www.google.com/robots.txt?s=g")
            .build()
    
        try {
          for (i in 1..2) {
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Jan 08 01:13:22 GMT 2024
    - 10.7K bytes
    - Viewed (1)
  3. src/main/resources/suggest_indices/suggest_analyzer.json

          },
          "reading_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "keyword",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu May 23 05:09:51 GMT 2019
    - 57.7K bytes
    - Viewed (0)
  4. src/main/resources/suggest_indices/_aws/suggest_analyzer.json

          },
          "reading_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "keyword",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  5. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

          },
          "reading_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "reading_term_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "standard"
          },
          "normalize_analyzer_zh-tw" : {
            "type" : "custom",
            "tokenizer" : "keyword",
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  6. cmd/testdata/xl-meta-merge.zip

    ˜ûéI[jK^ AQoxoˆCé÷Rg|ïh“txW}7}aUÖcq¼?qn37 KcÖr \Õúxm þÐp{Hsox祦ÒqXÚ}TmòuwTBÕ´À¹¯¦$ïzRcWyïp@’ ÃëqiuRnKN ixÕöÀ»½= %^raÙ¢vñ~Lªã?ws ,iDª SÖoCetôSÀÄ I¼dwx Uôt¾ cî›wªU =ªzPïŠvcJR Ñ‚ŒÂþÜ7¸fqItïrºlq,0ýZoW_áXO²y èh}yNeëtM ª B:QwÍÖ¬NPãFtU\÷²zxoAgWˆNfs NmÖv†tW®ìGzißtF² ËwAºmaW¨j}sf to¾wîã*jK aEEwGS¢tc¾@øgª|{NB’Ôúƒ=q†U`ÙfÎ"Yv†ÌïËFG¼ÅiBæ¨Al >u` tjñt²¤&_øsi^ª~}ueH†òaG@Doϳ ²g{{†ùsZºGéïˆ~ßFKjŽå+ek1,ìÆ '†ãxjUÙ†vvCtNSo¨Üi¢I^Egu`]ùt„ÍÖ Úê‹Õ ¾æg~QA¾Wñ-e 2 Bm Mf\aÙ€iAC}s}ª@Y vYHx¢…š ìÀJàz ^ößp[€ãljw[¸ °š´ørFHÔÂ.ï|c}ªcYiSqxJ...
    ZIP Archive
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri Mar 08 17:50:48 GMT 2024
    - 30.2K bytes
    - Viewed (0)
  7. src/main/resources/esclient.xml

    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"zh-cn/stopwords.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"zh-tw/stopwords.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    			<arg>"fess"</arg>
    			<arg>"ar/stemmer_override.txt"</arg>
    		</postConstruct>
    		<postConstruct name="addConfigFile">
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Mar 23 05:42:27 GMT 2023
    - 15.9K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * te=te<br>
         * th=th<br>
         * tl=tl<br>
         * tr=tr<br>
         * uk=uk<br>
         * ur=ur<br>
         * vi=vi<br>
         * zh-cn=zh-cn<br>
         * zh_CN=zh-cn<br>
         * zh-tw=zh-tw<br>
         * zh_TW=zh-tw<br>
         * zh=zh<br>
         *  */
        String QUERY_LANGUAGE_MAPPING = "query.language.mapping";
    
        /** The key of the configuration. e.g. 0.5 */
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (4)
  9. src/cmd/asm/internal/asm/testdata/ppc64.s

    	SLBIE R3                        // 7c001b64
    	SLBMFEE R3, R4                  // 7c801f26
    	SLBMFEV R3, R4                  // 7c801ea6
    	SLBMTE R3, R4                   // 7c801b24
    
    	TW $31, R0, R0                  // 7fe00008
    	TD $31, R0, R0                  // 7fe00088
    	DARN $1, R5                     // 7ca105e6
    
    	DCBF (R3)(R4)                   // 7c0418ac
    	DCBF (R3)(R0)                   // 7c0018ac
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Apr 24 15:53:25 GMT 2024
    - 49K bytes
    - Viewed (0)
  10. src/main/resources/fess_indices/_aws/fess.json

    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Mar 23 12:38:28 GMT 2021
    - 117.3K bytes
    - Viewed (0)
Back to top