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

test.resources.query-tests.index_text_simple.js Maven / Gradle / Ivy

There is a newer version: 2.20.1
Show newest version
{
  "ddoc": "_design/testindexddoc",
  "name": "simpletext",
  "type": "text",
  "def": {
    "default_analyzer": "keyword",
    "default_field": {},
    "partial_filter_selector": {},
    "fields": [{
      "Movie_name": "string"
    }],
    "index_array_lengths": true
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy