aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/FullTextSearch/Model/IndexDocument.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* Adds new exception to check for the availability of the index.Faraz Samapoor2024-01-151-2/+8
* Refactors lib/private/FullTextSearch.Faraz Samapoor2024-01-151-225/+25
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-3/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* private cannot be finalMaxence Lange2021-04-231-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+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-3/+0
* addsubtag should push to arrayMaxence Lange2019-07-141-1/+6
* cleaning the excerpts managmentMaxence Lange2019-03-041-11/+6
* moving final class to private, new interface in publicMaxence Lange2019-03-041-0/+1000