Skip to content

Commit 260ac3a

Browse files
committed
make Solr schema.xml instructions more generic #10517
1 parent faace91 commit 260ac3a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/release-notes/10517-datasetType.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,4 @@ For details see <https://dataverse-guide--10694.org.readthedocs.build/en/10694/u
77
Upgrade instructions
88
--------------------
99

10-
Add the following line to your Solr schema.xml file and do a full reindex:
11-
12-
```
13-
<field name="datasetType" type="string" stored="true" indexed="true" multiValued="false"/>
14-
```
10+
Update your Solr schema.xml file to pick up the "datasetType" additions and do a full reindex.

0 commit comments

Comments
 (0)