aboutsummaryrefslogtreecommitdiffstats
path: root/includes/search/SearchIndexField.php
Commit message (Expand)AuthorAgeFilesLines
* pager: Clean up file headers and `@ingroup`Timo Tijhof2022-09-291-1/+4
* Stability annotations for interfaces.daniel2020-07-071-0/+1
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-12/+12
* Define index types as stringsStanislav Malyshev2019-04-181-8/+8
* Add docstrings for text search index field typesAdam Wight2018-10-311-1/+13
* Fix spacing for @param and indent of function commentsUmherirrender2017-08-151-1/+7
* Add missing type to @param documentationUmherirrender2017-08-111-1/+1
* Add SearchIndexField::getEngineHints()David Causse2017-06-221-0/+17
* Add new type SearchIndexField::INDEX_TYPE_SHORT_TEXTdcausse2016-09-261-0/+9
* Remove SourceIndexField FLAG_SOURCE_DATAdcausse2016-09-011-9/+0
* Add DEFAULTSORT to search index field datadcausse2016-08-291-0/+10
* Improve comments on fields and fix opening_text - needs no highlights.Stanislav Malyshev2016-07-081-2/+4
* Create API to allow content handlers to handle structured data definitionsStanislav Malyshev2016-07-061-0/+63