Re: Map/Reduce View CouchJS Performance

2022-04-19 Thread Reddy B.
Hey Jan, Thanks a lot! That makes perfect sense and fully covers all the concerns I had. Exciting Reddy 19 avr. 2022 14:09:53 Jan Lehnardt : > Heya Reddy, > > there are no current plans to improve indexing performance by revising the > couchjs protocol. > > CouchDB gives you these options to

Re: Map/Reduce View CouchJS Performance

2022-04-19 Thread Jan Lehnardt
Heya Reddy, there are no current plans to improve indexing performance by revising the couchjs protocol. CouchDB gives you these options to speed up indexing, especially larger databases: - increase the q value of your database[1]. Shard indexes are built in parallel and this scales linearly

Re: Thanks for getting in touch! We've received your email: Map/Reduce View CouchJS Performance

2022-04-19 Thread Jan Lehnardt
I’ve unsubscribed these jokers :) Best Jan — Professional Support for Apache CouchDB: https://neighbourhood.ie/couchdb-support/ 24/7 Observation for your CouchDB Instances: https://opservatory.app > On 19. Apr 2022, at 13:04, Ecwid Billing wrote: > > Hi there, > > We have received your reque

Thanks for getting in touch! We've received your email: Map/Reduce View CouchJS Performance

2022-04-19 Thread Ecwid Billing
Hi there, We have received your request #1740398 and we'll start working on it as soon as possible. We usually respond within 24 hours, but please keep in mind that there may be a delay in response over the weekend. In the meantime, check our Help Center at https://support.ecwid.com/hc/en-us

Map/Reduce View CouchJS Performance

2022-04-19 Thread Reddy B.
Hello, Is there currently an effort to improve the indexing performance of map/reduce javascript views? I have this issue in mind.[https://issues.apache.org/jira/browse/COUCHDB-1743] Improving the indexing performance on very large databases (hundreds of millions of documents) would be strateg