Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

can't get result from a "reduce" #17

@djc

Description

@djc

From bchesn...@gmail.com on June 20, 2008 02:21:38

What steps will reproduce the problem? 1. Make a view with a reduce function
2. Query it with Db.view function 3. What is the expected output? What do you see instead? KeyIndex 'id' exception is raised. Which is normal because a reduce view
don't provide id key, nor total_rows result. What version of the product are you using? On what operating system? latest trunk (0.8-incubing) Please provide any additional information below. Find here a quick patch that solve it.

Attachment: couchdb-python.diff

Original issue: http://code.google.com/p/couchdb-python/issues/detail?id=16

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions