summaryrefslogtreecommitdiffstats
path: root/lib/public/FullTextSearch/Model/ISearchRequest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Fix spelling for return typeDaniel Kesselberg2022-05-151-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-7/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+0
* fix phpdocMaxence Lange2019-07-161-1/+5
* set and complete the searched stringMaxence Lange2019-07-161-0/+18
* new model to manage some simple queriesMaxence Lange2019-07-141-0/+20
* public interfaces FullTextSearchMaxence Lange2018-10-301-0/+326