Wir helfen Unternehmen seit 18 Jahren,
bessere Software zu finden

Was ist Apache Solr?
Open-Source-Plattform, die nahezu Echtzeit-Indexierung, Datenbankintegration, dynamisches Clustering, Volltextsuche, überwachbare Protokollierung, Analyse umfangreicher Dokumente und vieles mehr ermöglicht.
Wer verwendet Apache Solr?
Nicht vom Anbieter bereitgestellt
Du bist nicht sicher, ob Apache Solr das Richtige ist?
Mit einer beliebten Alternative vergleichen

Apache Solr
Bewertungen über Apache Solr

Best Search Engine
Kommentare: 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.
Vorteile:
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 .
Nachteile:
I haven't found any bug or issue yet . It is working very smoothly with our application.
SOLR the way it should be searched
Kommentare: I worked with Solr for 5 years, so I think that's quite a good recommendation. If the product were bad, I wouldn't have used it for so long.
Vorteile:
Good price, great features, very good performance.
Nachteile:
Very difficult to integrate, weak support, hard to develop further.

In Betracht gezogene Alternativen:
Excellent Document DB + Search software
Kommentare: 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 .
Vorteile:
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.
Nachteile:
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
Kommentare: 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
Vorteile:
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.
Nachteile:
Its overall good, but there is less resource to learn and fully understant its concepts in one go

good text based search engine
Kommentare: i integrate this application one of my best applications. experience is awesome
Vorteile:
easy to setup this application and very fast, can integrated with many framework and its simple. it has a good manageable dashboard also
Nachteile:
solr queries bit complex and some queries are hard to implement in other computer languages. support is very slow
Extremely fast Seaching
Vorteile:
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.
Nachteile:
For a practical use, you will always need to keep your database and solr indexes in sync, which requires careful designing of application.
Reasonably good search tool for e-commerce
Kommentare: It is fine for e-commerce - no complaints there. I would like to see more enhancements to help users integrate with more third party tools, though.
Vorteile:
We use it solely for e-commerce and it lends itself well to those needs, with suitable filtering options to offer an Amazon-like experience for visitors wanting to 'drill' into categories, etc.
Nachteile:
Unfortunately, it doesn't easily integrate with other tools we use, at least not in our experience. For that reason, we are considering alternatives that would perhaps be more comprehensive.

If you need document indexing, Solr is a great piece of software.
Kommentare: If you need document indexing, I would recommend this. But then again, I'm not in the need for anything more.
Vorteile:
It took me a little while to get up-to-speed with Solr, but only because I didn't know the terminology. This was my first look into document indexing, and I have to say I was very impressed. Documentation was an absolute must for me, but it wasn't lacking, with good examples.
Nachteile:
Steep learning curve, but then it's not something you need to learn every day. I can't fault it other than that.

Open source search engine
Kommentare: I used it for a web crawling scenario. In this case I used it together with Apache Nutch, not a native plugin has been provided. Documentation could be more clear and complete.
Vorteile:
SOLR is a very flexible search engine, with a lot of feature for this specific topic. Easy to configure using a GUI.
Great search engine and easy to use
Kommentare: I used Solr in a hack-a-thon to build a consolidated search engine for internal company assets. It performed flawlessly and we had it up in running in just a few hours feeding it data. Our web front-end had no problems integrating with it either. Solid product.
Vorteile:
Easy to Use Good integration Easy to manage
Nachteile:
No cons that I can think of at the moment.
We use solr to index our institutional repository data
Vorteile:
It is very flexible and customize-able which makes it very easy to integrate-able with other components in the development stack.
Nachteile:
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.
Type Ahead Search With Apache Solr
Vorteile:
Apache Solr provides you with a search indexer. You can store data in it. Its query speed is very very fast like say in milliseconds. You can provide results for query, while user is still typing the query. Very Suitable for real-time search requirements. It stores data in documents and you can query these document to search matched documents for as per search criteria.
Nachteile:
Once Apache Solr was best Search Indexer, now it competitor Elastic Search is providing same features or even better than Apache Solr.
Support Free Text Search
Kommentare: We populated Category and search pages of an ecommerce website using apache solr.
Vorteile:
Apache solr provides with document indexing, which can be used for searching and data retrival at a very fast speed. It can query thousand of records in a fraction of seconds. Very Fact and Efficient for complex data queries.
Nachteile:
You will need to keep your dbms and Apache Solr in sync, which can be a hectic task. Also in todays world elastic search provides a lot more than apache solr.
Reliable and very scalable indexing software that I have used
Vorteile:
(1) It is highly scalable (2) It is based on a distributed model (3) load balancing happens by default when querying (4) Indexing is really fast
Nachteile:
It hits a limitation as full text indexes grow beyond the amount of available memory on the servers