Page MenuHomePhabricator

Spell "Elasticsearch" correctly, not "ElasticSearch"
ClosedPublic

Authored by epriestley on Apr 2 2017, 7:10 PM.
Tags
None
Referenced Files
F15960748: D17601.diff
Tue, Jun 3, 10:15 AM
Unknown Object (File)
Thu, May 29, 9:13 AM
Unknown Object (File)
Apr 28 2025, 7:11 AM
Unknown Object (File)
Apr 23 2025, 3:24 PM
Unknown Object (File)
Apr 19 2025, 3:34 AM
Unknown Object (File)
Apr 17 2025, 3:45 PM
Unknown Object (File)
Apr 10 2025, 1:13 AM
Unknown Object (File)
Apr 5 2025, 7:54 PM
Subscribers
None

Details

Summary

Ref T12450. These are like 95% my fault, but Elastic appears to spell the name "Elasticsearch" consistently in their branding.

Test Plan

grep ElasticSearch

Diff Detail

Event Timeline

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.

This revision is now accepted and ready to land.Apr 2 2017, 7:19 PM
This revision was automatically updated to reflect the committed changes.