Open
Description
Hi,
I have created on my local host using elastic search and elasticsearch river mongodb an idex for a collection from a mongodb database.
Is it possible to connect from my spring project using spring-data-elasticsearch to the index already created in elastic search?
I tried to add the spring-data-elasticsearch configurations to my project using a using Node Client but when I try to make a simple search I get "org.elasticsearch.indices.IndexMissingException"
Metadata
Metadata
Assignees
Labels
No labels