nickva commented on issue #4725:
URL: https://github.com/apache/couchdb/issues/4725#issuecomment-1687272441

   One strategy could be to periodically ping the 
https://docs.couchdb.org/en/stable/api/ddoc/common.html#db-design-design-doc-info
 endpoint and wait until the index has completed building before querying it to 
avoid piling up too many client requests if the index is large. 
   
   Using a larger Q (resharding) could also help parallelize indexing building 
if you have the computation and disk throughput resources.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to