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 5183c47 commit 097f71dCopy full SHA for 097f71d
doc/release-notes/6.7-release-notes.md
@@ -650,6 +650,8 @@ chmod +x update-fields.sh
650
curl "http://localhost:8080/api/admin/index/solr/schema" | ./update-fields.sh /usr/local/solr/solr-9.8.0/server/solr/collection1/conf/schema.xml
651
```
652
653
+Note that Docker-based installations use a different directory: `solr/data/data/collection1/conf/schema.xml`.
654
+
655
- Start Solr instance (usually `service solr start` depending on Solr/OS).
656
657
14\. Reindex Solr
0 commit comments