deconst / content-service

An API for storing, indexing and retrieving documentation
MIT License
4 stars 9 forks source link

Perform queries for related envelopes in outgoing documents. #33

Closed smashwilson closed 9 years ago

smashwilson commented 9 years ago

When a queries attribute is present in a retrieved metadata envelope:

This is the next phase of deconst/deconst-docs#41.

Remaining Work

smashwilson commented 9 years ago

Results are ordered by an $order parameter in the query, defaulting to descending publish_date. Pagination is enabled by $limit and $skip parameters.