
External reviews
220 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Best Website Search Service Provided Here
What do you like best about the product?
I like the way how the web crawler is scraping all the contents in the website and producing all those details via a search functionality. It makes the developer life more easy by not doing code changes regarding the search functionality.
What do you dislike about the product?
The cost of it is high as well as they are providing very little trial time. As a high price service provider, they need to provide more time to explore and adapt the technologies and service they are offering
What problems is the product solving and how is that benefiting you?
The complete website functionality has been implemented here, it solves the customers life more easy, by typing the actual content they want & get the desired results in a short time. They don't need to explore the whole site for to just get a simple result
Very versatile search engine makes my services fast as the speed of light
What do you like best about the product?
- Elasticsearch has a very good speed of search along with the ability to ingest any kind of unstructured data.
- Going through the elasticsearch data with Kibana is a plus.
- Going through the elasticsearch data with Kibana is a plus.
What do you dislike about the product?
- Documentation is often very confusing.
- Error reporting is not clear sometimes due to which it takes time to debug the queries.
- Error reporting is not clear sometimes due to which it takes time to debug the queries.
What problems is the product solving and how is that benefiting you?
We are using elasticsearch to store eCommerce product details using Kafka and log-stash. Elasticsearch has very good speed and its easy to ingest data using Python.
Recommendations to others considering the product:
Read the documentation thoroughly and try to optimize the queries by using multiple ways.
We used swiftype for 5+ years
What do you like best about the product?
It has best grade plugins available. Majorly we used jquery plugin that is easily usable.
What do you dislike about the product?
Because of unstructured data, some time the accuracy of swiftype results are not of great quality.
What problems is the product solving and how is that benefiting you?
We are searching in our documentation, all static webpages and Knowledge base articles.
Awesome Search Engine in market.
What do you like best about the product?
1. One of the best search engines with flexible content search.
2. one of the USPs is Open source and works for extensive database search, which is fast and scalable as required.
3. one of the first tools having extensive textbase search and duplicate delete functionality.
4. Used for extensive databases like geo data and unstructured data.
5. Data is in JSN format, which is lightweight and easy to operate.
6. Sometimes, we can use this for Application performance measuring and log search.
2. one of the USPs is Open source and works for extensive database search, which is fast and scalable as required.
3. one of the first tools having extensive textbase search and duplicate delete functionality.
4. Used for extensive databases like geo data and unstructured data.
5. Data is in JSN format, which is lightweight and easy to operate.
6. Sometimes, we can use this for Application performance measuring and log search.
What do you dislike about the product?
1. It sometimes becomes messy while operating more extensive data.
2. occupies maximum space and becomes fuzzy.
3. There is no GUI for operating.
2. occupies maximum space and becomes fuzzy.
3. There is no GUI for operating.
What problems is the product solving and how is that benefiting you?
Searching data is fast and scalable.
Recommendations to others considering the product:
Best in class Search engine while operating massive amount of data.
Advanced search mechanism with elastic search
What do you like best about the product?
I don't know the backend of elastic search but the way it perform searches is incredible. I have 90000 records in my index and each record was quite huge but still while fetching it just didn't take long time.
It work very fast and incredibly
It work very fast and incredibly
What do you dislike about the product?
There should be some proper documentation for request and expected response from elastic search.
What problems is the product solving and how is that benefiting you?
I used elastic search for distance query and geolocation query where I was suppling coordinates for the same and in return I am getting data or record present inside it.
It is super cool how elastic search searches in geo way.
It is super cool how elastic search searches in geo way.
Running Search for hundreds of global CPG company's brand Websites
What do you like best about the product?
People coming from Google Search Experience will be easily able to relate easy of use what you wull get from the Swiftype implementation. Drop in Javascript on your website & additional markup elements within content of your website will enable you great search & features like auto complete etc., for which you don't need to code.
What do you dislike about the product?
Pricing & Licensing had jump since it's been acquired by Elastic Search.
What problems is the product solving and how is that benefiting you?
Providing full site search with Free Text search on the website is made easy by Swiftype.
You don't need to write custom code to enable tracking, able to view the analytics of the search being done on the website & get insights into what your customers are looking onto your website.
You don't need to write custom code to enable tracking, able to view the analytics of the search being done on the website & get insights into what your customers are looking onto your website.
Recommendations to others considering the product:
Swiftype is a good product, but it is in EOL by 2023 as it is acquired by Elastic Search, so if you wish to continue work with Elastic Search, then it is an excellent product. Otherwise, there are alternatives like Algolia etc.,
Best platform for ElasticSearch Query and Analysis
What do you like best about the product?
The dev console is very good for writing queries and running them
What do you dislike about the product?
Error handling is not good, Like if I write a query and it throws an error messages are not clear
What problems is the product solving and how is that benefiting you?
We are storing eCommerce data in elastic search and we use kibana to run queries and analyze the data
Recommendations to others considering the product:
There are multiple ways of using kibana in data science field, read about them thoroghly
Great work
Hi, we have tried Elastic Cloud and feel very satisfied with it. I would like to inquire about.
Is there an internal channel to directly access our ec2 or k8s cluster on aws?
Elasticsearch for data business
What do you like best about the product?
Setting up ES is quick and easy for experimentation with Docker. Creating an index on ES is a seamless app experience. Due to the large user base, building frontend apps with ES integration was easy to hire for.
What do you dislike about the product?
The only downside is the work you need to do to structure the date before import. It’s also difficult to update the ES mapping afterwards
What problems is the product solving and how is that benefiting you?
We are building a data business licensing research data for AI development. ES provides a powerful backend for searching through complex datasets and provides more features out of the box than if we had used a nosql db
Best tool for web analytics, log analysis and works pretty well like a db
What do you like best about the product?
Elastic search is the best tool for working with textual information.
The first advantage is a speed of search of your indexed documents. Millions of documents can be processed and be ready for search immediately.
The second big advantage of elastic search is its scalability. You can start with 1 node but when your project grows you simply adding nodes to the cluster and elastic search manages everything by itself and transfer data equally among nodes.
The third advantage is pretty powerful "free-tier" which is ideal for the startup projects.
Elastic search has a lot of products from the same company ("Elastic stack") which as a set is very powerful "toolbox" for solving set of problems such as: website log analysis, analyzing scientific information, presenting information in graphical form.
My favorite feature is data aggregations when the developer can set a query inside query and then split response for buckets and aggregations do not add any time for query execution.
Working with GEO - data "out- of-the-box"
Elastic search uses http access which is much more convenient than working with Java Lucene directly. In addition response is given is JSON, which is very easy to process.
Additionally it has almost all main languages package support, so we parse data with GO-lang and show it on the website with Java-script.
The first advantage is a speed of search of your indexed documents. Millions of documents can be processed and be ready for search immediately.
The second big advantage of elastic search is its scalability. You can start with 1 node but when your project grows you simply adding nodes to the cluster and elastic search manages everything by itself and transfer data equally among nodes.
The third advantage is pretty powerful "free-tier" which is ideal for the startup projects.
Elastic search has a lot of products from the same company ("Elastic stack") which as a set is very powerful "toolbox" for solving set of problems such as: website log analysis, analyzing scientific information, presenting information in graphical form.
My favorite feature is data aggregations when the developer can set a query inside query and then split response for buckets and aggregations do not add any time for query execution.
Working with GEO - data "out- of-the-box"
Elastic search uses http access which is much more convenient than working with Java Lucene directly. In addition response is given is JSON, which is very easy to process.
Additionally it has almost all main languages package support, so we parse data with GO-lang and show it on the website with Java-script.
What do you dislike about the product?
It's hard to find... However elastic search requires a lot of operative memory as its based on Java and Java Virtual Machine. Its Query DSL (Domain Specific Language) is very different from SQL, so it has some learning curve.
What problems is the product solving and how is that benefiting you?
We use elastic search like a database in real estate website. It fits much better to the task than a SQL database as it provide much more capabilities for data analysis.
Recommendations to others considering the product:
The first recommendation is security - ALWAYS protect 9200 default port (it's better to change the default port in settings), also close a Kibana port 5601. You will be hacked immediately and all your data will be deleted.
1 person found this helpful
showing 91 - 100