Over Apache Solr
Open-sourceplatform dat bijna realtime indexering, zoeken in volledige tekst, dynamische clustering, controleerbare logging en meer mogelijk maakt.
It can query thousand of records in a fraction of seconds. Very Fact and Efficient for complex data queries.
I doubt that the product will extend its life span as the cloud can retrieve terabytes of data in a minute.
Reviews filteren (13)
Gebruik
Sorteren op
Reviews filteren (13)

vikram
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.
Dinesh
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.

Sudharshan
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.
Geverifieerde reviewer
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
Danoosh
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.

lahiru
good text based search engine
Opmerkingen: i integrate this application one of my best applications. experience is awesome
Pluspunten:
easy to setup this application and very fast, can integrated with many framework and its simple. it has a good manageable dashboard also
Minpunten:
solr queries bit complex and some queries are hard to implement in other computer languages. support is very slow
Geverifieerde reviewer
Reasonably good search tool for e-commerce
Opmerkingen: 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.
Pluspunten:
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.
Minpunten:
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.
Jay
Great search engine and easy to use
Opmerkingen: 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.
Pluspunten:
Easy to Use Good integration Easy to manage
Minpunten:
No cons that I can think of at the moment.

Paul
If you need document indexing, Solr is a great piece of software.
Opmerkingen: If you need document indexing, I would recommend this. But then again, I'm not in the need for anything more.
Pluspunten:
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.
Minpunten:
Steep learning curve, but then it's not something you need to learn every day. I can't fault it other than that.

Marco
Open source search engine
Opmerkingen: 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.
Pluspunten:
SOLR is a very flexible search engine, with a lot of feature for this specific topic. Easy to configure using a GUI.
Priyansh
Type Ahead Search With Apache Solr
Pluspunten:
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.
Minpunten:
Once Apache Solr was best Search Indexer, now it competitor Elastic Search is providing same features or even better than Apache Solr.
Harpal
Support Free Text Search
Opmerkingen: We populated Category and search pages of an ecommerce website using apache solr.
Pluspunten:
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.
Minpunten:
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.
Neha
Reliable and very scalable indexing software that I have used
Pluspunten:
(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
Minpunten:
It hits a limitation as full text indexes grow beyond the amount of available memory on the servers