edsu / opensearch

A python opensearch client
http://python.org/pypi/opensearch
GNU General Public License v3.0
44 stars 14 forks source link

Opensearch name confusion #14

Open matthewdeanmartin opened 2 years ago

matthewdeanmartin commented 2 years ago

The name of the project and the domain it points to now creates confusion between the old (abandoned?) search engine related(?) thing which now only exists on archive.org ref - http://web.archive.org/web/20120223111935/opensearch.org/Home

Opensearch now means "AWS's flavor of elasticsearch", ref https://opensearch.org/ and uses the same domain.

I'd recommend pointing this out in the README.md and updating pypi, etc to point to archive.org or at least to stop pointing to the opensearch.org domain.

Let me know if you'd like PR

edsu commented 2 years ago

If you send it I will merge, thanks!