We have an Elasticsearch Cluster deployed in our local and we have huge amount of data in it.
Now we want to use the App Search Functionalities on the existing Elasticsearch indices.
But I can see we can only index the data to App Search using Documents or APIs.
Please let me know if there is a way to use the App Search (create an engine) on top of Elasticsearch Indices.
There is no direct route for adding already data that is already in an Elasticsearch index directly into App Search. The easiest way would be to write a piece of code to pull data from the Elasticsearch index and push the data into App Search via the APIs.
You can either write your own code to do this, or, use the Elasticsearch and App Search clients, which come in a variety of languages:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.