I have hundreds of small DBs in CouchDB which are not updated but I need to query them often. How do I disable future indexing so that Elasticsearch does not keep checking for changes and save my system resources? Presently I've setup the river with default bulk size and timeout of 100 and 10ms respectively for each DB.
问问题
111 次