No more typing reviews! Try our Samantha, our new voice AI agent.

Elastic Search vs Weka comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Elastic Search
Average Rating
8.2
Reviews Sentiment
6.5
Number of Reviews
92
Ranking in other categories
Indexing and Search (1st), Cloud Data Integration (5th), Search as a Service (1st), Vector Databases (3rd)
Weka
Average Rating
7.8
Reviews Sentiment
7.0
Number of Reviews
15
Ranking in other categories
Data Mining (4th), Anomaly Detection Tools (1st)
 

Mindshare comparison

Elastic Search and Weka aren’t in the same category and serve different purposes. Elastic Search is designed for Indexing and Search and holds a mindshare of 11.3%, down 25.8% compared to last year.
Weka, on the other hand, focuses on Data Mining, holds 8.0% mindshare, down 20.3% since last year.
Indexing and Search Mindshare Distribution
ProductMindshare (%)
Elastic Search11.3%
OpenText Knowledge Discovery (IDOL)6.0%
Lucidworks6.0%
Other76.7%
Indexing and Search
Data Mining Mindshare Distribution
ProductMindshare (%)
Weka8.0%
IBM SPSS Modeler17.4%
IBM SPSS Statistics17.2%
Other57.400000000000006%
Data Mining
 

Featured Reviews

Anurag Pal - PeerSpot reviewer
Technical Lead at a consultancy with 10,001+ employees
Search and aggregations have transformed how I manage and visualize complex real estate data
Elastic Search consumes lots of memory. You have to provide the heap size a lot if you want the best out of it. The major problem is when a company wants to use Elastic Search but it is at a startup stage. At a startup stage, there is a lot of funds to consider. However, their use case is that they have to use a pretty significant amount of data. For that, it is very expensive. For example, if you take OLTP-based databases in the current scenario, such as ClickHouse or Iceberg, you can do it on 4GB RAM also. Elastic Search is for analytical records. You have to do the analytics on it. According to me, as far as I have seen, people will start moving from Elastic Search sooner or later. Why? Because it is expensive. Another thing is that there is an open source available for that, such as ClickHouse. Around 2014 and 2012, there was only one competitor at that time, which was Solr. But now, not only is Solr there, but you can take ClickHouse and you have Iceberg also. How are we going to compete with them? There is also a fork of Elastic Search that is OpenSearch. As far as I have seen in lots of articles I am reading, users are using it as the ELK stack for logs and analyzing logs. That is not the exact use case. It can do more than that if used correctly. But as it involves lots of cost, people are shifting from Elastic Search to other sources. When I am talking about pricing, it is not only the server pricing. It is the amount of memory it is using. The pricing is basically the heap Java, which is taking memory. That is the major problem happening here. If we have to run an MVP, a client comes to me and says, "Anurag, we need to do a proof of concept. Can we do it if I can pay a 4GB or 16GB expense?" How can I suggest to them that a minimum of 16GB is needed for Elastic Search so that your proof of concept will be proved? In that case, what I have to suggest from the beginning is to go with Cassandra or at the initial stage, go with PostgreSQL. The problem is the memory it is taking. That is the only thing.
reviewer1522338 - PeerSpot reviewer
Phd at a educational organization with 51-200 employees
Using data mining and visualization has improved my research and student learning process
In my opinion, Weka is very useful. I think perhaps a new function with a new algorithm in data mining could be developed. The algorithms currently available in Weka are very good, and all functions are very useful. I have found that I need to use Weka with R and different databases, which has been very useful for me. I am satisfied with Weka's visualization tool. Weka is very easy to use, is very complete, and provides many benefits to the end user. It has many algorithms in data mining and many algorithms to prepare data for the next process in data mining. Weka has many graphical interfaces, though it may not have as many tools for analyzing results.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"It is highly valuable because of its simplicity in maintenance, where most tasks are handled for you, and it offers a plethora of built-in features."
"The initial setup is fairly simple."
"From the customer side, Elastic Search is super fast and very efficient, delivering results quickly."
"The initial setup is very easy for small environments."
"The solution is stable and reliable."
"We can easily collect all the data and view historical trends using the product. We can view the applications and identify the issues effectively."
"What I appreciate about Elastic Search is that the best features include the ability to search through very big documents and index and search through them really fast."
"My favorite feature is the ease of use, particularly in how you integrate the agent; I've been using it since version 7, and we're on version 9 now, and I've seen the progress from using Beats to using the agent, making it so simple today to enroll a server with the Elastic Agent."
"It is a stable product."
"My main recommendation is that if you want artificial intelligence, or machine learning, go for an easy and quick tool like Weka, otherwise, any language will have a more expensive entry cost."
"It doesn’t cost anything to use the product."
"With clustering, if it's a yes, it's a yes, if it's a no, it's a no. It gives you a 100% level of accuracy of a model that has been trained, and that is in most cases, usually misleading. Classification is highly valuable when done as opposed to clustering."
"Weka is a very easy to use Data Mining solution, great for learning and for doing small experiments before exploring the data deeper, with a large number and diversity of algorithms that make it an excellent solution for rapid testing."
"Weka is just much better for the classification path and clustering path; if you are going with some predictions that a procedure recalls, it's better than any other tool like R Programming and Python."
"I think Weka is definitely a good investment, that is why we still use it."
"It’s pretty straightforward, it's user-friendly, it’s free, and with YouTube videos, online guides, and e-books on machine learning using Weka, you can quickly learn to use its good interface for data visualization, filtering, and creating different scenarios and instances."
 

