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
1a0dc51c
Commit
1a0dc51c
authored
Dec 10, 2020
by
jerome
Browse files
fix mulitValued to multiValued
parent
dc5a4cc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
solr/gfl/conf/schema.xml
View file @
1a0dc51c
...
...
@@ -95,7 +95,7 @@
<field
name=
"html_page"
type=
"text_de"
multiValued=
"false"
/>
<field
name=
"image_ids"
type=
"string"
multiValued=
"true"
/>
<field
name=
"image_urls"
type=
"string"
multiValued=
"true"
/>
<field
name=
"image_url"
type=
"string"
mul
i
tValued=
"false"
/>
<field
name=
"image_url"
type=
"string"
mult
i
Valued=
"false"
/>
<!-- for doctype 'article' -->
<field
name=
"number_of_pages"
type=
"int"
/>
...
...
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