This happens because per default the indices will have one replica, but since you only have one node you cannot have any replica.
To solve hits you need to edit the template you are using for your indice and set the number of replicas to zero.
This happens because per default the indices will have one replica, but since you only have one node you cannot have any replica.
To solve hits you need to edit the template you are using for your indice and set the number of replicas to zero.
© 2020. All Rights Reserved - Elasticsearch
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.