composer install
or
composer require teamtnt/tntsearch
cd ./public && php -S 127.0.0.1:1234 或者apache nginx套件
php think create_index
or curl 127.0.0.1:1234/init
php think add_index
/config/tnt_index.php
curl http://127.0.0.1/search?key=xxxx
tntsearch
初始化的位置为 app\service\TntService
https://github.com/lzwme/bootstrap-suggest-plugin