Algolia offers AI-powered solutions to improve online search and discovery experiences, with tools for business teams and APIs for developers that help to improve user engagement and conversions across websites, apps, and e-commerce platforms.
$0
per month 10k search requests + 100k records
Apache Lucene
Score 9.0 out of 10
N/A
Apache Lucene is an open source and free text search engine library written in Java. It is a technology suitable for applications that requires full-text search, and is available cross-platform.
$0
per month
Docxonomy
Score 0.0 out of 10
N/A
N/A
N/A
Pricing
Algolia
Apache Lucene
Docxonomy
Editions & Modules
Build
Free
per month Up to 10,000 search requests + 1 Million records
Grow Plus
Free / Pay as you go
per month 10K searches/month & 100K records included; $1.75 per extra 1K searches, $0.40 per extra 1K records
Grow
Free / Pay as you go
per month 10K search requests & 100K records included; $0.50 per extra 1K searches, $0.40 per extra 1K records
Elevate
custom
per year
Elevate
Custom
per year Custom search requests and records — volume-based discounts available
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Algolia
Apache Lucene
Docxonomy
Free Trial
Yes
No
No
Free/Freemium Version
Yes
Yes
No
Premium Consulting/Integration Services
Yes
No
No
Entry-level Setup Fee
Optional
No setup fee
No setup fee
Additional Details
Pay as you go, scale instantly, or upgrade anytime for advanced features and capabilities.
Algolia is both well-suited to replace Shopify's out-of-the-box search and to very large sites with millions of products in their catalog. Algolia provides a specialized solution that benefits from very large R&D budgets and ongoing investment. Algolia offers a more retail- and open-design solution than competitors such as Amazon or Google search, which offer fewer options and fewer features.
Apache Lucene is a perfect text search implementation where the heap space usage needs to be kept to its minimal. It also enables search based on various search fields and most importantly the search and index process can happen simultaneously. The only scenario where it might be less appropriate would be when the index size grows too big. We have witnessed few scalable issues where the search would take a while when the index size is too large.
Users get instant feedback as they type, even with complex filters like brand, model, price range, and financing eligibility. This speed significantly improves engagement and reduces bounce.
A user searching for “Camry 2020” or even “Camary 20” still sees relevant Toyota Camry listings from 2020. This reduces friction, especially on mobile where spelling errors are common.
Algolia handles multi-faceted filters efficiently. For example, a user can filter by location, transmission type, color, or inspection status without any lag.
We fine-tune the ranking of search results based on what matters to our business—like prioritizing cars with higher margins or better availability in key cities.
We can experiment with different ranking formulas or UI variations to improve KPIs like lead conversion or time-to-first-interaction.
We found Apache Lucene to be extremely performant in querying large amounts of data and retrieving the correct files based on the metadata provided.
The online community offers great support for the product. Even though it is an open source tool, it is not difficult to find help online for it.
When we were creating a proof of concept application, we found that the software worked just as well, while being run locally on a resource-limited PC.
Better integration of features (ex. synonyms feature is great but isn't respected by their re-ranking product)
Tooling to reduce spam search queries being triaged by system/logged to analytics panels
More automated summaries of analytics (ie. recommend synonyms to add, trends noticed in search volume in specific areas of site, easier ways to leverage API vs using website UI)
Algolia is a great tool, we didn't have to build a custom search platform (using Elasticsearch for example) for a while. It has great flexibility and the set of libraries and SDKs make using it really easy. However, there are two major blockers for our future: - Their pricing it's still a bit hard to predict (when you are used to other kind of metrics for usage) so I really recommend to take a look at it first. - Integrating it within a CI/CD pipeline is difficult to replicate staging/development environments based on Production.
Personally I find the Algolia integration not very complicated and the service super reactive. In terms of configuration, it's quite complete, at the end what matters is what we are able to index on Algolia. With rich data, the tool is amazing and a lot of things are possible.
Performance is always a major concern when integrating services with our client's websites. Our tests and real-world experience show that Algolia is highly performant. We have more extremely satisfied with the speed of both the search service APIs and the backend administrative and analytic interface.
It’s non existent. No tech support and no customer service… my application was blocked and is currently inactive causing huge business disruption, and I’m still waiting days later for a response to an issue which could be resolved very very quickly if only they would respond. Very poor from a company of that size
Algolia gives way more control for a non-developer than AWS Elasticsearch Service. Previously we'd have to have our developers make adjustments to site search relevancy, typos, prioritizing certain attributes over others, etc. but now the marketing and website team can do that themselves in the Algolia dashboard
The search and index performance of [Apache] Lucene is excellent and the quality of results is good, if not better. For implementing it with small scale applications it is a no brainer, Lucene is the best and most cost effective solution. Learning curve is not too steep either.
Overall is a scalable tool as the environment and the backend functions are the same and many things are done directly on the tool so without the need of further specific developments. However some things could be improved such as documentation for integration that could help in doing whitelabel solutions
Users who had abandoned our product (attributing slow search speeds as the reason) returned to us thanks to Algolia
We used Algolia as our product's backbone to relaunch it, making it the center of all search on our platform which paid off massively.
Considering we relaunched our product, with Aloglia functioning as its engine, we got a lot of press coverage for our highly improved search speeds.
One negative would be how important it is to read the fine print when it comes to the technical documentation. As pricing is done on the basis of records and indexes, it is not made apparent that there is a size limit for your records or how quickly these numbers can increase for any particular use case. Be very wary of these as they can quite easily exceed your allotted budget for the product.
Being an open source project we did not have to pay any licensing fees for using Apache Lucene. It has greatly improved our search functionality in our web apps.