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 ab5f4b5 commit 415cea8Copy full SHA for 415cea8
docs/settings.rst
@@ -103,8 +103,8 @@ The following options are optional:
103
* ``EXCLUDED_INDEXES`` - A list of strings (as Python import paths) to indexes
104
you do **NOT** want included. Useful for omitting third-party things you
105
don't want indexed or for when you want to replace an index.
106
-* ``KWARGS`` - (Solr and ElasticSearch) Any additional keyword arguments that should be passed on to the
107
- underlying client library.
+* ``KWARGS`` - (Solr and ElasticSearch) Any additional keyword arguments that
+ should be passed on to the underlying client library.
108
109
110
``HAYSTACK_ROUTERS``
0 commit comments