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.
N/A
Super
Score 0.0 out of 10
N/A
Super is an enterprise search solution used by teams to access and utilize collective knowledge. Built as Slite's intelligent search layer, Super connects workspace tools – from Slite and Linear to Slack and Google Drive – into a unified knowledge hub. Users can ask natural, nuanced questions and receive precise answers drawn directly from an organization's data: "What were the key blockers in Q3's product launch?" or "Show me the month-over-month progress on Project…
$20
per month per user
Pricing
Apache Lucene
Super
Editions & Modules
No answers on this topic
Core
$20
per month per user
Enterprise
Contact Sales
per year starting at 100 licenses
Offerings
Pricing Offerings
Apache Lucene
Super
Free Trial
No
Yes
Free/Freemium Version
Yes
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
A free and open source product.
Paid subscriptions have a minimum of 10 seats. A discount is available for annual billing.
Applications Developer Information Technology Specialist
Chose Apache Lucene
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.
I have tried Elastic and Sphinx, each has their benefits but I feel like Apache Lucene overall is the best performing and easiest to setup and maintain.
Apache Lucene offers great full-text search library that makes it easy to add search functionality to a website or other applications. Lucene is ideal if you want low-level access to the indexes and its APIs. For general purposes, Apache Solr, the web application built atop of Lucene can be used instead. Apache Solr comes with caching, HTTP/ JSON APIs and a simple web administration console.
We had difficulty porting the project to a cluster based environment on the cloud.
For our particular use case of retrieving documents based on text pattern matching, the program worked efficiently however, we did not find many resources for image pattern recognition based on their metadata.
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.