Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

thinkphp6 use tntsearch

License

NotificationsYou must be signed in to change notification settings

jayxtt999/tp6_tntsearch

Repository files navigation

安装 tntsearch

composer install orcomposer 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 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

About

thinkphp6 use tntsearch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp