Apache Solr

Apache Solr is a high performace search server based on Lucene.
Download

Apache Solr Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • Yonik Seeley
  • Publisher web site:
  • http://incubator.apache.org/solr/

Apache Solr Tags


Apache Solr Description

Apache Solr is a high performace search server based on Lucene. Apache Solr is a high performace search server based on Lucene, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, and a Web administration interface.The project is currently under incubation at the Apache Software Foundation.Instructions for Building Apache Solr1. Download the J2SE 5.0 JDK (Java Development Kit) or later from http://java.sun.com. You will need the JDK installed, and the %JAVA_HOME%bin directory included on your command path. To test this, issue a "java -version" command from your shell and verify that the Java version is 5.0 or later.2. Download the Apache Ant binary distribution from http://ant.apache.org. You will need Ant installed and the %ANT_HOME%bin directory included on your command path. To test this, issue a "ant -version" command from your shell and verify that Ant is available.3. Download the Apache Solr source distribution, linked from the above incubator web site. Expand the distribution to a folder of your choice, e.g. c:solr.4. Navigate to that folder and issue an "ant" command to see the available options for building, testing, and packaging solr. What's New in This Release: · Distributed search capabilities were added. · Numerous Lucene and other performance improvements were made. · Multiple indexes in a single deployment are supported. · The SolrJ Java client and a binary response protocol were added for faster client-server communication. · Search components can be chained together to offer flexible query processing. · Components include existing functionality like faceting and add features such as "More Like This", editorial boosting (query elevation), and spell checking. · DataImportHandler was added for easily indexing database content into Solr.


Apache Solr Related Software