couchdb-mango git commit: Fix user defined index selection

2015-10-30 Thread tonysun83
Repository: couchdb-mango Updated Branches: refs/heads/2835-fix-index-selection [created] 62362de9a Fix user defined index selection This fix modifies indexable_fields to remove extraneous fields that are created by the mango_selector_text:convert function so that the index can now be used

fauxton commit: updated refs/heads/master to e6a3514

2015-10-30 Thread robertkowalski
Repository: couchdb-fauxton Updated Branches: refs/heads/master 5fcb06539 -> e6a351437 add a wizard for setting up a cluster how to test: set the port in `exports.couch` to a node that will handle the setup (the "setup-node"): ``` exports.couch = 'http://localhost:15984/'; ``` if you