Guy Sartorelli
|
11595952f4
|
NEW Search across multiple searchable fields by default (#10382)
* NEW Search across multiple searchable fields by default
* ENH Split search query and search each term separately.
|
2022-08-01 12:19:02 +12:00 |
|
Guy Sartorelli
|
ffcaed84f3
|
MNT Update tests for searchable_fields match_any
|
2022-06-30 15:55:56 +12:00 |
|
Tyler Trout
|
6b1c5eb6d7
|
NEW Allow methods to be used for flexible searchable_fields (#10199)
* Allow methods to be used for flexible searchable_fields
* match_any key
* Documentation
* Update docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md
Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
* Search fields test
* Newlines
* Update src/ORM/Search/SearchContext.php
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
* Update docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
* Removed comments and whitespace. Linting fixes
Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
|
2022-02-10 09:40:16 +13:00 |
|
Damian Mooyman
|
6e8304ff2f
|
API Namespace framework tests
|
2016-11-23 19:25:12 +13:00 |
|
Damian Mooyman
|
789cb5b465
|
Move files to psr-2 standard locations
|
2016-11-23 19:25:12 +13:00 |
|