Ref T12450. These are like 95% my fault, but Elastic appears to spell the name "Elasticsearch" consistently in their branding.
Details
Details
- Reviewers
chad 20after4 - Maniphest Tasks
- T12450: New Search Configuration Errata
- Commits
- rPa9e2732a5cb3: Spell "Elasticsearch" correctly, not "ElasticSearch"
grep ElasticSearch
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- search7
- Lint
Lint Errors Severity Location Code Message Error src/applications/config/check/PhabricatorElasticSearchSetupCheck.php:3 XHP19 Class-Filename Mismatch Error src/applications/search/fulltextstorage/PhabricatorElasticSearchQueryBuilder.php:3 XHP19 Class-Filename Mismatch Error src/infrastructure/cluster/search/PhabricatorElasticSearchHost.php:3 XHP19 Class-Filename Mismatch - Unit
Tests Passed - Build Status
Buildable 16259 Build 21608: Run Core Tests Build 21607: arc lint + arc unit
Event Timeline
Comment Actions
I'm going to commit this as two separate changes because I don't trust git with changes which only alter file case (ElasticSearch.php -> Elasticsearch.php), and this diff has kind of a pile of lies going on which are mostly/entirely not our fault, but claim the moves are correct and exhaustive.