Skip to content

Releases: teamtnt/laravel-scout-tntsearch-driver

laravel 5.4 dependencies and callback in search

26 Apr 13:17
Compare
Choose a tag to compare

init index on empty collection and asYouType as runtime option

20 Apr 11:06
Compare
Choose a tag to compare
https://github.com/teamtnt/laravel-scout-tntsearch-driver/issues/80

simple where clause

04 Apr 18:59
Compare
Choose a tag to compare
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

09 Mar 20:34
Compare
Choose a tag to compare

composer version update

07 Jan 12:23
Compare
Choose a tag to compare
v2.0.2

version update in composer.json

asYouType flag added to config

29 Dec 16:39
Compare
Choose a tag to compare
Merge pull request #57 from gaelenb/master

Add ability to set $asYouType property in config/scout.php

version bump to match scout v2

22 Dec 21:09
Compare
Choose a tag to compare
v2.0.0

create index creates the index without calling ->run

Update for scout v2

20 Dec 21:38
Compare
Choose a tag to compare
Merge pull request #52 from kavinsky/patch-mapids

Fix for #51

start a transaction on update

24 Oct 10:54
Compare
Choose a tag to compare
v1.1.5

start a transaction on update

limit check

21 Oct 02:35
Compare
Choose a tag to compare
v1.1.4

check if limit is set