mirror of https://github.com/apache/lucene.git
SOLR-6365 refactoring and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622385 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8306b8a464
commit
2a5558ed77
|
@ -1049,11 +1049,4 @@
|
|||
<str name="paramkey">param value</str>
|
||||
</similarity>
|
||||
-->
|
||||
<field name="_text" type="text_general" indexed="true" stored="false" multiValued="true"/>
|
||||
<field name="_src" type="string" indexed="false" stored="true" multiValued="true"/>
|
||||
|
||||
<copyField source="*" dest="_text"/>
|
||||
|
||||
|
||||
|
||||
</schema>
|
||||
|
|
Loading…
Reference in New Issue