wohali commented on a change in pull request #418: Add search index
documentation
URL:
https://github.com/apache/couchdb-documentation/pull/418#discussion_r298388803
##########
File path: src/api/ddoc/views.rst
##########
@@ -315,6 +315,1128 @@ including the update sequence of the database from
which the view was
generated. The returned value can be compared this to the current update
sequence exposed in the database information (returned by :get:`/{db}`).
+Search
Review comment:
The challenge is that this is the API reference section - specific to actual
endpoints. If this is general search documentation, perhaps it belongs
somewhere else, not in the Design Document API reference.
My gut reaction would be to put most of the content in the `ddocs/views`
directory as its own top level instead, saving the changes to the API reference
explicitly for any endpoint API changes only...though it's worth leaving
*something* behind for Search here, since it does indeed end up in a ddoc in
the long run.
Also not sure how you're getting 10.x out of this, over on docs.couchdb.org
this is [1.5.4](https://docs.couchdb.org/en/latest/api/ddoc/views.html).
:confused:
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services