Software Alternatives, Accelerators & Startups

ElasticSearch

Elasticsearch is an open source, distributed, RESTful search engine.

ElasticSearch

ElasticSearch Reviews and Details

This page is designed to help you find out whether ElasticSearch is good and if it is the right choice for you.

Screenshots and images

  • ElasticSearch Landing page
    Landing page //
    2023-10-10

Features & Specs

  1. Scalability

    ElasticSearch is highly scalable, allowing you to handle large volumes of data and distribute indexing and search tasks across multiple nodes.

  2. Real-Time Data

    It provides real-time indexing and searching capabilities, making it suitable for applications that require up-to-the-minute data retrieval and analysis.

  3. Full-Text Search

    ElasticSearch is well-known for its powerful full-text search capabilities, enabling complex search queries and supporting a wide range of search options.

  4. Complex Query Support

    It offers a rich query language allowing for complex and nested searching with filters, aggregations, and more.

  5. Distributed Architecture

    ElasticSearch is designed to be distributed by nature, making it resilient to node failures and allowing data and search requests to be distributed across a cluster.

  6. Open Source

    ElasticSearch is open-source, offering flexibility and a large community of developers that contribute to its continuous improvement and support.

  7. Analytics

    Besides search, it also supports powerful analytics and visualization tools, especially when integrated with Kibana, its visualization dashboard.

  8. Integrations

    ElasticSearch can easily integrate with various data sources and frameworks, enhancing its usability across different applications.

Badges

Promote ElasticSearch. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

What is Elasticsearch?

Real world Elasticsearch Compose/Stack File Review

