mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
improve section reference, add link to unified search doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
This commit is contained in:
@@ -234,7 +234,7 @@ Developers can follow the rich object formatting recommendations to provide gene
|
||||
The rich object type is not used to predict the data structure.
|
||||
We rather recommend to set rich object attributes respecting a strict format for some common use cases.
|
||||
|
||||
More details can be found in `Provide generic data for clients <data-for-clients_>`__
|
||||
More details can be found in :ref:`data-for-clients`
|
||||
|
||||
Use the Smart Picker in your app
|
||||
--------------------------------
|
||||
@@ -380,9 +380,11 @@ and an example response:
|
||||
In this example, the "files" Smart Picker provider does not support any unified search provider
|
||||
but the "github-issue-pr" one supports 2 of them and the "openstreetmap-point" support one.
|
||||
|
||||
Use the unified search API
|
||||
Use the Unified Search API
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
`More details on the Unified Search <https://docs.nextcloud.com/server/stable/developer_manual/digging_deeper/search.html>`_
|
||||
|
||||
Here is how to search using the Unified Search OCS API:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
Reference in New Issue
Block a user