(bug 19999) Made metadata and properties of search results optional. Added srprop...
[lhc/web/wiklou.git] / includes / api / ApiQuerySearch.php
2009-08-25 Bryan Tong Minh(bug 19999) Made metadata and properties of search...
2009-07-28 Brion Vibber* Added fields to list=search output: size, wordcount...
2009-07-07 Roan KattouwAPI: Add snippet field to list=search output
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-12-03 Roan KattouwAPI: (bug 16548) list=search threw invalid errors under...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-08-16 Roan KattouwAPI: Let list=search throw away missing titles. Lucene...
2008-07-27 Brion Vibber* API search now falls back to fulltext search by defau...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-19 Bryan Tong Minh(bug 13792) Broken titles are now silently skipped...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-23 Bryan Tong Minh(bug 13482) Disabled search types handled properly
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-07-30 Yuri AstrakhanAPI: