wohali edited a comment on issue #1984: CouchDB Indexes Failing (Invalid Index
Def ... Error: error, Reason: {badmatch,undefined})
URL: https://github.com/apache/couchdb/issues/1984#issuecomment-474449340
Hi there @Austint30 ,
I can promise you that CouchDB works fine with >120k documents frequently.
It sounds like your hardware is underpowered and you need more CPU or need to
bump the timeout, but that error you're seeing on your index is that Mango does
not yet support reduces. Remove the `reduce` key.
You should also upgrade as soon as possible because of known security holes
in both 2.1.1 and 2.2.0 as documented
[here](http://docs.couchdb.org/en/stable/cve/index.html).
Unfortunately, This is not a CouchDB bug. GitHub is for actual CouchDB bugs
only.
If you are looking for general support with using CouchDB, please try one of
these other options:
* The user mailing list. Signup instructions are
[here](http://couchdb.apache.org/#mailing-lists)
* The Slack/IRC chat room. Joining instructions are
[here](http://couchdb.apache.org/#chat)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services