We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6d2a1 commit a6409cbCopy full SHA for a6409cb
docs/configuration.rst
@@ -93,6 +93,7 @@ pycsw's runtime configuration is defined by ``default.yml``. pycsw ships with a
93
- **source**: the source of this repository only if not local (e.g. :ref:`geonode`, :ref:`odc`). Supported values are ``geonode``, ``odc``
94
- **filter**: server side database filter to apply as mask to all CSW requests (see :ref:`repofilters`)
95
- **max_retries**: max number of retry attempts when connecting to records-repository database
96
+- **stable_sort**: enables stable sorting by appending an identifier sort as the last sortable. Default is ``false``
97
- **facets**: comma-separated list of facetable properties for search results
98
99
.. note::
0 commit comments