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
- Branch
- index6
- Lint
Lint Passed Severity Location Code Message Advice src/applications/differential/search/DifferentialRevisionFulltextEngine.php:16 XHP16 TODO Comment Advice src/applications/phriction/search/PhrictionDocumentFulltextEngine.php:20 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 9694 Build 11626: Run Core Tests Build 11625: arc lint + arc unit