Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Goethes Farbenlehre
gfl-importer
Commits
a1952ccb
Commit
a1952ccb
authored
Nov 20, 2020
by
jerome
Browse files
chg rcp facet copiefield to list
parent
5e7df362
Changes
1
Hide whitespace changes
Inline
Side-by-side
solr/gfl/conf/schema.xml
View file @
a1952ccb
...
...
@@ -139,7 +139,7 @@
<!-- Solr needs string fields to sort correctly -->
<field
name=
"author_sort"
type=
"string"
multiValued=
"true"
/>
<copyField
source=
"author"
dest=
"author_sort"
/>
<field
name=
"recipient_sort"
type=
"string"
/>
<field
name=
"recipient_sort"
type=
"string"
multiValued=
"true"
/>
<copyField
source=
"recipient"
dest=
"recipient_sort"
/>
<field
name=
"origin_place_sort"
type=
"string"
/>
<copyField
source=
"origin_place"
dest=
"origin_place_sort"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment