summaryrefslogtreecommitdiffstats
path: root/lib/public/FullTextSearch/IFullTextSearchProvider.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* 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/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+1
* moving final class to private, new interface in publicMaxence Lange2019-03-041-24/+24
* phpdocMaxence Lange2019-01-311-2/+3
* removing default value in param $chunkMaxence Lange2019-01-291-2/+2
* +generateChunks()Maxence Lange2019-01-291-2/+21
* public interfaces FullTextSearchMaxence Lange2018-10-301-0/+304