updates to dynamic fields etc. for search, enable parameter to remove space for dynamic field
This commit is contained in:
parent
28ce7ce277
commit
dad9430c2f
2 changed files with 10 additions and 7 deletions
|
@ -253,7 +253,7 @@
|
|||
|
||||
<!-- **************************** End Vitro Fields *************************** -->
|
||||
<!-- **************************** Dynamic Fields *************************** -->
|
||||
<dynamicField name="*_string" type="string" indexed="true" stored="true" />
|
||||
<dynamicField name="*_string" type="string" indexed="true" stored="true" multiValued="true"/>
|
||||
<!-- **************************** End Dynamic Fields *************************** -->
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue