Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

laravel-scout-tntsearch-driver

a mission to provide a high quality search engine written in PHP.
Collective - Host: opensource - https://opencollective.com/laravel-scout-tntsearch-driver - Code: https://github.com/teamtnt/laravel-scout-tntsearch-driver

Merge pull request #227 from SebSzcze/master

Add table prefix to select query

github.com/teamtnt/laravel-scout-tntsearch-driver - 7de3cd99f3e4b5312078627b2e3d6766f22e79f5 authored over 5 years ago by Nenad Ticaric <[email protected]>
Merge pull request #236 from wanglelecc/master

Add prefix to select query

github.com/teamtnt/laravel-scout-tntsearch-driver - df9053baab28d2ab8d73003427ad26f04078432a authored over 5 years ago by Nenad Ticaric <[email protected]>
Add prefix to select query

github.com/teamtnt/laravel-scout-tntsearch-driver - 05ad6142ccdffc67b5b68ff1ca56fff0f1d682a0 authored over 5 years ago by wanglelecc <[email protected]>
add missing prefix to query

github.com/teamtnt/laravel-scout-tntsearch-driver - 2e76fea106b432656b0da4c724158afaee1095f9 authored almost 6 years ago by Sebastian Szczepanski <[email protected]>
add prefix to table name

github.com/teamtnt/laravel-scout-tntsearch-driver - 33f904044ff63a478ba516cf013703a212ebd4ef authored almost 6 years ago by Sebastian Szczepanski <[email protected]>
Merge pull request #226 from megawubs/master

Add check if result is null

github.com/teamtnt/laravel-scout-tntsearch-driver - 84f6dc68f309741b479ac258928a8528079d61f1 authored almost 6 years ago by Nenad Ticaric <[email protected]>
Add check if result is null

github.com/teamtnt/laravel-scout-tntsearch-driver - 62a0b291519c86422fea0271c0afa4bb56743584 authored almost 6 years ago by Bram Wubs <[email protected]>
Update .travis.yml

github.com/teamtnt/laravel-scout-tntsearch-driver - 8d0f880c139b43f3dbd0cab0076ae142634bfbaa authored almost 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #223 from mferrara/patch-1

Update readme.md to include mention of 5.7

github.com/teamtnt/laravel-scout-tntsearch-driver - 6f0b3a9e30fdcc8a77cdcb48651d720a069a3f4a authored almost 6 years ago by Nenad Ticaric <[email protected]>
Update readme.md to include mention of 5.7

The package supports 5.7 and mentions that in the header of the readme but below where there's a...

github.com/teamtnt/laravel-scout-tntsearch-driver - 3539380581b1521eef5ccf8db7ccd6b8736bcf99 authored almost 6 years ago by Mike Ferrara <[email protected]>
Update composer.json

github.com/teamtnt/laravel-scout-tntsearch-driver - fe638e0269533d37a6eabb5845039d5f3226b157 authored almost 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #216 from terryBaz/patch-2

tntsearch:import clarification

github.com/teamtnt/laravel-scout-tntsearch-driver - 655d6ead9192d49c58dd85c9de6e53ea5d9cbe25 authored about 6 years ago by Nenad Ticaric <[email protected]>
tntsearch:import clarification

so that you do not get opened issues like https://github.com/teamtnt/laravel-scout-tntsearch-dri...

github.com/teamtnt/laravel-scout-tntsearch-driver - 28f7a2a6bb0e2be5cb72e40d6cf96b9e71d83822 authored about 6 years ago by Tarek BAZINE <[email protected]>
require latest tntsearch

github.com/teamtnt/laravel-scout-tntsearch-driver - e296a7fca2cf16dbc5542cf8eab724bc819b66df authored about 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #199 from n0script/master

remove query property instead of builder

github.com/teamtnt/laravel-scout-tntsearch-driver - c56eccb9ce162893938efcc6215fa3d1a8a6f09c authored over 6 years ago by Nenad Ticaric <[email protected]>
remove query property instead of builder

github.com/teamtnt/laravel-scout-tntsearch-driver - 85e28419d6a7016b754548cde3ae8f97f4561f66 authored over 6 years ago by Miro Krenz <[email protected]>
Merge pull request #198 from n0script/master

solves issue #197

github.com/teamtnt/laravel-scout-tntsearch-driver - 2f964d2dc932a967965134135e20d08e6607a8ef authored over 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #192 from suenert/fix-duplicate-queryCallback

PR: removes duplicate queryCallback condition.

github.com/teamtnt/laravel-scout-tntsearch-driver - e4050ca4ac2f1ca156c54a5b41de3fbd8f865875 authored over 6 years ago by Nenad Ticaric <[email protected]>
removes duplicate queryCallback condition.

github.com/teamtnt/laravel-scout-tntsearch-driver - a078f6bedb2bbbf8a563a5218c98f731d9e88051 authored over 6 years ago by Michael Klopf <[email protected]>
Merge pull request #191 from suenert/fix-soft-deletes

PR: Fix soft deletes

github.com/teamtnt/laravel-scout-tntsearch-driver - 287f6d58afaab03c98cb2b22d7c797f770440caf authored over 6 years ago by Nenad Ticaric <[email protected]>
adds comment to clarify default behaviour when scout.soft_delete configuration is disabled.

github.com/teamtnt/laravel-scout-tntsearch-driver - 512d03532e1b644a77249f9ecd25bcec75fac098 authored over 6 years ago by Michael Klopf <[email protected]>
refactoring code for better readability.

github.com/teamtnt/laravel-scout-tntsearch-driver - 697094ea4b460766eaa6d58e05649e641e20883b authored over 6 years ago by Michael Klopf <[email protected]>
adds handling of soft delete functionality.

github.com/teamtnt/laravel-scout-tntsearch-driver - eb9358e7d474b32650e9163a38cb406616ffd643 authored over 6 years ago by Michael Klopf <[email protected]>
Merge pull request #178 from gdsrmygdsrjr/patch-1

Call $queryCallback

github.com/teamtnt/laravel-scout-tntsearch-driver - 08d5773631493ad7c9343e2fa33034251b92b1d4 authored over 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #189 from suenert/replace-subleftjoin

PR: Replace leftJoinSub with leftJoin for backwards compatibility for Laravel < 5.6

github.com/teamtnt/laravel-scout-tntsearch-driver - cab6f509a76ea733bf5d13927e89f423bfd43cd7 authored over 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #5 from suenert/replace-subleftjoin

Adds binding for subquery parameters

github.com/teamtnt/laravel-scout-tntsearch-driver - 696d908f5772a77f2b0d4a1bb9203d597d0a60c7 authored over 6 years ago by Michael <[email protected]>
Merge branch 'master' into replace-subleftjoin

github.com/teamtnt/laravel-scout-tntsearch-driver - 0e219ae044c7e24a890a2a1ad1904ee11358378f authored over 6 years ago by Michael <[email protected]>
adds binding for subquery parameters.

github.com/teamtnt/laravel-scout-tntsearch-driver - 321f4a433e43e0966cb7d46acd9f48688062d7fc authored over 6 years ago by Michael Klopf <[email protected]>
Remove uneccessary import statement

github.com/teamtnt/laravel-scout-tntsearch-driver - deee0f30c1c7952e673b323f1085c1b9b6155f54 authored over 6 years ago by Michael <[email protected]>
adds orderBy statement

github.com/teamtnt/laravel-scout-tntsearch-driver - 5266a5e81473a4a92fd5044db6cd3f921efdc70d authored over 6 years ago by Michael Klopf <[email protected]>
replace subLeftJoin with leftJoin for backwards compatibility for Laravel < 5.6.

github.com/teamtnt/laravel-scout-tntsearch-driver - 5d74fbf0ce332493d98dc43007859f39b69c7c3e authored over 6 years ago by Michael Klopf <[email protected]>
Remove uneccessary model filtering when orderby is used.

github.com/teamtnt/laravel-scout-tntsearch-driver - 01d6c678cc6e9c9f182bc7a02d04595fa58c5803 authored over 6 years ago by Michael Klopf <[email protected]>
replace subLeftJoin with leftJoin for backwards compatibility for Laravel < 5.6.

github.com/teamtnt/laravel-scout-tntsearch-driver - cfc6bc5ba03e0b762b3b5a3c03ce87202a734ca3 authored over 6 years ago by Michael Klopf <[email protected]>
Merge pull request #2 from suenert/add-orderby

PR: adds orderBy statement

github.com/teamtnt/laravel-scout-tntsearch-driver - 442147863ff07734bb2f3c4f7d986d43c370f324 authored over 6 years ago by Michael <[email protected]>
Remove uneccessary import statement

github.com/teamtnt/laravel-scout-tntsearch-driver - b2d4690c412cddc205846c94cc3b0d5971e7a01c authored over 6 years ago by Michael <[email protected]>
Remove uneccessary model filtering when orderby is used.

github.com/teamtnt/laravel-scout-tntsearch-driver - d30cbbbbddb414bb5ecc20f29ac493b3972f164c authored over 6 years ago by Michael Klopf <[email protected]>
adds orderBy statement

github.com/teamtnt/laravel-scout-tntsearch-driver - 8e1231f63100e3317dd71cd49a7630f3b2e7c74e authored over 6 years ago by Michael Klopf <[email protected]>
Call $queryCallback

github.com/teamtnt/laravel-scout-tntsearch-driver - 86f9b41382e8de4ae8e8f324e668a6d22ada56b3 authored over 6 years ago by Gabriel Rausch <[email protected]>
force laravel scout 5.0.*

github.com/teamtnt/laravel-scout-tntsearch-driver - 5bc95351ec32195c64b3853309ab6e65282c6a35 authored over 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #173 from Krato/master

Update Engine to be compatible with last scout

github.com/teamtnt/laravel-scout-tntsearch-driver - e7dbb7e90bf55821d5a743fbfd322f08e0c9934b authored over 6 years ago by Nenad Ticaric <[email protected]>
Update Engine to be compatible with last scout

https://github.com/laravel/scout/commit/9f06b9c4d77879d53cf1680740b7f8bf19f78279

github.com/teamtnt/laravel-scout-tntsearch-driver - 46a175b9a378c6ba3f2dfed073d74e45b6d332db authored over 6 years ago by Eric Lagarda <[email protected]>
Merge pull request #167 from suenert/master

replaces coalescing operator with isset for PHP 5.6 compatiblity.

github.com/teamtnt/laravel-scout-tntsearch-driver - 048590c769d0d09900d89e32a026d9549558c9a7 authored over 6 years ago by Nenad Ticaric <[email protected]>
replaces coalescing operator with isset for PHP 5.6 compatiblity.

github.com/teamtnt/laravel-scout-tntsearch-driver - 573632180d1aa7ea784bfa76d58b6a4d877ced51 authored over 6 years ago by Michael Klopf <[email protected]>
Merge pull request #157 from MehediDracula/fix-as-you-type

Fix: asYouType config is not working

github.com/teamtnt/laravel-scout-tntsearch-driver - 5ca8f91ca3201cb28aa32811f8e20b90195e8708 authored over 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #166 from suenert/master

[PR]: Fix pagination when where() is applied and add complex db queries as constraints to search

github.com/teamtnt/laravel-scout-tntsearch-driver - a3ae3d3fb4f0a3d3192ffa82c7a37088edc408f7 authored over 6 years ago by Nenad Ticaric <[email protected]>
Merge pull request #1 from suenert/extend-map-function

PR: adds constrain macro to use eloquent for retrieving records. Fixes pagination when simple wh...

github.com/teamtnt/laravel-scout-tntsearch-driver - 17ddaae986407274fbb904ac0790b51536d8adff authored over 6 years ago by Michael <[email protected]>
plucks the key name.

github.com/teamtnt/laravel-scout-tntsearch-driver - 2a65dc4bbe99524e238eff617224bc68952c8294 authored over 6 years ago by Michael Klopf <[email protected]>
improves solution to remove the search results returned by index which are not part of our query and its constraints.

github.com/teamtnt/laravel-scout-tntsearch-driver - a900b0a80c44f256a12dccc75c81507a04ac42fa authored over 6 years ago by Michael Klopf <[email protected]>
adds constrain macro to use eloquent for retrieving records. Fixes pagination when simple where() statements are used.

github.com/teamtnt/laravel-scout-tntsearch-driver - aaf80c8a04e4d4221f4fb613659f6bfec8353d90 authored over 6 years ago by Michael Klopf <[email protected]>
Remove .phpintel directory

github.com/teamtnt/laravel-scout-tntsearch-driver - bc9bcb11f833d502150f2ca7e97733654e32fbc4 authored over 6 years ago by Mehedi Hassan <[email protected]>
Fix asYouType config is not working

github.com/teamtnt/laravel-scout-tntsearch-driver - 9efc6d44b4c248bd844d127d3d7b0fd2bcb2d99b authored over 6 years ago by Mehedi Hassan <[email protected]>
Merge pull request #148 from devronhansen/master

