[ 
https://issues.apache.org/jira/browse/COUCHDB-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696756#comment-13696756
 ] 

Filippo Fadda commented on COUCHDB-1254:
----------------------------------------

>From my library:

//! @brief Causes map functions to be called on design documents as well as 
regular documents.
public function includeDesignDocs()

//! @brief Makes documents' local sequence numbers available to map functions 
as a '_local_seq' document attribute.
public function includeLocalSeq()

You can add it yourself on the APIs and make a pull request if I'm right.

-Filippo
                
> Document design and view options
> --------------------------------
>
>                 Key: COUCHDB-1254
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1254
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: James Howe
>            Assignee: Alexander Shorin
>            Priority: Minor
>
> Off the back of COUCH-1252, I've just discovered there are such things as 
> design options and view options, including local_seq and include_design. 
> Could somebody who knows what they do document them somewhere?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to