---
description: Review of Elastic Enterprise Search Software: system overview, features, price and cost information. Get free demos and compare to similar programs.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/software_advice/og_logo-55146305bbe7b450bea05c18e9be9c9a.png
title: Elastic Enterprise Search | Reviews, Pricing & Demos - SoftwareAdvice GB
---

Breadcrumb: [Home](/) > [Content Marketing Software](/directory/1839/content/software) > [Elastic Enterprise Search](/software/351878/swiftype)

# Elastic Enterprise Search

Canonical: https://www.softwareadvice.co.uk/software/351878/swiftype

Page: 1 / 3\
Next: [Next page](https://www.softwareadvice.co.uk/software/351878/swiftype?page=2)

> Elastic Enterprise Search is Elasticsearch, with a complete set of specialized tools and extensible APIs that make it easy to build search solutions and give users the best answers, every time. Monitor performance with robust analytics, tweak relevance in real-time, and scale it all seamlessly.
> 
> Verdict: Rated **4.4/5** by 41 users. Top-rated for **Likelihood to recommend**.

-----

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.4/5** | 41 Reviews |
| Ease of Use | 3.8/5 | Based on overall reviews |
| Customer Support | 3.7/5 | Based on overall reviews |
| Value for Money | 4.2/5 | Based on overall reviews |
| Features | 4.3/5 | Based on overall reviews |
| Recommendation percentage | 80% | (8/10 Likelihood to recommend) |

## About the vendor

- **Company**: Elastic
- **Location**: Mountain View, US
- **Founded**: 2012

## Commercial Context

- **Starting Price**: US$299.00
- **Pricing model**:  (Free version available) (Free Trial)
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Linux (Desktop), Windows (On-Premise), Linux (On-Premise)
- **Supported Languages**: English
- **Available Countries**: Australia, Canada, United Kingdom, United States

## Features

- AI/Machine Learning
- API
- Access Controls/Permissions
- Activity Dashboard
- Activity Tracking
- Alerts/Notifications
- Analytics
- Augmented Analytics
- Behaviour Tracking
- Behavioural Analytics
- Content Library
- Content Management
- Customer Activity Tracking
- Customisable Branding
- Customisable Reports
- Customisable Templates
- Customizable Fields
- Data Aggregation
- Data Capture and Transfer
- Data Classification

## Integrations (4 total)

- Adobe Commerce
- Google Analytics 360
- Shopify
- WordPress

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base
- Phone Support
- 24/7 (Live rep)
- Chat

## Category

- [Content Marketing Software](https://www.softwareadvice.co.uk/directory/1839/content/software)

## Related Categories

- [Content Marketing Software](https://www.softwareadvice.co.uk/directory/1839/content/software)
- [Visual Search Software](https://www.softwareadvice.co.uk/directory/4287/visual-search/software)
- [Enterprise Search Software](https://www.softwareadvice.co.uk/directory/4368/enterprise-search/software)
- [Knowledge Management Software](https://www.softwareadvice.co.uk/directory/1884/knowledge-management/software)
- [Insight Engines Software](https://www.softwareadvice.co.uk/directory/4440/insight-engines/software)

## Alternatives

1. [Luigi's Box](https://www.softwareadvice.co.uk/software/355375/luigis-box) — 4.9/5 (110 reviews)
2. [Guru](https://www.softwareadvice.co.uk/software/103160/guru) — 4.8/5 (639 reviews)
3. [M-Files](https://www.softwareadvice.co.uk/software/433195/m-files-dms) — 4.4/5 (274 reviews)
4. [Sensefuel](https://www.softwareadvice.co.uk/software/450133/Sensefuel) — 4.5/5 (20 reviews)
5. [Slack](https://www.softwareadvice.co.uk/software/154669/slack) — 4.7/5 (24046 reviews)

## Reviews

### "Your searches are smart now" — 5.0/5

> **Héctor** | *30 September 2019* | Information Technology & Services | Recommendation rating: 8.0/10
> 
> **Pros**: Auto corrections on several languages&#10;Instant search&#10;Synonyms search&#10;Is amazing, the search of my app works awesomely.
> 
> **Cons**: Is based on Java and that might cripple your low end machine or server, is better to run it on a cloud instance like AWS Elastic Search.
> 
> It works awesomely, the search is fully featured and was easy to setup if you're a sysadmin or developer.

-----

### "Highly recommended for search platforms" — 5.0/5

> **Sanchit** | *10 June 2020* | Financial Services | Recommendation rating: 8.0/10
> 
> **Pros**: It's a great tool to setup a search platform almost of any size in a company. I have worked with Apache Lucene and Elasticsearch just saves all that trouble of dealing with the indices all the time in Lucene and rather provides seamless integration through APIs for search queries. It was really easy to setup the cluster and shards and manage the stack. The APIs offer a wide range of  search features and saves a lot of effort coding hundreds of line for every small advanced search filtering function.
> 
> **Cons**: The documentation of the APIs could be improved. It was a bit overwhelming at times to lookup the correct functionality we wanted to actually implement. The tutorials and courses are quite expensive.
> 
> Setting up a search platform using Elasticsearch was super fun and easy. I was able to get some great search query response times and development efforts were minimal compared to dealing with Lucene directly.

-----

### "Best search engine on the market" — 5.0/5

> **Adam Victor** | *26 May 2019* | Computer Software | Recommendation rating: 9.0/10
> 
> **Pros**: It is just the best back end for search engines in the market. A NoSQL database that is trustworthy. Also, it is open source. Incredibly easy to use.
> 
> **Cons**: Mostly for developers: other people would have a hard time with it.
> 
> I work with Elasticsearch as a developer on a daily bases for textual search. It is the greatest tool I've used in years. Really like it.

-----

### "Elastic Search is built on top of Lucene, it provides the most powerful full-text search capability" — 4.0/5

> **Ramakrishna** | *23 August 2017* | Program Development | Recommendation rating: 8.0/10
> 
> **Pros**: Easier to horizontally scale&#10;Distributed by design&#10;Excellent full-text search&#10;Elastic Search is schema free'instead, it accepts JSON documents, as well as tries to detect the data structure, index the data, and make it searchable.&#10;Elastic Search is document-oriented. It stores real world complex entities as structured JSON documents and indexes all fields by default, with a higher performance result.&#10;Elastic Search is API driven; actions can be performed using a simple Restful API.&#10;Elastic Search records any changes made in transactions logs on multiple nodes in the cluster to minimize the chance of data loss.
> 
> **Cons**: Elastic-search query DSL is less common and less flexible than Postgres SQL .&#10;Everything is indexed by default, which creates an index overhead. &#10;in order to understand how to properly query your data and how it is stored, you have less control over consistency.

-----

### "A revolutionary tool for web applications" — 5.0/5

> **Ekaterina** | *21 February 2019* | Information Technology & Services | Recommendation rating: 10.0/10
> 
> **Pros**: As a web developer, I have been looking for opportunities to make our apps better, smarter and more developed. Elasticsearch made a revolution in our business by providing complex filtration systems and search, which weren't easy to implement previously: too much code and server consumption. Our products got better, we make good money and save our time.
> 
> **Cons**: I still haven't figure the implementation of replication and clusterization of Elasticsearch, but maybe it is a lack of information.
> 
> By using RoR as a platform we use wrappers developed by Elasticsearch. This is a great, well-documented solution for a quick start, a great help to the developers.

-----

Page: 1 / 3\
Next: [Next page](https://www.softwareadvice.co.uk/software/351878/swiftype?page=2)

## Links

- [View on SoftwareAdvice](https://www.softwareadvice.co.uk/software/351878/swiftype)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.softwareadvice.com/ecommerce/swiftype-profile/> |
| en-AU | <https://www.softwareadvice.com.au/software/351878/swiftype> |
| en-GB | <https://www.softwareadvice.co.uk/software/351878/swiftype> |
| en-IE | <https://www.softwareadvice.ie/software/351878/swiftype> |
| en-NZ | <https://www.softwareadvice.co.nz/software/351878/swiftype> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"SoftwareAdvice UK","address":{"@type":"PostalAddress","addressLocality":"Egham","addressRegion":"ENG","postalCode":"TW20 9AH","streetAddress":"Tamesis, The Glanty, Staines-upon-Thames Egham TW20 9AH United Kingdom"},"description":"Software Advice helps businesses in the UK find the best software with confidence. Compare software options and learn more from our research and user reviews.","email":"info@softwareadvice.co.uk","url":"https://www.softwareadvice.co.uk/","logo":"https://dm-localsites-assets-prod.imgix.net/images/software_advice/logo-white-d2cfd05bdd863947d19a4d1b9567dde8.svg","@type":"Organization","@id":"https://www.softwareadvice.co.uk/#organization","parentOrganization":"Gartner, Inc.","sameAs":[]},{"name":"Elastic Enterprise Search","description":"Elastic Enterprise Search is Elasticsearch, with a complete set of specialized tools and extensible APIs that make it easy to build search solutions and give users the best answers, every time. Monitor performance with robust analytics, tweak relevance in real-time, and scale it all seamlessly.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/0f962fb3-6a02-497c-869b-447f83d43b35.png","url":"https://www.softwareadvice.co.uk/software/351878/swiftype","@type":"SoftwareApplication","@id":"https://www.softwareadvice.co.uk/software/351878/swiftype#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.softwareadvice.co.uk/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.4,"bestRating":5,"ratingCount":41},"offers":{"price":"299","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Content Marketing Software","position":2,"item":"/directory/1839/content/software","@type":"ListItem"},{"name":"Elastic Enterprise Search","position":3,"item":"/software/351878/swiftype","@type":"ListItem"}],"@id":"https://www.softwareadvice.co.uk/software/351878/swiftype#breadcrumblist"}]}
</script>
