GitHub user carlosduclos opened an issue:

    https://github.com/apache/couchdb-nano/issues/32

    Perform search over POST too

    [Original issue](https://github.com/dscape/nano/issues/338)
    
    __TheHominid__
    A too long search query results in an error 400 from couchDB (due to GET 
url length limitations), however if the same query is sent inside the body with 
a POST call, couchDB works properly.
    From the code it seems that nano can only perform search operations over 
GET and not POST.

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to