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/search
epriestley 3ec76f5f4a Index "owner" relationship in search correctly for Revisions
Summary:
The owners of a revision are only really the reviewers when the revision is in
NEEDS_REVIEW.

Also build a raw indexed document viewer so you can look at the index of a
document from the web interface.

Finally, reindex revisions when comments are added, not just when the revision
itself is edited.

Test Plan:
Toggled abandon/reclaim on a revision and verified the relationships indexed
properly.

Reviewed By: jungejason
Reviewers: aran, jungejason, tuomaspelkonen
CC: aran, epriestley, jungejason
Differential Revision: 470
2011-06-20 05:16:27 -07:00
..
constants Project search, plus "Up For Grabs". 2011-02-20 20:44:47 -08:00
controller Index "owner" relationship in search correctly for Revisions 2011-06-20 05:16:27 -07:00
execute Index "owner" relationship in search correctly for Revisions 2011-06-20 05:16:27 -07:00
index Index "owner" relationship in search correctly for Revisions 2011-06-20 05:16:27 -07:00
storage Improve search functionality. 2011-02-18 17:16:00 -08:00