lullaby-afa

Results 2 issues of lullaby-afa

你好,我想问下,搜索查询的时候使用的结巴对query进行分词、去停用词,然后match处理过的process_question,但是es的分词用的是IK,这样是不是有问题的呀?

![image](https://user-images.githubusercontent.com/74398769/207766363-9123b87a-1ad7-40ba-9272-6d7bf052174d.png) here, wo should determine whether the pruduce list is empty, rather than null. ``` if (produces != null && pruduces.size() > 0) { mediaTypes.clear(); mediaTypes.addAll(produces); } ```