On Fri, Sep 30, 2016 at 3:34 PM, arush goyal <
arus...@gmail.com> wrote:
> I am new to couchdb and couchdb-python?
>
> Can you tell me how we search documents by other fields than id in
> couchdb-python?
You should create a view and query it. This is not in any way specific
to CouchDB-Python, so I think you're better off asking the
couchdb-user list.
Cheers,
Dirkjan