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)
Tue, May 27, 9:41 AM
Unknown Object (File)
Sun, May 25, 6:46 AM
Unknown Object (File)
Sat, May 10, 10:22 AM
Unknown Object (File)
Sat, May 10, 4:15 AM
Unknown Object (File)
Apr 26 2025, 9:28 PM
Unknown Object (File)
Apr 25 2025, 8:12 AM
Unknown Object (File)
Apr 21 2025, 8:13 AM
Unknown Object (File)
Apr 18 2025, 8:59 PM
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.