All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fess_indices.fess_log.click_log.click_log.json Maven / Gradle / Ivy

There is a newer version: 14.18.0
Show newest version
{
    "properties": {
      "urlId": {
        "type": "keyword"
      },
      "docId": {
        "type": "keyword"
      },
      "queryId": {
        "type": "keyword"
      },
      "userSessionId": {
        "type": "keyword"
      },
      "url": {
        "type": "keyword"
      },
      "order": {
        "type": "integer"
      },
      "requestedAt": {
        "type": "date",
        "format": "date_optional_time"
      },
      "queryRequestedAt": {
        "type": "date",
        "format": "date_optional_time"
      }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy