I'm trying to troubleshoot slow indexing on couchbase 2.5.2 and I was wondering what is the relation between views and indexers? Does each view has a single indexer? Can a view be indexed in parallel? Should maxParallelIndexers be set to the number of CPU per machine? Total number of CPUs in the cluster? Is a view promoted from Dev considered a new view? If so should I always delete old views from Dev so it won't waste time indexing? I see a reference to an _active_tasks endpoint in the docs but I get a Not Found error when trying to access it. How does one access that endpoint?
-- You received this message because you are subscribed to the Google Groups "Couchbase" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
