Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Goethes Farbenlehre
gfl-importer
Commits
67b40587
Commit
67b40587
authored
May 17, 2021
by
bettin5@sub.uni-goettingen.de
Browse files
chg fieldname to entities
parent
7af1d867
Changes
1
Hide whitespace changes
Inline
Side-by-side
solr/gfl/conf/schema.xml
View file @
67b40587
...
...
@@ -98,7 +98,9 @@
<field
name=
"image_ids"
type=
"string"
multiValued=
"true"
/>
<field
name=
"image_urls"
type=
"string"
multiValued=
"true"
/>
<field
name=
"image_url"
type=
"string"
multiValued=
"false"
/>
<field
name=
"entitys_in_page"
type=
"string"
multiValued=
"true"
/>
<!-- for doctype 'page' -->
<field
name=
"entities"
type=
"string"
multiValued=
"true"
/>
<!-- for doctype 'article' -->
<field
name=
"number_of_pages"
type=
"int"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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