We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faace91 commit 260ac3aCopy full SHA for 260ac3a
doc/release-notes/10517-datasetType.md
@@ -7,8 +7,4 @@ For details see <https://dataverse-guide--10694.org.readthedocs.build/en/10694/u
7
Upgrade instructions
8
--------------------
9
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
+Update your Solr schema.xml file to pick up the "datasetType" additions and do a full reindex.
0 commit comments