Downloadliste

Projektbeschreibung

Solr is an enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, and rich document (e.g. Word and PDF) handling. Solr is highly scalable, providing distributed search and index replication, and it powers the search and navigation features of many of the world's largest internet sites.

Solr is written in Java and runs as a standalone full-text search server within a servlet container such as Tomcat. Solr uses the Lucene Java search library at its core for full-text indexing and search, and has REST-like HTTP/XML and JSON APIs that make it easy to use from virtually any programming language. Solr's powerful external configuration allows it to be tailored to almost any type of application without Java coding, and it has an extensive plugin architecture when more advanced customization is required.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-02 05:40
3.3.0

Diese Veröffentlichung fügt Gruppierung / Feld zusammenbricht. Es hat sich verbessert autocomplete / suggest Fähigkeiten. Es hat zu einer effizienteren Standard verschmelzen Politik eingeschaltet. Verbesserte stammenden Fähigkeiten für Englisch.
This release adds grouping/field collapsing. It has improved autocomplete/suggest capabilities. It has switched to a more efficient default merge policy. Improved stemming capabilities for English.

2011-06-05 02:42
3.2.0

JSON Update Verbesserungen vorgenommen wurden. Suchergebnis Clustering und UIMA Integration wurden verbessert. Bugs wurden gefixt.
JSON update improvements were made. Search result clustering and UIMA integration were improved. Bugs were fixed.

2011-03-31 07:51
3.1.0

Dies ist die erste Veröffentlichung seit dem Lucene / Solr fusionieren und damit Solr die Versionsnummer war bis zu Lucene Spiel gestoßen (Solr 3.1 enthält Lucene 3.1). Höhepunkte sind Numerischer Bereich Facetten, Räumliche Suche, Velocity angetrieben Suche UI bei http://localhost:8983/solr/browse, eine neue termvector-basierte Textmarker, eine erweiterte dismax (edismax) Query Parser, ein neues Auto Suggest Komponente, die Fähigkeit von Funktionen, JSON Indexierung von Dokumenten, CSV-Format Antwort und Apache UIMA Integration von Metadaten-Extraktion zu sortieren.
This is the first release since the Lucene/Solr merge and hence Solr's version number was bumped up to match Lucene (Solr 3.1 contains Lucene 3.1). Highlights include Numeric range facets, Spatial search, Velocity driven search UI at http://localhost:8983/solr/browse, a new termvector-based highlighter, an extended dismax (edismax) query parser, a new Auto Suggest component, the ability to sort by functions, JSON document indexing, CSV response format, and Apache UIMA integration for metadata extraction.

Project Resources