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 c06ef2f commit 55d0f41Copy full SHA for 55d0f41
doc/sphinx-guides/source/container/running/demo.rst
@@ -217,7 +217,7 @@ You can back up your existing Solr schema like this:
217
218
``cp docker-dev-volumes/solr/data/data/collection1/conf/schema.xml docker-dev-volumes/solr/data/data/collection1/conf/schema.xml.orig``
219
220
-You can see the existing fields Solr know about like this:
+You can see the existing fields Solr knows about like this:
221
222
``curl http://localhost:8983/solr/collection1/schema/fields``
223
0 commit comments