1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/conpherence/storage
Chad Little 0244ec3115 Add Room typeahead for Conpherence Search
Summary: Ref T3165. Builds an ngram table for Conpherence Room titles, allowing a tokenizer for searching a subset of rooms.

Test Plan: Say `Gabbert` in two different rooms, search all, see two rooms returned. Search specific room, see specific result.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T3165

Differential Revision: https://secure.phabricator.com/D16692
2016-10-12 08:38:45 -07:00
..
ConpherenceDAO.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ConpherenceIndex.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
ConpherenceParticipant.php Cache user notification and message counts 2016-06-05 08:52:43 -07:00
ConpherenceSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
ConpherenceThread.php Add Room typeahead for Conpherence Search 2016-10-12 08:38:45 -07:00
ConpherenceThreadTitleNgrams.php Add Room typeahead for Conpherence Search 2016-10-12 08:38:45 -07:00
ConpherenceTransaction.php Convert Conpherence to use normal picture setting flows 2016-10-05 12:05:36 -07:00
ConpherenceTransactionComment.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00