Software:OpenSearch

From HandWiki
Short description: Open source search engine
OpenSearch
Developer(s)Amazon Web Services
Initial release12 April 2021; 3 years ago (2021-04-12)
Stable release
2.9.0 / 24 July 2023; 9 months ago (2023-07-24)
Repositorygithub.com/opensearch-project/opensearch
Written inJava
TypeSearch Engine
LicenseApache License 2.0
Websitewww.opensearch.org
OpenSearch Dashboards
Developer(s)Amazon Web Services
Initial release12 April 2021; 3 years ago (2021-04-12)
Repositorygithub.com/opensearch-project/opensearch-dashboards
Written inTypeScript, JavaScript
TypeSearch Engine
LicenseApache License 2.0
Websitewww.opensearch.org

OpenSearch is a family of software consisting of a search engine (also named OpenSearch), and OpenSearch Dashboards, a data visualization dashboard for that search engine.[1] The software started in 2021 as a fork of Elasticsearch and Kibana, with development led by Amazon Web Services.[2][3][1][4][5]

History

The project was created after Elastic NV changed the license of new versions of this software away from the open-source Apache License in favour of the Server Side Public License (SSPL).[6][7][3][1] Amazon intends to build an open community with many stakeholders (currently only Amazon Web Services has maintainership status and write access to the source code repositories, though they invite pull requests from anyone).[1][2] Other companies such as Logz.io, CrateDB, Red Hat and others have also announced an interest in building or joining a community to continue using and maintaining this open-source software.[7][8][3][9]

OpenSearch

OpenSearch is a Lucene-based search engine that started as a fork of version 7.10.2 of the Elasticsearch service.[3][1] It has Elastic NV trademarks and telemetry removed. It is licensed under the Apache License, version 2,[1] without a Contributor License Agreement. The maintainers have made a commitment to remain completely compatible with Elasticsearch in its initial versions.[1]

OpenSearch Dashboards

OpenSearch Dashboards started as a fork of version 7.10.2 of Elastic's Kibana software, and is also under the Apache License, version 2.[3][1][10]

See also

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 Christina Cardoza (April 13, 2021). "Amazon announces OpenSearch, an open-source fork of Elasticsearch and Kibana". Software Development Times. https://sdtimes.com/softwaredev/amazon-announces-opensearch-an-open-source-fork-of-elasticsearch-and-kibana/. 
  2. 2.0 2.1 "Introducing OpenSearch" (in en-US). 12 April 2021. https://aws.amazon.com/blogs/opensource/introducing-opensearch/. 
  3. 3.0 3.1 3.2 3.3 3.4 Tim Anderson (13 Apr 2021). "You know what? Fork this: AWS renames its take on Elasticsearch to OpenSearch following trademark fight". The Register. https://www.theregister.com/2021/04/13/aws_renames_elasticsearch_fork_opensearch/. 
  4. "Amazon Forks Elasticsearch Rebranding It as OpenSearch" (in en). https://www.infoq.com/news/2021/04/amazon-opensearch/. 
  5. Vaughan-Nichols, Steven (April 13, 2021). "OpenSearch: AWS rolls out its open source Elasticsearch fork" (in en). https://www.techrepublic.com/article/opensearch-aws-rolls-out-its-open-source-elasticsearch-fork/. 
  6. Banon, Shay (14 January 2021). "Doubling down on open, Part II". https://www.elastic.co/blog/licensing-change. 
  7. 7.0 7.1 Vaughan-Nichols, Steven J.. "Elastic changes open-source license to monetize cloud-service use" (in en). https://www.zdnet.com/article/elastic-changes-open-source-license-to-monetize-cloud-service-use/. 
  8. "CrateDB Doubling Down on Permissive Licensing and the Elasticsearch Lockdown" (in en-US). 27 January 2021. https://crate.io/a/cratedb-doubling-down-on-permissive-licensing-and-the-elasticsearch-lockdown/. 
  9. "Amazon Announces OpenSearch". https://www.i-programmer.info/news/152-epub/14497-amazon-announces-opensearch.html. 
  10. "OpenSearch - Amazon forks Elasticsearch and the divergence begins" (in en-US). 2021-04-14. https://opensourceconnections.com/blog/2021/04/14/opensearch-amazon-forks-elasticsearch-and-the-divergence-begins/. 

External links