[doc] fix issues reported since Sphinx v9.1.0

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2026-05-04 16:08:20 +02:00
committed by Markus Heiser
parent 12b7fd341c
commit 93fe8cac1e
2 changed files with 13 additions and 14 deletions
+5 -5
View File
@@ -6,7 +6,7 @@ NoSQL databases
.. sidebar:: further read .. sidebar:: further read
- `NoSQL databases <https://en.wikipedia.org/wiki/NoSQL>`_ - `NoSQL database <https://en.wikipedia.org/wiki/NoSQL>`_
- `valkey.io <https://valkey.io/>`_ - `valkey.io <https://valkey.io/>`_
- `MongoDB <https://www.mongodb.com>`_ - `MongoDB <https://www.mongodb.com>`_
@@ -20,7 +20,7 @@ NoSQL databases
Initial sponsored by `Search and Discovery Fund Initial sponsored by `Search and Discovery Fund
<https://nlnet.nl/discovery>`_ of `NLnet Foundation <https://nlnet.nl/>`_. <https://nlnet.nl/discovery>`_ of `NLnet Foundation <https://nlnet.nl/>`_.
The following `NoSQL databases`_ are supported: The following `NoSQL database`_ are supported:
- :ref:`engine valkey_server` - :ref:`engine valkey_server`
- :ref:`engine mongodb` - :ref:`engine mongodb`
@@ -57,7 +57,7 @@ instance. To switch into the environment (:ref:`searxng-src`) you can use
Configure the engines Configure the engines
===================== =====================
`NoSQL databases`_ are used for storing arbitrary data without first defining `NoSQL database`_ are used for storing arbitrary data without first defining
their structure. their structure.
@@ -80,8 +80,8 @@ Valkey Server
.. _engine mongodb: .. _engine mongodb:
MongoDB MongoDB / PyMongo
------- -----------------
.. _pymongo: https://github.com/mongodb/mongo-python-driver#installation .. _pymongo: https://github.com/mongodb/mongo-python-driver#installation
@@ -37,8 +37,8 @@ in section :ref:`private engines`.
.. _engine meilisearch: .. _engine meilisearch:
MeiliSearch MeiliSearch Engine
=========== ==================
.. automodule:: searx.engines.meilisearch .. automodule:: searx.engines.meilisearch
:members: :members:
@@ -46,17 +46,16 @@ MeiliSearch
.. _engine elasticsearch: .. _engine elasticsearch:
Elasticsearch Elasticsearch Engine
============= ====================
.. automodule:: searx.engines.elasticsearch .. automodule:: searx.engines.elasticsearch
:members: :members:
.. _engine solr: .. _engine solr:
Solr Solr Engine
==== ===========
.. automodule:: searx.engines.solr .. automodule:: searx.engines.solr
:members: :members: