Helpt Nederlandse bedrijven al 15 jaar
bij het vinden van de juiste software

Apache Solr
Wat is Apache Solr?
Open-sourceplatform dat bijna realtime indexering, database-integratie, dynamische clustering, zoeken in volledige tekst, controleerbare logging, uitgebreide documentparsering en meer mogelijk maakt.
Wie gebruikt Apache Solr?
Niet door leverancier verstrekt.
Twijfels over Apache Solr?
Vergelijk met een populair alternatief

Apache Solr
Reviews over Apache Solr

Best Search Engine
Opmerkingen: We are using Apache Solr as search engine for Full text search as well as Lucene query search. It is stable and provide fast query result. It is also resilient in term of indexing ,filter search etc. Apache solr is easy to integrate with any other project.
Pluspunten:
Apache Solr is best search engine for full text search and Lucene query search. We are using Solr as search engine with alfresco content management solution. Solr provide high speed search with scalability feature . Solr indexing process is also resilient in nature so hardly we face any indexing issue .
Minpunten:
I haven't found any bug or issue yet . It is working very smoothly with our application.
Extremely fast Seaching
Pluspunten:
Apache Solr is a Java based, advanced search index. You can index your data in the form of documents and then query it as per your needs. The Query speed is extremely fast, It provides response only in a few milli seconds even for a complex data query. It enables you to have catalog searching, and type ahead search in your application. Suitable for data, that needs frequent searching and fetching.
Minpunten:
For a practical use, you will always need to keep your database and solr indexes in sync, which requires careful designing of application.

Eerder overwogen alternatieven:
Excellent Document DB + Search software
Opmerkingen: Great, better than sharepoint search. Customizable, extensibiliy with load balancers are great, Clustering, Document sharding are great and wonderful features. Overall, this is a great product .
Pluspunten:
Delta query, Quick retrieval, Faster indexing, Schema definitions, Synonyms the features are endless. it almost behaves as a Database. Can integrate with any database i.e any data source. Document sharding and clustering are excellent features.
Minpunten:
I doubt that the product will extend its life span as the cloud can retrieve terabytes of data in a minute. What is missing is a single grid widget or tool that apache solr can provide that can search and display like 6 to 10 million records. A need for an administrator console to retrieve information in a columnar format that can be queried is missing. Eg: Datagrid, JQGrid or a datatable like inbuild javascript library based grids.
A futuristic search engine having lot of features
Opmerkingen: Apache Solr allows us improve our project search feature, it helps us to genrate varouris facets to filter products and also reduce query time as its all content is pre-indexd
Pluspunten:
Apache solr is one of the best in its category (open source), it has many features and from indexing to relevence search, it can be used for small to large enterpise application for in-house search engine with fully customized schema/schemaless index text content.
Minpunten:
Its overall good, but there is less resource to learn and fully understant its concepts in one go
We use solr to index our institutional repository data
Pluspunten:
It is very flexible and customize-able which makes it very easy to integrate-able with other components in the development stack.
Minpunten:
the query language could be a bit confusing at first. If the collection is large, it often takes a long time to index the data.