index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
search
/
SearchResult.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+2
*
Hard deprecate new SearchResult() and introduce RevisionSearchResult
David Causse
2019-08-27
1
-195
/
+18
*
Add SearchResultTrait
David Causse
2019-08-20
1
-42
/
+1
*
Break the cyclic dependency between SearchEngine and SearchResult
David Causse
2019-08-20
1
-6
/
+0
*
Deprecate SearchEngine:getTextFromContent() and SearchEngine::textAlreadyUpda...
David Causse
2019-08-01
1
-2
/
+2
*
Add explicit visibility to SearchResult methods
David Causse
2019-07-24
1
-16
/
+16
*
Add ISearchResultSet
David Causse
2019-07-22
1
-2
/
+2
*
Deprecate SearchResult::termMatches()
David Causse
2019-06-27
1
-18
/
+3
*
Merge "Fix param type of search terms in search related classes"
jenkins-bot
2019-06-17
1
-1
/
+1
|
\
|
*
Fix param type of search terms in search related classes
Umherirrender
2019-06-14
1
-1
/
+1
*
|
Replace some uses of deprecated wfFindFile() and wfLocalFile()
Derick Alangi
2019-06-11
1
-2
/
+3
|
/
*
SearchResult: MW version number should be a string in wfDeprecated call
Derick Alangi
2019-05-14
1
-1
/
+1
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Convert SearchResultSet to typical iteration
Erik Bernhardson
2018-06-11
1
-7
/
+24
*
Fix spacing for @param and indent of function comments
Umherirrender
2017-08-15
1
-1
/
+1
*
Infrastructure for augmenting search results
Stanislav Malyshev
2016-09-15
1
-2
/
+32
*
Convert SearchEngine to service containers
Stanislav Malyshev
2016-04-25
1
-4
/
+12
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Fix long line to make phpcs pass
Amir E. Aharoni
2015-10-06
1
-1
/
+2
*
Add null to @return tags if a method can return null
Thiemo Mättig
2015-10-05
1
-2
/
+2
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
Allow search to return matching category
Nik Everett
2014-10-23
1
-0
/
+7
*
SearchResult: clean up construction
Chad Horohoe
2014-09-12
1
-29
/
+0
*
Remove "related" searches
Chad Horohoe
2014-09-12
1
-7
/
+0
*
Fix highlighting of results when the search result does not return termMatches
Stephan Gambke
2014-08-18
1
-3
/
+8
*
Remove score display from search engine
Chad Horohoe
2014-08-07
1
-7
/
+0
*
Cleanup some docs (includes/[s-z])
umherirrender
2014-07-24
1
-1
/
+1
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-20
1
-21
/
+22
*
Break up SearchEngine.php into a couple of other files
Chad Horohoe
2014-03-19
1
-0
/
+274