| .. |
|
Entity
|
|
|
|
Hook
|
|
|
|
searchwidgets
|
phan: Disable null_casts_as_any_type setting
|
2022-03-21 18:25:07 +00:00 |
|
BaseSearchResultSet.php
|
phan: Disable scalar_implicit_cast setting
|
2022-03-18 18:52:24 +00:00 |
|
DummySearchIndexFieldDefinition.php
|
|
|
|
FauxSearchResult.php
|
|
|
|
FauxSearchResultSet.php
|
|
|
|
ISearchResultSet.php
|
|
|
|
NullIndexField.php
|
|
|
|
PaginatingSearchEngine.php
|
|
|
|
ParserOutputSearchDataExtractor.php
|
|
|
|
PerRowAugmentor.php
|
|
|
|
PrefixSearch.php
|
Fix many typos in comments
|
2022-05-10 12:46:11 +00:00 |
|
ResultAugmentor.php
|
|
|
|
ResultSetAugmentor.php
|
|
|
|
RevisionSearchResult.php
|
|
|
|
RevisionSearchResultTrait.php
|
search: Improve null documentation on RevisionSearchResultTrait
|
2022-03-14 20:52:31 +00:00 |
|
SearchDatabase.php
|
rdbms: Deprecate getLazyConnectionRef
|
2022-03-03 13:15:44 +01:00 |
|
SearchEngine.php
|
Start catch blocks on the same line as the preceding }
|
2022-06-23 00:22:35 +00:00 |
|
SearchEngineConfig.php
|
Use MainConfigNames instead of string literals, #2
|
2022-04-13 18:55:46 +03:00 |
|
SearchEngineDummy.php
|
|
|
|
SearchEngineFactory.php
|
Use updated ObjectFactory namespace
|
2022-03-09 23:04:51 +00:00 |
|
SearchExactMatchRescorer.php
|
|
|
|
SearchHighlighter.php
|
Use MainConfigNames instead of string literals, #2
|
2022-04-13 18:55:46 +03:00 |
|
SearchIndexField.php
|
|
|
|
SearchIndexFieldDefinition.php
|
|
|
|
SearchMySQL.php
|
search: Fix various scalar types to match documentation
|
2022-03-08 19:39:57 +01:00 |
|
SearchNearMatcher.php
|
Use MainConfigNames instead of string literals, #2
|
2022-04-13 18:55:46 +03:00 |
|
SearchNearMatchResultSet.php
|
|
|
|
SearchPostgres.php
|
search: Use NS_MAIN instead of hard coded 0
|
2022-03-07 21:09:46 +01:00 |
|
SearchResult.php
|
|
|
|
SearchResultSet.php
|
Get rid of warnings on PHP 8.1
|
2022-06-13 04:42:20 -04:00 |
|
SearchResultSetTrait.php
|
Get rid of warnings on PHP 8.1
|
2022-06-13 04:42:20 -04:00 |
|
SearchResultTrait.php
|
|
|
|
SearchSqlite.php
|
search: Use NS_MAIN instead of hard coded 0
|
2022-03-07 21:09:46 +01:00 |
|
SearchSuggestion.php
|
|
|
|
SearchSuggestionSet.php
|
search: Fix various scalar types to match documentation
|
2022-03-08 19:39:57 +01:00 |
|
SqlSearchResult.php
|
Use MainConfigNames instead of string literals, #2
|
2022-04-13 18:55:46 +03:00 |
|
SqlSearchResultSet.php
|
search: Fix various scalar types to match documentation
|
2022-03-08 19:39:57 +01:00 |
|
StringPrefixSearch.php
|
|
|
|
TitlePrefixSearch.php
|
|
|