At the risk of exposing my ignorance…
Does couchbase support or plan to support included fields for Indexing.
The basic idea being that we wish for certain fields to be available for pushdown predicates and to avoid fetching but also we don’t want them to effect the ordering of the index nodes?
if not, why not? (I assume it has to do with the dstorage structure)