{% extends "./inc/base.html" %} {% block content %}

{{controller.meta_title}}

{%if ft_min_word_len >1%}
提示! 系统检测 mysql参数 ft_min_word_len={{ft_min_word_len}},当 ft_min_word_len=1 时,创建索引才会进行分词处理。
{%endif%}
每轮更新 解锁
{% endblock %} {%block script%} {%endblock%}