Page MenuHomePhabricator

Consolidate more Ferret engine code into FerretEngine
ClosedPublic

Authored by epriestley on Sep 5 2017, 4:30 PM.
Tags
None
Referenced Files
F12817153: D18533.id44499.diff
Thu, Mar 28, 4:04 AM
Unknown Object (File)
Wed, Mar 27, 12:13 AM
Unknown Object (File)
Wed, Mar 20, 6:31 AM
Unknown Object (File)
Fri, Mar 15, 1:53 PM
Unknown Object (File)
Feb 3 2024, 4:41 PM
Unknown Object (File)
Feb 1 2024, 8:16 PM
Unknown Object (File)
Dec 27 2023, 12:05 PM
Unknown Object (File)
Dec 27 2023, 12:05 PM
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.