1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/ponder
epriestley 99c9df96b4 Convert all "DocumentIndexers" into "FulltextEngines"
Summary: Ref T9979. This simplifies/standardizes the code a bit, but mostly gives us more consistent class names and structure.

Test Plan:
  - Used `bin/search index --type ...` to index documents of every indexable type.
  - Searched for documents by unique text, found them.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9979

Differential Revision: https://secure.phabricator.com/D14842
2015-12-21 17:25:23 -08:00
..
application Make notification counts properly translatable 2015-12-03 07:06:39 -08:00
capability Add a default moderation policy to Ponder 2015-08-08 12:20:01 -07:00
constants Swap duplicate close status on Ponder for invalid 2015-08-29 08:29:23 -07:00
controller Remove all setObjectURI() from ActionListViews 2015-12-17 08:30:22 -08:00
edge Remove VotableInterface from PonderQuestion 2015-08-08 20:29:37 -07:00
editor Fix edits of Ponder comments which mention other objects 2015-11-22 15:12:28 -08:00
herald Add basic Herald support to Ponder 2015-08-08 10:22:18 -07:00
mail Add ability to reply to Ponder Answer emails 2015-08-17 10:22:54 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Add various NUX states 2015-12-21 09:55:54 -08:00
remarkup Remarkup - add a regex to blacklist what objects get link 2014-08-14 15:20:45 -07:00
search Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00
storage Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00
view Remove all setObjectURI() from ActionListViews 2015-12-17 08:30:22 -08:00