aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/FullTextSearch/Model
Commit message (Expand)AuthorAgeFilesLines
* chore: Use more gender neutral languageprovokateurin2024-10-141-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-2410-205/+20
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-144-0/+121
* Fix typos in lib/public subdirectorySimon L2023-05-101-1/+1
* composer run cs:fixCôme Chilliet2023-01-206-12/+0
* Fix spelling for return typeDaniel Kesselberg2022-05-151-1/+1
* +getCollection(): string;Maxence Lange2022-02-031-0/+11
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0410-20/+10
* Remove @package annotations from public namespaceJulius Härtl2020-08-269-9/+0
* Remove wrongly annotated package namesJulius Härtl2020-08-261-2/+0
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Add visibility to all constantsChristoph Wurst2020-04-105-38/+38
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1010-69/+49
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0910-10/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Fix mismatching doc block parameter typesChristoph Wurst2020-03-061-1/+1
* Update license headersChristoph Wurst2019-12-0510-70/+40
* Some php-cs fixesRoeland Jago Douma2019-11-2210-21/+0
* comparaison types: +regex +wildcardMaxence Lange2019-08-021-0/+2
* 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-142-0/+157
* fixing phpdocMaxence Lange2019-03-043-42/+52
* fixing INDEX_DONEMaxence Lange2019-03-041-3/+2
* cleaningMaxence Lange2019-03-042-987/+3
* moving final class to private, new interface in publicMaxence Lange2019-03-047-541/+864
* Add hasIndex() to OCP\FullTextSearch\Model\IndexDocumentMaxence Lange2019-02-191-0/+11
* fixing phpdocMaxence Lange2019-02-161-1/+1
* init some varMaxence Lange2018-11-011-3/+3
* +infoBool / +infoIntMaxence Lange2018-11-011-0/+76
* public interfaces FullTextSearchMaxence Lange2018-10-309-0/+2859