Cons

"The documentation for Elastic Search can be challenging if you're not already familiar with the platform."
"There were also some difficult times with parallel and point-in-time interfaces, so better documentation could help, particularly more example-driven content."
"I think the biggest issue we had with Elastic Search was regarding integrations with our multi-factor authentication tool."
"However, they could simplify how the YML files have to be structured properly."
"The most significant issue I find with Elastic Search is that it gets out of sync, and this has happened in both cases where I have implemented it."
"Enterprise scaling of what have been essentially separate, free open source software (FOSS) products has been a challenge, but the folks at Elastic have published new add-ons (X-Pack and ECE) to help large companies grow ELK to required scales."
"There are potential improvements based on our client feedback, like unifying the licensing cost structure."
"Scalability and ROI are the areas they have to improve."
"Not particularly user friendly."
"The filter section lacks some specific transformation tools."
"While it might offer insights for basic warehouse tasks, it falls short of deeper understanding and results."
"If you have one missing value in your dataset and this missing value belongs to a specific attribute and the attribute is a numeric attribute and there is only one missing data, whenever you import this data, the problem is that Weka cannot understand that this is a numeric field. It converts everything into a string, and there is no way to convert the string into numerical math. It's really very complicated."
"Weka is a little complicated and not necessarily suited for users who aren't skilled and experienced in data science."
"I'm not sure if it's reliable. It's a little difficult to get results, especially if you are on some other programs like Tableau."
"Within the basic Weka tool, I don't see many tools that are available where we can analyze and visualize the data that well."
"Weka is a little complicated and not necessarily suited for users who aren't skilled and experienced in data science."
 

Pricing and Cost Advice

"We are paying $1,500 a month to use the solution. If you want to have endpoint protection you need to pay more."
"The price of Elastic Enterprise is very, very competitive."
"We are using the free version and intend to upgrade."
"The price could be better."
"The tool is an open-source product."
"It can be expensive."
"The pricing structure depends on the scalability steps."
"​The pricing and license model are clear: node-based model."
"We use the free version now. My faculty is very small."
"Currently, I am using an open-source version so I don't know much about the price of this solution."
"As far as I know, Weka is a freeware tool, and I am not aware if they have an online solution or if it is a commercial product."
"The solution is free and open-source."
report
Use our free recommendation engine to learn which Indexing and Search solutions are best for your needs.
886,349 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
12%
Computer Software Company
10%
Manufacturing Company
9%
Retailer
6%
Educational Organization
17%
University
10%
Comms Service Provider
8%
Computer Software Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business38
Midsize Enterprise11
Large Enterprise46
By reviewers
Company SizeCount
Small Business8
Midsize Enterprise1
Large Enterprise2
 

Questions from the Community

What do you like most about ELK Elasticsearch?
Logsign provides us with the capability to execute multiple queries according to our requirements. The indexing is very high, making it effective for storing and retrieving logs. The real-time anal...
What is your experience regarding pricing and costs for ELK Elasticsearch?
On the subject of pricing, Elastic Search is very cost-efficient. You can host it on-premises, which would incur zero cost, or take it as a SaaS-based service, where the expenses remain minimal.
What needs improvement with ELK Elasticsearch?
From the UI point of view, we are using most probably Kibana, and I think they can do much better than that. That is something they can fine-tune a little bit, and then it will definitely be a good...
Ask a question
Earn 20 points
 

Comparisons

 

Also Known As

Elastic Enterprise Search, Swiftype, Elastic Cloud
No data available
 

Overview

 

Sample Customers

T-Mobile, Adobe, Booking.com, BMW, Telegraph Media Group, Cisco, Karbon, Deezer, NORBr, Labelbox, Fingerprint, Relativity, NHS Hospital, Met Office, Proximus, Go1, Mentat, Bluestone Analytics, Humanz, Hutch, Auchan, Sitecore, Linklaters, Socren, Infotrack, Pfizer, Engadget, Airbus, Grab, Vimeo, Ticketmaster, Asana, Twilio, Blizzard, Comcast, RWE and many others.
Information Not Available
Find out what your peers are saying about Elastic Search vs. Weka and other solutions. Updated: January 2022.
886,349 professionals have used our research since 2012.