gpt4 book ai didi

java - 创建多值索引

转载 作者:行者123 更新时间:2023-12-02 08:32:13 24 4
gpt4 key购买 nike

我们如何通过代码创建多值索引。

最佳答案

将字段定义为多值:

在 schema.xml 中,对于想要具有多个值的字段,添加“multiValued”属性:

   <field name="features" type="text" indexed="true" stored="true" multiValued="true"/>

更多信息可以找到:http://wiki.apache.org/solr/SchemaXml#Common_field_options

关于java - 创建多值索引,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3036782/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com