You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2014/06/30 19:21:02 UTC

svn commit: r914449 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/

Author: buildbot
Date: Mon Jun 30 17:21:02 2014
New Revision: 914449

Log:
Dynamic update by buildbot for lucene

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/index.html
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/index.html
    websites/staging/lucene/trunk/content/solr/index.html

Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Mon Jun 30 17:21:02 2014
@@ -209,8 +209,7 @@
       <h1 class="title">Apache Lucene Core</h1>
 
       <div><p>Apache Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.</p>
-<p>Apache Lucene is an open source project available for free download. Please use the links on the right to access Lucene.</p></div>
-      
+<p>Apache Lucene is an open source project available for free download. Please use the links on the right to access Lucene.</p>
 <div><h1 id="lucenewzxhzdk0tmwzxhzdk1-features">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> Features</h1>
 <p>Lucene offers powerful features through a simple API:</p>
 <h2 id="scalable-high-performance-indexing">Scalable, High-Performance Indexing</h2>
@@ -242,7 +241,8 @@
 <li>100%-pure Java</li>
 <li>Implementations <a href="http://wiki.apache.org/lucene-java/LuceneImplementations">in other
     programming languages available</a> that are index-compatible</li>
-</ul></div>
+</ul></div></div>
+      
 
 
       

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Mon Jun 30 17:21:02 2014
@@ -199,8 +199,7 @@
 <li><em><a href="./solr">Solr</a></em><span style="vertical-align: super; font-size: xx-small">TM</span> is a high performance search server built using Lucene Core, with XML/HTTP and JSON/Python/Ruby APIs, hit highlighting, faceted search, caching, replication, and a web admin interface.</li>
 <li><a href="./openrelevance/">Open Relevance Project</a> is a subproject with the aim of collecting and distributing free materials for relevance testing and performance.</li>
 <li><a href="./pylucene/index.html">PyLucene</a> is a Python port of the Core project.</li>
-</ul></div>
-      
+</ul>
 <div><h1 id="lucenewzxhzdk0tmwzxhzdk1-news">Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News</h1>
 <h2 id="25-june-2014-apache-lucene-490-and-apache-solr-490-available">25 June 2014 - Apache Lucene 4.9.0 and Apache Solr 4.9.0 Available</h2>
 <p>The Lucene PMC is pleased to announce the availability
@@ -530,7 +529,8 @@ with the release for a full list of deta
   leader.</p>
 </li>
 </ul>
-<p>Solr 4.5 also includes numerous optimizations and bugfixes.</p></div>
+<p>Solr 4.5 also includes numerous optimizations and bugfixes.</p></div></div>
+      
 
 
       

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Mon Jun 30 17:21:02 2014
@@ -239,8 +239,7 @@
       <div><p>Solr<span style="vertical-align: super; font-size: xx-small">TM</span> is the popular, blazing fast open source enterprise search platform from the Apache Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> project. Its major features include powerful full-text search, hit highlighting, faceted search, near real-time indexing, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search. Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world's largest internet sites.</p>
 <p>Solr is written in Java and runs as a standalone full-text search server within a servlet container such as Jetty. 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.</p>
 <p>See the complete feature list for more details.</p>
-<p>For more information about Solr, please see the <a href="http://wiki.apache.org/solr/">Solr wiki</a>.</p></div>
-      
+<p>For more information about Solr, please see the <a href="http://wiki.apache.org/solr/">Solr wiki</a>.</p>
 <div><h1 id="solrwzxhzdk0tmwzxhzdk1-features">Solr<span style="vertical-align: super; font-size: xx-small">TM</span> Features</h1>
 <p>Solr is a standalone enterprise search server with a REST-like API. You put documents in it (called "indexing")
 via XML, JSON, CSV or binary over HTTP. You query it via HTTP GET and receive XML, JSON, CSV or binary results.</p>
@@ -359,7 +358,8 @@ numeric fields or query relevancy scores
 <li>Parsed query output</li>
 <li>Lucene explain() document score detailing</li>
 <li>Explain score for documents outside of the requested range to debug why a given document wasn't ranked higher.</li>
-</ul></div>
+</ul></div></div>
+      
 
 
       

Modified: websites/staging/lucene/trunk/content/core/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
    (empty)