Page MenuHomePhabricator

Convert all "DocumentIndexers" into "FulltextEngines"
ClosedPublic

Authored by epriestley on Dec 21 2015, 6:18 PM.
Tags
None
Referenced Files
F15548021: D14842.id.diff
Sat, Apr 26, 9:28 PM
F15540548: D14842.diff
Fri, Apr 25, 8:12 AM
F15524471: D14842.diff
Mon, Apr 21, 8:13 AM
F15516731: D14842.id35877.diff
Fri, Apr 18, 8:59 PM
F15510099: D14842.diff
Wed, Apr 16, 6:43 PM
F15500504: D14842.diff
Sun, Apr 13, 6:15 PM
F15492866: D14842.diff
Sat, Apr 12, 7:08 PM
F15438314: D14842.id.diff
Mar 26 2025, 12:07 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.