Complex datatypes

The complex datatypes supported by Elasticsearch are as follows:

  • Array datatype: Arrays of the same types of instances. For example, arrays of strings, integers, and more. Doesn't allow for the mixing of datatypes in arrays.
  • Object datatype: Allows inner objects within JSON documents.
  • Nested datatype: Useful for supporting arrays of inner objects, where each inner object needs to be independently queriable.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset