Page MenuHomePhabricator

Convert all "DocumentIndexers" into "FulltextEngines"
ClosedPublic

Authored by epriestley on Dec 21 2015, 6:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 24, 2:56 AM
Unknown Object (File)
Wed, Mar 20, 2:41 PM
Unknown Object (File)
Tue, Mar 5, 3:42 PM
Unknown Object (File)
Tue, Mar 5, 3:42 PM
Unknown Object (File)
Tue, Mar 5, 3:42 PM
Unknown Object (File)
Tue, Mar 5, 3:42 PM
Unknown Object (File)
Tue, Mar 5, 3:42 PM
Unknown Object (File)
Feb 15 2024, 7:45 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.