Download List

项目描述

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.

系统要求

System requirement is not defined
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 Back to release list
3.3.0

这个版本增加了分组/场崩溃。它提高了自动完成/建议的能力。它切换到一个更有效的默认合并的政策。改进所产生的英语能力。
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.

Project Resources