Releases: teamtnt/laravel-scout-tntsearch-driver
Releases · teamtnt/laravel-scout-tntsearch-driver
laravel 5.4 dependencies and callback in search
v3.0.0 callback
init index on empty collection and asYouType as runtime option
https://github.com/teamtnt/laravel-scout-tntsearch-driver/issues/80
simple where clause
Merge pull request #77 from vlopes11/master-issue-69 Display results with a WHERE CLAUSE #69 - Simple comparison where clause
version bump to include latest tntsearch
v2.0.3 version bump
composer version update
v2.0.2 version update in composer.json
asYouType flag added to config
Merge pull request #57 from gaelenb/master Add ability to set $asYouType property in config/scout.php
version bump to match scout v2
v2.0.0 create index creates the index without calling ->run
Update for scout v2
Merge pull request #52 from kavinsky/patch-mapids Fix for #51
start a transaction on update
v1.1.5 start a transaction on update
limit check
v1.1.4 check if limit is set