TNTSearch
laravel-searchable
Our great sponsors
TNTSearch | laravel-searchable | |
---|---|---|
2 | 2 | |
2,796 | 1,036 | |
1.0% | 1.3% | |
3.8 | 5.5 | |
3 months ago | about 1 month ago | |
PHP | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TNTSearch
-
Searching for users with Laravel Scout and TNTSearch
While we're at it, would it be possible to store the index in the existing database instead of SQLite ? Wouldn't that allow for index syncing reliability (I hear there are file corruption problems ) ? And reducing the number of processes (no index queue) ?
As you saw from the tutorial, adding a full-text search to your project is pretty straightforward. We covered only the tip of the iceberg here. TNTSearch is a powerful engine that can do a lot of stuff - even classification if that's something you might need. For more info, you can check out the GitHub documentation.
laravel-searchable
What are some alternatives?
ElasticSearch PHP - Official PHP client for Elasticsearch.
Sphinx Search - Sphinx Search library provides SphinxQL indexing and searching features
manticoresearch-php - Official PHP client for Manticore Search
flexsearch - Next-Generation full text search library for Browser and Node.js
laravel-cross-eloquent-search - Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
SphinxQL query builder - SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package)
Elastica - Elastica is a PHP client for elasticsearch
Solarium - PHP Solr client library
laravel-scout-tntsearch-driver - Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch