I asked this question in stack over but I think asking from here is better.
We developed a Java API to communicate with elastic search. We are sending post requests to API and it is checking data with elastic index and sending it to elastic index. Add/update operations are done over the API. But the problem is, if we try to read or write to same elastic indexes from other sources. It is so slow when the API is running. Is there are some type of configuration in java code to regain the performance of elastic search?
Could you provide a full recreation script as described in About the Elasticsearch category. It will help to better understand what you are doing. Please, try to keep the example as simple as possible.
A full reproduction script will help readers to understand, reproduce and if needed fix your problem. It will also most likely help to get a faster answer.
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.