rnewson commented on PR #4291:
URL: https://github.com/apache/couchdb/pull/4291#issuecomment-1485747436

   * Nouveau endpoints return 404 if disabled and no attempt is made by the 
nouveau erlang app to contact the JVM side for background indexing.
   * update=true|false is supported but stable=true|false is not. nouveau 
always sorts by _id as the tie-breaker so the instability that clouseau 
exhibits is much reduced.
   * mango integration is done.
   * I've not yet written a new _search_cleanup endpoint but the java side 
supports it (and is regularly exercised)
   * indexes are deleted if nouveau is up when the database is deleted (same as 
dreyfus/clouseau)
   * include_docs=true not yet implemented (the README says so)
   * nouveau indexes are independent, same as dreyfus
   * not sure what you mean specifically by "Collation (sort order) checks."
   
   
   
     


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to