summaryrefslogtreecommitdiffstats
path: root/lib/private/FullTextSearch/Model
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-205-10/+0
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-232-5/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-045-10/+5
* private cannot be finalMaxence Lange2021-04-231-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-095-5/+0
* Update license headersChristoph Wurst2019-12-055-35/+20
* Some php-cs fixesRoeland Jago Douma2019-11-225-13/+0
* Merge pull request #16399 from nextcloud/improvement/noid/fulltextsearch-simp...Morris Jobke2019-07-151-0/+188
|\
| * new model to manage some simple queriesMaxence Lange2019-07-141-0/+188
* | addsubtag should push to arrayMaxence Lange2019-07-141-1/+6
|/
* fixing phpdocMaxence Lange2019-03-041-21/+21
* cleaning the excerpts managmentMaxence Lange2019-03-041-11/+6
* moving final class to private, new interface in publicMaxence Lange2019-03-044-0/+1916