one more fix for author_sxt

This commit is contained in:
Michael Peter Christen 2013-01-26 03:59:39 +01:00
parent b6ae6262f6
commit 99185d7048

View File

@ -61,7 +61,8 @@
#{/fields}#
#(copyFieldAuthor)#::<copyField source="author" dest="author_sxt" maxChars="100" />#(/copyFieldAuthor)#
#(copyFieldAuthor)#::<field name="author_sxt" type="string" indexed="true" stored="true" multiValued="true"/>
<copyField source="author" dest="author_sxt" maxChars="100" />#(/copyFieldAuthor)#
</fields>
<uniqueKey>#[solruniquekey]#</uniqueKey>