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
476e183d
Commit
476e183d
authored
Jun 08, 2021
by
bettin5@sub.uni-goettingen.de
Browse files
new fields for notes for tido
parent
9421a38e
Changes
1
Hide whitespace changes
Inline
Side-by-side
solr/gfl/conf/schema.xml
View file @
476e183d
...
...
@@ -63,6 +63,10 @@
<field
name=
"north_cordinate"
type=
"string"
multiValued=
"true"
/>
<field
name=
"south_cordinate"
type=
"string"
multiValued=
"true"
/>
<!-- for doctype note -->
<field
name=
"note"
type=
"string"
multiValued=
"true"
/>
<field
name=
"note_type"
type=
"string"
multiValued=
"true"
/>
<field
name=
"note_place"
type=
"string"
multiValued=
"true"
/>
<!-- for doctype 'literature' -->
<field
name=
"analytic_main_title"
type=
"string"
/>
...
...
@@ -133,6 +137,7 @@
<field
name=
"bibl_refs"
type=
"string"
multiValued=
"true"
/>
<field
name=
"literature_refs"
type=
"string"
multiValued=
"true"
/>
<field
name=
"entitys_in_documents"
type=
"string"
multiValued=
"true"
/>
<field
name=
"notes_in_documents"
type=
"string"
multiValued=
"true"
/>
<!-- Metadata fields -->
<field
name=
"institution"
type=
"string"
multiValued=
"false"
/>
...
...
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