Ref T9979. This simplifies/standardizes the code a bit, but mostly gives us more consistent class names and structure.
Details
Details
- Reviewers
chad - Maniphest Tasks
- T9979: Build support for ngram indexes for substring searches (e.g., file, paste, package, task titles)
- Commits
- Restricted Diffusion Commit
rP99c9df96b4ff: Convert all "DocumentIndexers" into "FulltextEngines"
- Used bin/search index --type ... to index documents of every indexable type.
- Searched for documents by unique text, found them.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable