r 8335 change for index update
This commit is contained in:
parent
5136b7c095
commit
8383003a11
1 changed files with 1 additions and 1 deletions
|
@ -530,7 +530,7 @@
|
|||
<field name="acNameStemmed" type="edgengram_stemmed" indexed="true" stored="false" multiValued="true" />
|
||||
-->
|
||||
|
||||
<field name="indexedTime" type="string" indexed="true" stored="true" multiValued="true"/>
|
||||
<field name="indexedTime" type="long" indexed="true" stored="true"/>
|
||||
<field name="NAME_PHONETIC" type ="phonetic" indexed="true" stored="false" multiValued="true"/>
|
||||
|
||||
<field name="ALLTEXT" type="text" indexed="true" stored="false" multiValued="true"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue