Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Apache Lucene Alternatives

Apache Lucene Reviews & Product Details

Verified User in Internet
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

It scales well horizontally. Throw this in from of Cassandra and call it a day. Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

It can be difficult to get up and running and diagnose production issues. Review collected by and hosted on G2.com.

Recommendations to others considering Apache Lucene:

great indexer for big data. Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

indexing a huge database so that we get a faster response time. Review collected by and hosted on G2.com.

Apache Lucene Overview

What is Apache Lucene?

Apache Lucene, our flagship sub-project, provides Java-based indexing and search technology.

Apache Lucene Details
Show LessShow More
Product Description

Apache Lucene, our flagship sub-project, provides Java-based indexing and search technology.


Seller Details
Year Founded
1999
HQ Location
Wakefield, MA
Twitter
@TheASF
66,224 Twitter followers
LinkedIn® Page
www.linkedin.com
2,291 employees on LinkedIn®
Description

Community-led development since 1999. FoundationProjectsPeopleGet InvolvedDownloadSupport ApacheHome. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

Recent Apache Lucene Reviews

Verified User
I
Verified UserMid-Market (51-1000 emp.)
5.0 out of 5
"One of the best tool for commercial and academic application."
Easy Implementation and writing/generating Lucene queries are very easy. The implementation is very fast and effective wrappers can be built around...
Verified User
U
Verified UserEnterprise (> 1000 emp.)
5.0 out of 5
"Search Platform implementation made easy"
Easy integration of our code to Apache Solr
Verified User
U
Verified UserEnterprise (> 1000 emp.)
4.0 out of 5
"License for better indexing"
It is great for indexing and searching. I have used this library in Global Credit Expansion project where it deals with millions of financial recor...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Apache Lucene Media

Answer a few questions to help the Apache Lucene community
Have you used Apache Lucene before?
Yes

10 out of 11 Total Reviews for Apache Lucene

3.9 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.

Overall Review Sentiment for Apache LuceneQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Verified User in Computer Software
IC
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

Easy Implementation and writing/generating Lucene queries are very easy. The implementation is very fast and effective wrappers can be built around it. Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

Limitations on some logical operator. For example, operators like exclusive OR might be difficult to write as lucene query in complex situations. Review collected by and hosted on G2.com.

Recommendations to others considering Apache Lucene:

If you are thinking to consider a database for fast retrieval of documents, lucene is great and extendable. Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

I have used Apache Lucene for research in Natural Language Processing tasks like Named Entity Recognition and Commercial application to get documents related to search query. Review collected by and hosted on G2.com.

Michael G.
MG
Developer Analyst
Higher Education
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

Full text indexing and faceting controls are Lucene's true strength. You can easily index data based on a schema and immediately search across the whole index with blazing speeds. Sharding allowed for the index to be load balanced and mirrored across multiple back end nodes, providing a fault-tolerant search system. The buy-in from administrators was fairly easy as many of the top federated search engines within the academic library space are powered in some way by Lucene. Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

The setup is not trivial for vanilla Lucene. It helps to use something like SOLR or Elasticsearch that sits on top of Lucene to allow for your applications to easily interact with the backend. SOLR provides a great API (with XML and JSON output) for indexing and retrieving data. The statistics capability are the time we used it had a lot of room for improvement. Review collected by and hosted on G2.com.

Recommendations to others considering Apache Lucene:

Considering coupling Lucene with something like SOLR or Elasticsearch in order to simply the indexing and retrieval of documents, as well as speeding up your development lifecycle. Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

The full text search and faceting enabled our library to move into the 20th century in terms of providing a full-featured search tool to our patrons. We used Lucene in conjunction with SOLR to index and expose our metadata from a variety of sources, including MARC, EAD, and HTML data. We eventually incorporated Elasticsearch into the mix to deal with unstructured JSON data (as it can operate without an official schema). Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

It is great for indexing and searching. I have used this library in Global Credit Expansion project where it deals with millions of financial records which require quick search capabilities Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

Pricing for enterprise license is high compared to other solutions Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

Indexing and searching higher number of records Review collected by and hosted on G2.com.

Verified User in Automotive
UA
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

Easy integration of our code to Apache Solr Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

It would have been better to have some more manual configurations Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

Added the Search functionality with indexing using Solr Review collected by and hosted on G2.com.

Anson A.
AA
Data Czar
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

very easy to install and setup. Administration is fairly easy as well. Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

not as robust as elasticsearch is. Also cron based. Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

cacheing document searches (json based) without have to hitting the main data store directly. Review collected by and hosted on G2.com.

Verified User in Internet
AI
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

Lucene has allowed us to greatly improve our search performance and relevance, by easily indexing all of our data, and with very little configuration for the search we were able to greatly improve how the search product was delivered to our customers. Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

The lucene indexes on their own are difficult to maintain and search without experience, to make the most of them they need to be combined with SOLR, this also adds additional functionality which may bloat the application if it is not needed.

The tool that the SOLR addition of Lucene provides needs improvement, although it works and does its job and was difficult to set up and get to work in a large scale production environment. Review collected by and hosted on G2.com.

Recommendations to others considering Apache Lucene:

It takes little effort to create a prototype search using lucene with SOLR, in which you will immediately see the benefits out of the box, with a large amount of additional features to further improve it. Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

We had a slow and expensive database cluster containing multiple servers to cope with traffic and speed requirements, we needed something cheaper, faster and more relevance to our search. Moving to Lucene provided this. Review collected by and hosted on G2.com.

Andy T.
AT
Director
Computer Software
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

Lucene has vastly improved our in house document search, both with Speed and relevance. After indexing the documents using the built in feeder, there is a great number of ways to manipulate how you break down your data and improve the way you search, using the SOLR interface makes it easy to run queries on data. It was also able to provide a geographical search based on lat/long of the data. Even running lucene without any modifications to the config we were able to immediately see an improvement in speed and relevance Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

The in built feeder was a bit difficult to configure and get working, and even when it was working it was very slow and would often stop working for no apparent reason, after looking into it further we were made aware that this is not meant for production use. Review collected by and hosted on G2.com.

Recommendations to others considering Apache Lucene:

You will instantly see a vast improvement on your search experience using Lucene. Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

We have a large number of documents that require end users to search using keywords and locations, previous attempts using other methods required a lot more preprocessing of the data and was very slow. Review collected by and hosted on G2.com.

Hamed Z.
HZ
Research Assistant
Higher Education
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

I like Lucene because it's a search engine implemented in Java. Java is a easy-to-understand language. Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

I don't like Lucene because of its incomplete implementations, especially for recent state-of-the-art retrieval approaches. When I compare it with the Lemur toolkit, it misses several components. Review collected by and hosted on G2.com.

Recommendations to others considering Apache Lucene:

If you want to implement everything from scratch, Lucene might be a good system! Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

I am doing research in the field of information retrieval. I am currently solving the problems regarded to the query modelling. Review collected by and hosted on G2.com.

Verified User in Computer Software
IC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

It exposes easy-to-use API while hiding all the search-related complex operations. Any application can use this library.

Lucene handles all the search related operations. Any application can use lucene framework. Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

it is not that flexible. sometime different version has different function for same job Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

indexing document, retrieving document , searching for desired keyword in documents. Review collected by and hosted on G2.com.

Cataldo M.
CM
Assistant Professor (Ricercatore a Tempo Determinato)
Research
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Apache Lucene?

Lucene provides several useful features for implementing search engines and search features in you business appllications. Review collected by and hosted on G2.com.

What do you dislike about Apache Lucene?

Not all the kind of queries are available, but the system is quickly improving and evolving. Review collected by and hosted on G2.com.

Recommendations to others considering Apache Lucene:

The best search engine! Review collected by and hosted on G2.com.

What problems is Apache Lucene solving and how is that benefiting you?

Implementation fo business search engines, semantic search, similarity calculations, entity recognition and recommender systems. Review collected by and hosted on G2.com.