phab/src/applications/search/fulltextstoragestable
phab/src/applications/search/fulltextstorage
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
23a202866a1f | epriestley | When running a fulltext query with no query, enforce order by document creation… | Nov 29 2016 | |||
b2cdebefea83 | epriestley | Fix two errors from the error logs | Nov 26 2016 | |||
7c5b5327c8cc | epriestley | Use stemming in the MySQL fulltext search engine | Nov 26 2016 | |||
2b7ec1deea31 | epriestley | Boost search result title matches | Nov 26 2016 | |||
54470a12d430 | epriestley | Execute fulltext queries using a subquery instead of by ordering the entire… | Nov 26 2016 | |||
a9560479894f | epriestley | Use PhutilQueryCompiler in Phabricator fulltext search | Nov 25 2016 | |||
23c42486e457 | epriestley | Rename "SearchEngine" to "FulltextStorageEngine" | Dec 22 2015 |
c4science · Help