#146 Update README.md to include 5.5 and 5.6

github.com/teamtnt/laravel-scout-tntsearch-driver - 9df6115f913173579db006bd3a27483acf230d9b authored almost 7 years ago by Nenad Ticaric <[email protected]>
Update README.md to include 5.5 and 5.6

github.com/teamtnt/laravel-scout-tntsearch-driver - 3cfc895bacd2bbdf069b4c00c6d93728084a0747 authored almost 7 years ago by Ron Hansen <[email protected]>
Merge pull request #143 from DenzoNL/update-readme-with-gitignore

Updated the README with recommendation to ignore .index files.

github.com/teamtnt/laravel-scout-tntsearch-driver - 6e2d8ce48edccadd148698c8772d5789a550f50f authored almost 7 years ago by Nenad Ticaric <[email protected]>
Merge pull request #147 from ntzm/patch-1

Remove double semicolon

github.com/teamtnt/laravel-scout-tntsearch-driver - 110c2cb22a5e2a7bad4bcc65db09be1f88021920 authored almost 7 years ago by Nenad Ticaric <[email protected]>
Remove double semicolon

github.com/teamtnt/laravel-scout-tntsearch-driver - 91e973b9e108b4d213f7a923955b14c12c53fa86 authored almost 7 years ago by Nat Zimmermann <[email protected]>
% Updated README

+ Added a recommendation to add storage/*.index files to the .gitignore file.
# Fixed a spellin...

github.com/teamtnt/laravel-scout-tntsearch-driver - a44f1f6616167bb8553669784c820257ac6c730e authored almost 7 years ago by Denzo <[email protected]>
Merge pull request #130 from judahnator/master

Only select columns that exist in the database

github.com/teamtnt/laravel-scout-tntsearch-driver - b1e579928c358a04e4c57cbc23aae236ec96d39e authored about 7 years ago by Nenad Ticaric <[email protected]>
Only selecting fields that exist in the database

github.com/teamtnt/laravel-scout-tntsearch-driver - 352fbbb653640879fccb784bb79cb8b9362f9aaf authored about 7 years ago by Judah Wright <[email protected]>
Merge pull request #123 from ZerglingGo/master

Fix broken link in README.md

github.com/teamtnt/laravel-scout-tntsearch-driver - affb42767aa994ff57535573fec505ffef686fa2 authored about 7 years ago by Nenad Ticaric <[email protected]>
Fix broken link in README.md

github.com/teamtnt/laravel-scout-tntsearch-driver - 3c4481c6a5bbaeb2a5fa342b0fbf20a541a69061 authored about 7 years ago by ZerglingGo <[email protected]>
Merge pull request #118 from julianobailao/patch-1

Add support to multiple connections

github.com/teamtnt/laravel-scout-tntsearch-driver - f7b97a66f1ebb6e86be8b02d6caa48917a8a00a7 authored over 7 years ago by Nenad Ticaric <[email protected]>
Add support to multiple connections

Currently, the TNT Search command looks for the default database configuration. However, there m...

github.com/teamtnt/laravel-scout-tntsearch-driver - 4f53c9f832dcb239e6dc8386f109d55cd1d3a6a7 authored over 7 years ago by Juliano Bailão <[email protected]>
Merge pull request #116 from robgridley/master

Exclude empty searchable arrays from indexing

github.com/teamtnt/laravel-scout-tntsearch-driver - a58861c7b549a96d629051129867966cc68752ec authored over 7 years ago by Nenad Ticaric <[email protected]>
Exclude empty searchable arrays from indexing

github.com/teamtnt/laravel-scout-tntsearch-driver - a76a4db40cf9b756f11d933064fc8514f852828f authored over 7 years ago by Rob Gridley <[email protected]>
Merge pull request #115 from tehwave/master

Fix ErrorException Undefined index: searchBoolean

github.com/teamtnt/laravel-scout-tntsearch-driver - d20172e459fd317d2da60a693b0774174f7a1990 authored over 7 years ago by Nenad Ticaric <[email protected]>
Improve speed by using isset instead of array_key_exists

github.com/teamtnt/laravel-scout-tntsearch-driver - f891a4e7b6716044f848190b46e4019a65be18cc authored over 7 years ago by Peter C. Jørgensen <[email protected]>
Fix ErrorException Undefined index: searchBoolean

github.com/teamtnt/laravel-scout-tntsearch-driver - 68f5213b1cfe36ae6ec4644d1c7adaa0564f41ec authored over 7 years ago by Peter C. Jørgensen <[email protected]>
Merge pull request #114 from TheNodi/laravel-55-package-discovery

Support Laravel 5.5 Auto-Discovery

github.com/teamtnt/laravel-scout-tntsearch-driver - f62411913c74b667e0c23fa626c58db723784618 authored over 7 years ago by Nenad Ticaric <[email protected]>
Support Laravel 5.5 Auto-Discovery

github.com/teamtnt/laravel-scout-tntsearch-driver - 022595f18928a3e03e353e3b6620b1d0194b759e authored over 7 years ago by Leonardo Nodari <[email protected]>
Merge pull request #110 from opencollective/opencollective

Activating Open Collective

github.com/teamtnt/laravel-scout-tntsearch-driver - 8fe0fee2e3e3a7a539c302922656dd4a060578b1 authored over 7 years ago by Nenad Ticaric <[email protected]>
Added backers and sponsors on the README

github.com/teamtnt/laravel-scout-tntsearch-driver - 561b8c7658e33df4b0a19681c6b8ae897bc1a986 authored over 7 years ago by Xavier Damman <[email protected]>
Added .github/ISSUE_TEMPLATE.md (optional)

github.com/teamtnt/laravel-scout-tntsearch-driver - 672f249a41ad068cb9dae56b45e5f0304c916e5c authored over 7 years ago by Xavier Damman <[email protected]>
Merge pull request #106 from dominiquedutra/master

Fixed a bug introduced by 5a600243f8ef30b96c585ad01f3573fcc3f7910b - …

github.com/teamtnt/laravel-scout-tntsearch-driver - 4720643cc3cc9a3569ea8fa32a63fb12204ca6d4 authored over 7 years ago by Nenad Ticaric <[email protected]>
Fixed a bug introduced by 5a600243f8ef30b96c585ad01f3573fcc3f7910b - FatalThrowableError in TNTSearchScoutServiceProvider.php line 30:

Class 'Engines\TNTSearchEngine' not found

github.com/teamtnt/laravel-scout-tntsearch-driver - a776ec5a5d0b03cd98d24e05521e6b1168b07060 authored over 7 years ago by Dominique Dutra <[email protected]>
Merge pull request #103 from dominiquedutra/master

Option to use searchBoolean

github.com/teamtnt/laravel-scout-tntsearch-driver - 374b65bc57ca9209e63ec37698d0fda5bf248c88 authored over 7 years ago by Nenad Ticaric <[email protected]>
Option to use searchBoolean

github.com/teamtnt/laravel-scout-tntsearch-driver - b5de4fce7ad6e14988d3e3a0fb83a7006d3013a3 authored over 7 years ago by Dominique Dutra <[email protected]>
Merge pull request #101 from tunaabutbul/master

some cleanup

github.com/teamtnt/laravel-scout-tntsearch-driver - e045d5f1ab3f7eec9ecdbddba9b3c86b44f17bae authored over 7 years ago by Nenad Ticaric <[email protected]>
Merge pull request #1 from tunaabutbul/tunaabutbul-patch-1

some claenup

github.com/teamtnt/laravel-scout-tntsearch-driver - a68d563a9c0de2b9fd5be4312684f9b026dea0f6 authored over 7 years ago by Tuna Abutbul <[email protected]>
Merge pull request #88 from mikebronner/patch-1

Make private functions protected

github.com/teamtnt/laravel-scout-tntsearch-driver - 1ded903e4ef7a3f69743ff28e891ad46ca181e32 authored over 7 years ago by Nenad Ticaric <[email protected]>
Make private functions protected

This allows extending of the service provider class without having to copy everything over whole...

github.com/teamtnt/laravel-scout-tntsearch-driver - f3eb7e5b23bfa35464ae484bd19302c7cae21c36 authored over 7 years ago by Mike Bronner <[email protected]>
Merge pull request #84 from the94air/master

Publish the scout.php configuration file to your config directory

github.com/teamtnt/laravel-scout-tntsearch-driver - 1af24b34519e7721bd6054feaf6bfe9b3d2cd894 authored over 7 years ago by Nenad Ticaric <[email protected]>
Publish the scout.php file

github.com/teamtnt/laravel-scout-tntsearch-driver - f6e2d6174c2d5934229e7d69c95938b9c1f56c34 authored over 7 years ago by Abdalla Mahmoud <[email protected]>