Skip to content

Commit 98cc5af

Browse files
committed
Update distributedsearching.rst
1 parent b6bbacf commit 98cc5af

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/distributedsearching.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,11 @@ A very important facet of distributed search is as per Annex B of OGC:CSW 2.0.2.
8787
OGC API - Records
8888
-----------------
8989

90-
Experimental support for distibuted searching is available in pycsw's OGC API - Records support to allow for searching remote servers. The implementation uses the same approach as described above, operating in OGC API - Records mode.
90+
Experimental support for distibuted searching is available in pycsw's OGC API - Records support to allow for searching remote services. The implementation uses the same approach as described above, operating in OGC API - Records mode.
91+
92+
.. note::
93+
94+
The ``federatedcatalogues`` directives must point to an OGC API - Records **collections** endpoint.
9195

9296
.. code-block:: none
9397

0 commit comments

Comments
 (0)