1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/search/fulltextstorage
epriestley c5e4bd8187 Fix some minor errors (DarkConsole warning, unstable Ferret sort)
Summary:
DarkConsole could warn when "Analyze Query Plans" was not active.

`msort()` is not stable, so Ferret results with similar relevance could be returned out-of-order.

Test Plan: Saw fewer traces and more-stable result ordering.

Differential Revision: https://secure.phabricator.com/D19236
2018-03-18 15:12:25 -07:00
..
PhabricatorElasticFulltextStorageEngine.php Remove the fulltext "reconstructDocument()" method 2017-09-06 11:48:35 -07:00
PhabricatorElasticsearchQueryBuilder.php Rename "ElasticSearch" filenames to "Elasticsearch" (2/2) 2017-04-02 14:59:36 -07:00
PhabricatorFerretFulltextStorageEngine.php Fix some minor errors (DarkConsole warning, unstable Ferret sort) 2018-03-18 15:12:25 -07:00
PhabricatorFulltextStorageEngine.php Remove the fulltext "reconstructDocument()" method 2017-09-06 11:48:35 -07:00