Solr 区分大小写搜索

问题描述

我有两个字段如下

"ad_code":["fsCy"],

"ad_code_string":"fsCy",

字段定义

<field name="ad_code_string" type="string" indexed="true" stored="true"/>

<field name="ad_code" type="text_general"/>

enter image description here

虽然分析显示匹配prashes,但当我查询结果不显示

这里是分析的下半部分

enter image description here

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)