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
Wo kann Apache Solr bereitgestellt werden?
Mac (Desktop), Windows (Desktop), Linux (Desktop), Windows (On-Premise), Linux (On-Premise)
Über den Anbieter
- Apache Software Foundation
- 2011 gegründet
Erhältlich in diesen Ländern
Deutschland
Sprachen
Nicht vom Anbieter bereitgestellt
Das könnte dich auch interessieren:

Site Search 360

Elastic Enterprise...

Doofinder

Luigi's Box
Über den Anbieter
- Apache Software Foundation
- 2011 gegründet
Erhältlich in diesen Ländern
Deutschland
Sprachen
Nicht vom Anbieter bereitgestellt
Kosten ähnlicher Produkte wie Apache Solr vergleichen
Bewertungen über Apache Solr

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

Sudharshan
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.
Danoosh
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.
Priyansh
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.