Skip to content

Commit

Permalink
Merge branch 'release/2.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
peichman-umd committed Jul 1, 2024
2 parents 3bb1945 + 5fae859 commit 6eb162b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fedora4/core/conf/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
<field name="genre" type="string" indexed="true" stored="true" multiValued="true"/>
<field name="subject" type="string" indexed="true" stored="true" multiValued="true"/>
<field name="rights" type="string" indexed="true" stored="true" multiValued="true"/>
<field name="terms_of_use_text" type="text_general" indexed="true" stored="true" multiValued="false"/>
<field name="copyright_notice" type="text_general" indexed="true" stored="true" multiValued="false"/>
<field name="collection" type="string" indexed="true" stored="true" multiValued="true"/>
<field name="citation" type="text_general" indexed="true" stored="true" multiValued="true"/>
<field name="description" type="text_general" indexed="true" stored="true" multiValued="true"/>
Expand Down

0 comments on commit 6eb162b

Please sign in to comment.