Elastic Search

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about ElasticSearch and what they use it for.
  • Top Open-Source Data Engineering Tools- Unravelling the Best in 2026
    Elasticsearch, Fluentd, and Kibana - EFK, which stands for Elasticsearch, Fluentd, and Kibana, is a widely used open-source stack for managing logs. Fluentd is responsible for collecting and forwarding logs, while Elasticsearch takes care of storing and indexing them. Finally, Kibana helps visualize the data, making it easier to monitor, analyze, and troubleshoot in real time. - Source: dev.to / 6 months ago
  • ElasticSearch from the Azure store or from Elastic.co?
    What surprised me is that on the Azure store, the only option I see is (Pay as you go), whereas on elastic.co there are the standard platinum and enterprise tiers followed by a where to deploy page and a pricing overview. Source: almost 3 years ago
  • Hunspell on elastic.co cloud
    Can anyone help me how to upload custom hunspell stemmer files to elastic cloud (elastic.co)? According to elastic docs it should go under elasticsearch/config/hunspell, but according to cloud docs I should upload it via features/extension tab. So I tried zipping the hunspell folder and uploading it. I also figured out that it should be in the dictionaries folder, but after uploading it still doesn't work. Source: about 3 years ago
  • Creating a modern, SaaS website.. what am I missing?
    I can't figure out where I have to go to get more or less of a custom, premium website. I should mention that I look up to websites like elastic.co for example, would be very happy with something like that. I could really use some guidance! Source: over 3 years ago
  • Ask HN: Who is hiring? (October 2022)
    Elastic | Multiple software engineering roles | REMOTE (EMEA) | Full-time | https://elastic.co Elastic offers solutions for security and observability that are built on a single, open technology stack that can be deployed anywhere. Elastic Security enables security teams to prevent, detect, and respond to attacks with a solution built atop the speed and reliable of the Elastic stack. The Security External... - Source: Hacker News / over 3 years ago
  • Seeking clarification about which part of ElasticSearch to use for our website
    I have been trying to digest the elastic.co website to try to understand how we can use elastic search, but I've come to a point where I'm not sure which part of elastic, (if any) makes sense for us. In fact I am royally confused. I wonder if anyone here can help clarify? Source: almost 4 years ago
  • Why is it so bloody difficult to get pricing information ?
    The overall cost for the cluster is being determined, it'll just be three nodes, but the CPUs, RAM and storage are variable dependant on the license cost. Less license fee = more money for hardware. So we can't give elastic.co a set in stone spec, depending on their license fee we could have a few dozen permutations on the platform. Source: almost 4 years ago
  • After adding more winlogbeat streams, Kibana Discover is no longer loading documents
    Use the search on https://elastic.co to lookup "oversharded" and "circuit breaker" for more details. Source: about 4 years ago
  • Architecture for Logstash and how to deploy
    In all honesty, your best bet is to head over to http://elastic.co and have a look at some of the introductory docs and videos explaining the various Elastic products and what they do. They'll answer all your questions. Source: about 4 years ago
  • Best value SIEM for medium business? How to tell when you should switch to a new SIEM?
    You can let you engineers test out ELK directly through elastic.co for very cheap, starting at roughly 2 cents per hour to launch a small instance. It's extremely user friendly. I love the product. It's great and cheap hosted by its developer (Elastic), it's an awesome SIEM, and Logz.io neuters it. Source: about 4 years ago
  • Moving to elastic.co managed - what settings / control do we lose ?
    TBH I'm just after a shopping list of what we lose if/when we move to elastic.co. Source: over 4 years ago
  • Can you please point me at some good documentation on hardware suggestions?
    I'm trying to find documentation on a smaller scale infra. Right now I have a single node, but I'm wanting to get three up since that is the recommendation per the docs at elastic.co. The thought being - one dies then the cluster is still there between the two still up. I'd like to get into the replication and things like that. Source: over 4 years ago
  • Sync redshift and elasticsearch
    I'm working on a project where will push redshift data into elasticsearch. Not sure if it matters, but the elasticsearch cluster will be hosted on elastic.co. What are some good solutions to this? Source: over 4 years ago
  • Ask HN: Who is hiring? (September 2021)
    Elastic | Full-Time | Remote, Global | https://elastic.co Elastic -- you know, for search. Elastic is the creator of the open-source search engine Elasticsearch. We're expanding our footprint to bring at-scale security, o11y and search solutions to our eager and passionate global community. To better understand our customers and those who love Elastic, the UX team is looking to hire our first, lead UX Researcher.... - Source: Hacker News / almost 5 years ago
  • step by step guide tell you how to build a website like apkmirror
    There are many free apk download websites such as apkmirror, today I will tell you how to build a website like apkmirror, the programming language I used is node.js, the database I used is mongodb, search engine used is elasticsearch, the web framework I use is eggjs. - Source: dev.to / almost 5 years ago
  • NetFlow recommendation
    If you have anyone experienced with Docker and or a linux sysadmin around to help, it won't be too bad. The elastiflow.com documentation website will get you about 2/3 of the way there. All the other bits were me trying to decipher elastic.co documentation. Source: almost 5 years ago
  • SIEM on AWS
    We run something like this on AWS but we pay elastic.co to host it for us (https://www.elastic.co/security) so we only concentrate on sending event info in and making the kibana dashboards we need. Source: almost 5 years ago
  • Ask HN: Who is hiring? (June 2021)
    Elastic | Full-Time | Remote, Global | https://elastic.co | Elastic -- we're the company behind the Elastic Stack โ€” that's Elasticsearch, Kibana, Beats, and Logstash. From stock quotes to Twitter streams, Apache logs to WordPress blogs, we help people explore and analyze their data differently using the power of search. We have a number of openings within Elastic Observability which provides our customers with a... - Source: Hacker News / about 5 years ago

Summary of the public mentions of ElasticSearch

Public Opinion on Elasticsearch

Elasticsearch is a prominent player in the realm of search engines, recognized for its robust capabilities and versatility across numerous domains such as full-text search, analytics, and log analysis. As a product, it falls under several categories including custom and RESTful search engines, owing to its flexibility and adaptability in managing diverse data types. Let's delve into the prevailing public opinion surrounding Elasticsearch based on recent discussions and product mentions.

Strengths and Capabilities

Elasticsearch is frequently lauded for its advanced full-text search capabilities, including data indexing, phrase matching, wildcard search, auto-suggestions, and comprehensive filtering options. This suite of features empowers developers and enterprises to leverage Elasticsearch for enhanced search accuracy and efficiency. Notably, its ability to handle human errors such as typos and recognition of linguistic nuances improves search relevance, thus optimizing user experience. Additionally, the product is praised for its real-time crawling feature, ensuring that search results remain fresh and pertinent.

The integration capabilities of Elasticsearch also underline its value proposition. It seamlessly interacts with several AWS services, exemplified by the Amazon Elasticsearch Service, which simplifies deployment and scaling while offering built-in integrations with Kibana, Logstash, and other AWS services. These integrations facilitate swift transitions from raw data to actionable insights.

Challenges and Shortcomings

Nevertheless, Elasticsearch isnโ€™t devoid of challenges. One prominent concern is its cost, especially when opting for hosted solutions. Some users have expressed that Elasticsearch hosting can be more expensive compared to competitors like Algolia. Furthermore, there are mentions of flexibility issues; user experiences indicate that setting up synonyms, slang, and context rules can necessitate extensive manual configuration, which can be burdensome in complex applications.

The challenges extend to technical and operational concerns as well. Elasticsearch is complex, and users sometimes find its configuration, particularly in cloud environments like elastic.co, a daunting task. This is reflected in user sentiments regarding difficulties in understanding the different facets of Elasticsearch and its pricing structures. The community has also highlighted issues related to data mapping and typing errors, suggesting room for improvements in data format compatibility and user guidance.

Community and Ecosystem

Elasticsearch continues to maintain a vibrant and expansive community, thanks to its open-source roots and the comprehensive ecosystem surrounding the Elastic Stack, which includes Kibana, Beats, and Logstash. The community involvement ensures a steady stream of support, enhancements, and collaborative problem-solving opportunities.

Furthermore, Elastic, the company behind Elasticsearch, actively engages in providing educational resources, job opportunities, and competitive salaries, attracting talent globally. This commitment to community building has fortified its position in the market as a reliable choice for enterprises in need of robust, scalable search solutions.

Conclusion

In conclusion, Elasticsearch stands out as a robust search engine solution offering a wide array of features and integrations. It is favored for its search accuracy, versatility, and community support. However, potential users should be mindful of its cost implications and the complexity of its configuration. As the landscape of search technology continues to evolve, Elasticsearch's ability to adapt and innovate will be critical in maintaining its competitive edge.

Do you know an article comparing ElasticSearch to other products?
Suggest a link to a post with product alternatives.

Suggest an article

ElasticSearch discussion

Log in or Post with

Is ElasticSearch good? This is an informative page that will help you find out. Moreover, you can review and discuss ElasticSearch here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.