User definable sort directions
------------------------------

                 Key: COUCHDB-158
                 URL: https://issues.apache.org/jira/browse/COUCHDB-158
             Project: CouchDB
          Issue Type: New Feature
          Components: Database Core
         Environment: Trunk hopefully
            Reporter: Paul Joseph Davis
         Attachments: user_sort.patch

At the request of arachnid on IRC here is the implemented user definable sort 
directions.

The patch allows for views that emit keys as arrays to sort the view based on 
the position in the array.

Sorts are specified as an array of boolean values in the view definition. 
Temporary views can also post a sort array with the view definition.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to