fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
bda5443
)
restore indexing translators
author
Jan Szejko
<janek37@gmail.com>
Tue, 27 Feb 2018 09:56:01 +0000
(10:56 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Tue, 27 Feb 2018 09:56:01 +0000
(10:56 +0100)
doc/schema.xml
patch
|
blob
|
history
diff --git
a/doc/schema.xml
b/doc/schema.xml
index
b36c762
..
54f3c53
100644
(file)
--- a/
doc/schema.xml
+++ b/
doc/schema.xml
@@
-132,7
+132,7
@@
<field name="slug" type="lowercase" stored="false" indexed="true" omitNorms="true"/> <!-- no norms -->
<field name="is_book" type="boolean" stored="false" indexed="true"/>
<field name="authors" type="text_pl_nonstop" stored="false" indexed="true" multiValued="true" termPositions="true" termVectors="true"/>
<field name="slug" type="lowercase" stored="false" indexed="true" omitNorms="true"/> <!-- no norms -->
<field name="is_book" type="boolean" stored="false" indexed="true"/>
<field name="authors" type="text_pl_nonstop" stored="false" indexed="true" multiValued="true" termPositions="true" termVectors="true"/>
- <field name="translators" type="text_pl_nonstop" stored="false" indexed="
false" multiValued
="true" />
+ <field name="translators" type="text_pl_nonstop" stored="false" indexed="
true" multiValued="true" termPositions="true" termVectors
="true" />
<field name="title" type="text_pl_nonstop" stored="false" indexed="true"/>
<!-- <field name="published_date" type="tdate" stored="false" indexed="true"/>-->
<field name="published_date" type="string" stored="true" indexed="true"/>
<field name="title" type="text_pl_nonstop" stored="false" indexed="true"/>
<!-- <field name="published_date" type="tdate" stored="false" indexed="true"/>-->
<field name="published_date" type="string" stored="true" indexed="true"/>