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

fr.pilato.elasticsearch.crawler.fs._default.2.folder.json Maven / Gradle / Ivy

There is a newer version: 2.5
Show newest version
{
  "properties": {
    "name": {
      "type": "string",
      "store": true,
      "index": "not_analyzed"
    },
    "real": {
      "type": "string",
      "store": true,
      "index": "not_analyzed"
    },
    "encoded": {
      "type": "string",
      "store": true,
      "index": "not_analyzed"
    },
    "root": {
      "type": "string",
      "store": true,
      "index": "not_analyzed"
    },
    "virtual": {
      "type": "string",
      "store": true,
      "index": "not_analyzed"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy