Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for _arabic_ (0.11 sec)

  1. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

          },
          "arabic_stop": {
            "type":       "stop",
            "stopwords":  "_arabic_"
          },
          "arabic_keywords": {
            "type":       "keyword_marker",
            "keywords": ["ﻡﺮﺤﺑﺍﺍ", "ﻉﺎﻠﻣ", "ﺐﺤﺛ"]
          },
          "arabic_stemmer": {
            "type":       "stemmer",
            "language":   "arabic"
          },
          "bulgarian_stop": {
            "type":       "stop",
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Feb 27 09:26:16 UTC 2021
    - 57.4K bytes
    - Viewed (0)
  2. src/main/resources/suggest_indices/suggest_analyzer.json

          },
          "arabic_stop": {
            "type":       "stop",
            "stopwords":  "_arabic_"
          },
          "arabic_keywords": {
            "type":       "keyword_marker",
            "keywords":   ["مرحباا"]
          },
          "arabic_stemmer": {
            "type":       "stemmer",
            "language":   "arabic"
          },
          "bulgarian_stop": {
            "type":       "stop",
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Thu Oct 03 02:51:59 UTC 2019
    - 57.3K bytes
    - Viewed (0)
  3. src/main/resources/suggest_indices/_aws/suggest_analyzer.json

          },
          "arabic_stop": {
            "type":       "stop",
            "stopwords":  "_arabic_"
          },
          "arabic_keywords": {
            "type":       "keyword_marker",
            "keywords": ["ﻡﺮﺤﺑﺍﺍ", "ﻉﺎﻠﻣ", "ﺐﺤﺛ"]
          },
          "arabic_stemmer": {
            "type":       "stemmer",
            "language":   "arabic"
          },
          "bulgarian_stop": {
            "type":       "stop",
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Wed Mar 24 12:55:37 UTC 2021
    - 57.4K bytes
    - Viewed (0)
  4. src/main/resources/suggest_indices/suggest_analyzer.json

          "arabic_stop": {
            "type":       "stop",
            "stopwords":  "_arabic_"
          },
          "arabic_keywords": {
            "type":       "keyword_marker",
            "keywords_path": "${fess.dictionary.path}ar/protwords.txt"
          },
          "arabic_stemmer": {
            "type":       "stemmer",
            "language":   "arabic"
          },
          "bulgarian_stop": {
            "type":       "stop",
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu May 23 05:09:51 UTC 2019
    - 57.7K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/css/manual.css

    	float: left;
    	margin-left: 1.375em;
    	display: block;
    }
    
    ul.inline>li>* {
    	display: block;
    }
    
    .unstyled dl dt {
    	font-weight: normal;
    	font-style: normal;
    }
    
    ol.arabic {
    	list-style-type: decimal;
    }
    
    ol.decimal {
    	list-style-type: decimal-leading-zero;
    }
    
    ol.loweralpha {
    	list-style-type: lower-alpha;
    }
    
    ol.upperalpha {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
Back to top