I am using a SearchIntegrator pre-configured with two entities, TestEntity and AnotherTestEntity, using index names indexa and indexb respectively. Initially only entries of type TestEntity are indexed, and when querying the following exception is thrown:
By default the Elasticsearch is considering all indexes when querying but apparently only one index was created |