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, Jan 28, 1:56 PM
Unknown Object (File)
Tue, Jan 28, 12:27 AM
Unknown Object (File)
Mon, Jan 27, 4:46 PM
Unknown Object (File)
Sun, Jan 26, 1:55 AM
Unknown Object (File)
Fri, Jan 24, 10:44 AM
Unknown Object (File)
Tue, Jan 21, 11:13 AM
Unknown Object (File)
Thu, Jan 16, 11:14 PM
Unknown Object (File)
Thu, Jan 9, 1:50 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.