Go Back

Elasticsearch - Sample Interview Question (Junior Level)

What is true regarding having each data model as index versus having each data model as an object type within the index?

  1. Having each data model as index is recommended for small data sets
  2. Having each data model as index is very efficient and fast to search within the index
  3. Having each data model as index causes an overhead whenever searching a combination of data models from 2 or more indices
  4. All of the above
Tests in Elasticsearch for Juniors

Test Name Difficulty Time (minutes) No. of Questions
Elasticsearch Junior 20 10