We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
thinkphp6 use tntsearch
composer install orcomposer require teamtnt/tntsearch
composer install
composer require teamtnt/tntsearch
cd ./public && php -S 127.0.0.1:1234 或者apache nginx套件
php think create_index orcurl 127.0.0.1:1234/init
php think create_index
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
tntsearch
app\service\TntService
https://github.com/lzwme/bootstrap-suggest-plugin