1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/search/index
epriestley a6698f2ea5 Use ApplicationTransactions when indexing commit/audit comments
Summary:
Ref T4896. Depends on D10056. Moves search indexing to standard infrastructure.

Also, fixes a bug where inline comments would not be indexed.

Test Plan: Used `bin/search index ... --trace` to view index construction of a commit, saw all the comments and inlines get indexed.

Reviewers: btrahan, joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Maniphest Tasks: T4896

Differential Revision: https://secure.phabricator.com/D10057
2014-07-28 15:02:18 -07:00
..
PhabricatorSearchAbstractDocument.php Use ApplicationSearch to power primary search 2014-02-03 12:52:47 -08:00
PhabricatorSearchDocumentIndexer.php Use ApplicationTransactions when indexing commit/audit comments 2014-07-28 15:02:18 -07:00
PhabricatorSearchIndexer.php Allow worker tasks to have priorities 2014-07-12 03:02:06 +10:00