hello sir,
I'm new to elastic search I needed to know how the refresh interval works internally.
lets say resfresh interval is 1 second so after 10 seconds how many refresh call will happen if each refresh completes 5 seconds to update file system
from memory buffer.
When I am using monitoring plugin, I am seeing a graph with index refresh times. I see that graph values are fluctuating and it is not same as the configured refresh interval. Are they same?
Hello Sir,
As you told refresh is sync if the refresh is called continuously from coding using updatewith refresh and each refresh takes 100ms to refresh the particular shard what will happen to the refresh called using refresh interval will it trigger or wait for the refresh to complete.
if refresh of refresh interval waits how the shards other shard will refresh
Hi Sir,
Im trying to update 100 document without refresh and seperately one document with refresh = wait_for its refreshing immediately all 100 document how.
I have Only one shard created for testing
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.