phab/src/applications/search/storage/documentfeature/better-testing
phab/src/applications/search/storage/document
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7c5b5327c8cc | epriestley | Use stemming in the MySQL fulltext search engine | Nov 26 2016 | |||
d54c14c64444 | epriestley | If InnoDB FULLTEXT is available, use it for for fulltext indexes | Nov 26 2016 | |||
48a34eced28d | epriestley | Prepare for InnoDB FULLTEXT support | Nov 26 2016 | |||
ff3333548f8a | epriestley | Create and populate a stopwords table for InnoDB fulltext indexes to use in the… | Nov 26 2016 | |||
a9560479894f | epriestley | Use PhutilQueryCompiler in Phabricator fulltext search | Nov 25 2016 | |||
163f2c4262a2 | epriestley | Refine available filters and defaults for relationship selection | Jun 30 2016 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
d67b7f0f47c4 | epriestley | Correct column mutations for old versions of MySQL | Oct 2 2014 | |||
e4e5a2004fe0 | epriestley | Use `sort`, not `text`, for search index table | Oct 2 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
2880732a49a8 | epriestley | Generate expected schemata for Search | Oct 1 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
4bec2579d5df | epriestley | Some documentation updates. | Sep 14 2011 | |||
b8e08f34f7ae | epriestley | Provide an indirection layer between documents and the search engine | Aug 8 2011 | |||
505c82236d8d | epriestley | Improve search functionality. | Feb 19 2011 | |||
147d2e2e3da9 | epriestley | Rought cut of search. | Feb 15 2011 |
c4science · Help