zhaheng
zhaheng
我的也是,版本6.2.2,如果不用中文分词一个字是可以搜到的,如果用ik_smart必须要2个字符以上才能搜索,比如字符串"江苏省XXX",搜索时"江"和"江苏"都无法搜到结果,使用ik_max_word的话2个字可以,1个字搜不到结果,你们有这个问题吗!
我建立ik_smart或者ik_max_word这个的时候,明明是设置了"search_analyzer":"ik_max_word",但是在mapping里面看不到"search_analyzer"属性,只有“analyzer”属性,不知道是为什么,是不是这个原因导致的一个字搜不出来呢?你们有吗?版本6.2.2,如: "mappings": { "order_type": { "properties": { "address": { "analyzer": "ik_max_word", "type": "text" } }
500 Internal Privoxy Error Privoxy encountered an error while processing your request: Could not load template file no-server-data or one of its included components. Please contact your proxy administrator. If...
解决了,你启动的命令肯定有问题