3
A
回答
0
這是關於MySQL全文搜索設置爲4個字符。
0
自改變最小字長度以來,你已經完成了索引重建嗎?
REPAIR TABLE table_name QUICK;
相關問題
- 1. Magento搜索結果
- 2. Magento無效搜索結果
- 3. Magento移動搜索結果
- 4. Magento搜索結果圖層
- 5. Magento搜索結果以我的方式
- 6. Magento:如何生成搜索框結果
- 7. Magento自定義「無結果」搜索頁
- 8. 訪問Magento搜索結果集合
- 9. magento搜索結果不顯示
- 10. Magento產品不會在搜索中顯示。搜索結果
- 11. 搜索結果
- 12. Magento - 以普通數組檢索高級搜索結果
- 13. 爲什麼索引magento 4.1.1.1後沒有搜索結果?
- 14. Magento 2 - 重定向搜索,如果只有一個結果
- 15. rails搜索結果
- 16. Lucene搜索結果
- 17. mongodb搜索結果
- 18. Liferay搜索結果
- 19. 在搜索結果
- 20. Laravel搜索結果
- 21. 搜索JSON結果
- 22. Flitering搜索結果
- 23. Joomla搜索結果
- 24. php搜索結果
- 25. 搜索結果中的散列表標誌搜索結果
- 26. Imaco - 從搜索結果中提取HREF搜索結果
- 27. 在搜索結果中查找A和C搜索結果
- 28. Postgresql:返回搜索結果不在搜索結果
- 29. Ionic - 在搜索欄下搜索結果
- 30. 在PHP中搜索Google搜索結果
http://stackoverflow.com/questions/609935/mysql-full-text-indexing-limitations#answer-610301 –