ES 遇到的坑

  1. string 類型若是不指定 not_analyzed ,默認會分詞。當檢索完整字符串時候沒法檢索到。orm

  2. 時間類型要指定 'type' => 'date', 'format' => 'yyyy-MM-dd HH:mm:ss' 
    字符串

相關文章
相關標籤/搜索