IndexMissingException while searching store in Elastic Search IndexMissingException while searching store in Elastic Search elasticsearch elasticsearch

IndexMissingException while searching store in Elastic Search


I found what the mistake was .It should have been called in the following fashion.It was a learning for me

getClient() .prepareSearch(getIndexNameV2()).getType(getIndexTypeV2())