OpenSearch is a distributed search and analytics engine based on Apache Lucene. After adding your data to OpenSearch, you can perform full-text searches on it with all of the features you might expect: search by field, search multiple indices, boost fields, rank results by score, sort results by field, and aggregate results. Unsurprisingly, people often use search engines like OpenSearch as the backend for a search application, think Wikipedia or an online store. It offers excellent performance and can scale up and down as the needs of the application grow or shrink. Its distributed design means that you interact with OpenSearch clusters. Each cluster is a collection of one or more nodes, servers that store your data and process search requests. You can run OpenSearch locally on a laptop, its system requirements are minimal, but you can also scale a single cluster to hundreds of powerful machines in a data center.

Features

  • OpenSearch organizes data into indices
  • Primary and replica shards
  • By default, OpenSearch creates a replica shard for each primary shard
  • You interact with OpenSearch clusters using the REST API, which offers a lot of flexibility
  • Its distributed design means that you interact with OpenSearch clusters
  • You can run OpenSearch locally on a laptop

Project Samples

Project Activity

See All Activity >

Categories

Search Engines

License

Apache License V2.0

Follow OpenSearch

OpenSearch Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of OpenSearch!

Additional Project Details

Programming Language

Java

Related Categories

Java Search Engines

Registered

2023-03-16