1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/scripts/search
Jason Ge d282549166 Add commits to the Phabricator search index
Summary:
create the indexer for commit

Test Plan:
run the reindex_one_commit.php against one existing commit
and it is returned in search result on the webpage; run parse_one_commit
against another commit; modified reindex_everything.php to let it only
parse one commit after loading all commits.

Reviewed By: epriestley
Reviewers: epriestley, aran
CC: aran, jungejason, epriestley, debow
Differential Revision: 490
2011-06-25 13:15:54 -07:00
..
index_one_commit.php Add commits to the Phabricator search index 2011-06-25 13:15:54 -07:00
reindex_all_users.php Index users in search results. 2011-06-23 16:56:10 -07:00
reindex_everything.php Add commits to the Phabricator search index 2011-06-25 13:15:54 -07:00