Page MenuHomePhabricator

Convert all "DocumentIndexers" into "FulltextEngines"
ClosedPublic

Authored by epriestley on Dec 21 2015, 6:18 PM.
Tags
None
Referenced Files
F18506920: D14842.id.diff
Fri, Sep 5, 1:52 AM
F18499661: D14842.diff
Thu, Sep 4, 7:58 PM
F18318695: D14842.id.diff
Sun, Aug 24, 12:01 PM
F18180715: D14842.id35877.diff
Sat, Aug 16, 6:39 AM
F17949039: D14842.id.diff
Jul 31 2025, 10:42 PM
F17924393: D14842.diff
Jul 30 2025, 9:57 AM
F17708024: D14842.id35894.diff
Jul 16 2025, 4:04 PM
F17703991: D14842.diff
Jul 16 2025, 2:55 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Convert all "DocumentIndexers" into "FulltextEngines".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 21 2015, 8:22 PM
This revision was automatically updated to reflect the committed changes.