Hi All,
I have an application that stores the data in lucene format. I want to read this data using Elasticsearch.
Is there a way to implement the same?
I have tried reindex api through kibana but that does not seem to work and gives no such index found exception.
Thanks in advance