[DS-1345, DS-1346] Item Level Versioning, all versions are searchable & recent submission list in collections shows all the versions

This commit is contained in:
KevinVdV
2012-11-21 10:51:39 +01:00
parent a2a8dffd44
commit d9df145a4e
5 changed files with 10 additions and 9 deletions

View File

@@ -508,7 +508,7 @@
<field name="discoverable" type="string" indexed="true" stored="true" omitNorms="true" />
<field name="read" type="string" indexed="true" stored="true" omitNorms="true" />
<field name="read" type="string" indexed="true" stored="true" omitNorms="true" multiValued="true" />
<!-- Community and collection hierarchy of the Item of interest (candidate for hierarchical facetting ) -->
<field name="location" type="lowerCaseSort" indexed="true" stored="true" multiValued="true" required="false" omitNorms="true" />