AlexanderKaraberov commented on issue #1142: fabric:query_view/4 fails if 
number of docs in the DB is more than 60
URL: https://github.com/apache/couchdb/issues/1142#issuecomment-378302060
 
 
   Hey @eiri  I just want to clarify a few last things in order to sort 
everything out. 
   As I understood by "custom sorter" you meant [view 
collation](http://docs.couchdb.org/en/latest/ddocs/views/collation.html#views-collation)
 and  seq btree/`KeyBySeqBtree` works the same as [raw 
collation](http://docs.couchdb.org/en/latest/ddocs/views/collation.html#raw-collation)?
 
   Yet I still don't understand how sorting is related to constructing output 
for `_changes` feed since for that we keep a separate index ordered by `seq` of 
the database. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to