Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 70 for keyword (0.18 sec)

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

              "kind=>kinder"
            ]
          },
          "english_keywords": {
            "type":       "keyword_marker",
            "keywords":   ["hello"]
          },
          "finnish_stop": {
            "type":       "stop",
            "stopwords":  "_finnish_"
          },
          "finnish_keywords": {
            "type":       "keyword_marker",
            "keywords":   ["Hei"]
          },
          "finnish_stemmer": {
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Mar 24 12:55:37 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  2. src/main/resources/suggest_indices/_cloud/suggest_analyzer.json

              "kind=>kinder"
            ]
          },
          "english_keywords": {
            "type":       "keyword_marker",
            "keywords":   ["hello"]
          },
          "finnish_stop": {
            "type":       "stop",
            "stopwords":  "_finnish_"
          },
          "finnish_keywords": {
            "type":       "keyword_marker",
            "keywords":   ["Hei"]
          },
          "finnish_stemmer": {
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 57.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_indices/fess_user.role/role.json

    {
        "properties": {
          "name": {
            "type": "keyword"
          }
        }
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 80 bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/_aws/fess.json

            },
            "arabic_keywords": {
              "type":       "keyword_marker",
              "keywords": ["مرحباا", "عالم", "بحث"]
            },
            "arabic_stemmer": {
              "type":       "stemmer",
              "language":   "arabic"
            },
            "arabic_override": {
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Mar 23 12:38:28 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  5. src/main/config/es/fess_log_favorite_log.json

                "format" : "date_optional_time"
              },
              "docId" : {
                "type" : "keyword"
              },
              "queryId" : {
                "type" : "keyword"
              },
              "url" : {
                "type" : "keyword"
              },
              "userInfoId" : {
                "type" : "keyword"
              }
            }
          }
        },
        "settings" : {
          "index" : {
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sun Nov 05 07:28:42 GMT 2017
    - 855 bytes
    - Viewed (0)
  6. misc/chrome/gophertool/manifest.json

      "description": "Go Hacking utility",
      "background": {
        "page": "background.html"
      },
      "browser_action": {
        "default_icon": "gopher.png",
        "default_popup": "popup.html"
      },
      "omnibox": { "keyword": "golang" },
      "icons": {
        "16": "gopher.png"
      },
      "permissions": [
         "tabs"
      ]
    Json
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Jul 05 20:52:13 GMT 2012
    - 378 bytes
    - Viewed (0)
  7. src/main/config/es/fess_config_crawling_info_param.json

          "crawling_info_param" : {
            "properties" : {
              "crawlingInfoId" : {
                "type" : "keyword"
              },
              "createdTime" : {
                "type" : "long"
              },
              "key" : {
                "type" : "keyword"
              },
              "value" : {
                "type" : "keyword"
              }
            }
          }
        },
        "settings" : {
          "index" : {
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 775 bytes
    - Viewed (0)
  8. src/main/resources/fess_indices/fess_config.data_config/data_config.json

          "name": {
            "type": "keyword"
          },
          "handlerName": {
            "type": "keyword"
          },
          "handlerParameter": {
            "type": "keyword"
          },
          "handlerScript": {
            "type": "keyword"
          },
          "boost": {
            "type": "float"
          },
          "available": {
            "type": "boolean"
          },
          "permissions": {
            "type": "keyword"
          },
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 859 bytes
    - Viewed (0)
  9. src/main/resources/fess_indices/fess_config.path_mapping/path_mapping.json

    {
        "properties": {
          "regex": {
            "type": "keyword"
          },
          "replacement": {
            "type": "keyword"
          },
          "processType": {
            "type": "keyword"
          },
          "sortOrder": {
            "type": "integer"
          },
          "userAgent": {
            "type": "keyword"
          },
          "createdBy": {
            "type": "keyword"
          },
          "createdTime": {
            "type": "long"
          },
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 531 bytes
    - Viewed (0)
  10. src/main/resources/fess_indices/fess_config.elevate_word_to_label/elevate_word_to_label.json

    {
        "properties": {
          "elevateWordId": {
            "type": "keyword"
          },
          "labelTypeId": {
            "type": "keyword"
          }
        }
    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 147 bytes
    - Viewed (0)
Back to top