Page MenuHomePhabricator

Consolidate more Ferret engine code into FerretEngine
ClosedPublic

Authored by epriestley on Sep 5 2017, 4:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 7:50 AM
Unknown Object (File)
Fri, Dec 6, 3:42 AM
Unknown Object (File)
Tue, Nov 19, 9:10 AM
Unknown Object (File)
Oct 15 2024, 7:33 AM
Unknown Object (File)
Oct 13 2024, 4:25 AM
Unknown Object (File)
Oct 8 2024, 1:43 PM
Unknown Object (File)
Sep 13 2024, 2:24 AM
Unknown Object (File)
Sep 13 2024, 2:23 AM
Subscribers
None

Details

Summary

Ref T12819. Earlier I separated some ngram code into an "ngram engine" hoping to share it across the simple Ngrams stuff and the full Ferret stuff, but they actually use slightly different rules. Just pull more of this stuff into FerretEngine to reduce the number of moving pieces and the amount of code duplication.

Test Plan

Searched for terms, rebuilt indexes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 5 2017, 5:15 PM
This revision was automatically updated to reflect the committed changes.