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 18:41:40 UTC

svn commit: r914447 - in /websites/staging/lucene/trunk/content: ./ core/index.html core/mirrors-core-latest-redir.html core/mirrors-core-redir.html openrelevance/index.html pylucene/index.html

Author: buildbot
Date: Mon Jun 30 16:41:40 2014
New Revision: 914447

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/core/mirrors-core-latest-redir.html
    websites/staging/lucene/trunk/content/core/mirrors-core-redir.html
    websites/staging/lucene/trunk/content/openrelevance/index.html
    websites/staging/lucene/trunk/content/pylucene/index.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 30 16:41:40 2014
@@ -1 +1 @@
-1606830
+1606833

Modified: websites/staging/lucene/trunk/content/core/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/index.html (original)
+++ websites/staging/lucene/trunk/content/core/index.html Mon Jun 30 16:41:40 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/staging/lucene/trunk/content/core/mirrors-core-latest-redir.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/mirrors-core-latest-redir.html (original)
+++ websites/staging/lucene/trunk/content/core/mirrors-core-latest-redir.html Mon Jun 30 16:41:40 2014
@@ -264,38 +264,6 @@ following:</p>
 </li>
 </ul></div>
       
-<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>
-<ul>
-<li>over <a href="http://people.apache.org/~mikemccand/lucenebench/indexing.html">150GB/hour on modern hardware</a></li>
-<li>small RAM requirements -- only 1MB heap</li>
-<li>incremental indexing as fast as batch indexing</li>
-<li>index size roughly 20-30% the size of text indexed</li>
-</ul>
-<h2 id="powerful-accurate-and-efficient-search-algorithms">Powerful, Accurate and Efficient Search Algorithms</h2>
-<ul>
-<li>ranked searching -- best results returned first</li>
-<li>many powerful query types: phrase queries, wildcard queries, proximity
-    queries, range queries and more</li>
-<li>fielded searching (e.g. title, author, contents)</li>
-<li>sorting by any field</li>
-<li>multiple-index searching with merged results</li>
-<li>allows simultaneous update and searching</li>
-<li>flexible faceting, highlighting, joins and result grouping</li>
-<li>fast, memory-efficient and typo-tolerant suggesters</li>
-<li>pluggable ranking models, including the <a href="http://en.wikipedia.org/wiki/Vector_Space_Model">Vector Space Model</a> and <a href="http://en.wikipedia.org/wiki/Okapi_BM25">Okapi BM25</a></li>
-<li>configurable storage engine (codecs)</li>
-</ul>
-<h2 id="cross-platform-solution">Cross-Platform Solution</h2>
-<ul>
-<li>Available as Open Source software under the
-    <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a>
-    which lets you use Lucene in both commercial and Open Source programs</li>
-<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>
 
 
       

Modified: websites/staging/lucene/trunk/content/core/mirrors-core-redir.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/mirrors-core-redir.html (original)
+++ websites/staging/lucene/trunk/content/core/mirrors-core-redir.html Mon Jun 30 16:41:40 2014
@@ -262,38 +262,6 @@ following:</p>
 </li>
 </ul></div>
       
-<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>
-<ul>
-<li>over <a href="http://people.apache.org/~mikemccand/lucenebench/indexing.html">150GB/hour on modern hardware</a></li>
-<li>small RAM requirements -- only 1MB heap</li>
-<li>incremental indexing as fast as batch indexing</li>
-<li>index size roughly 20-30% the size of text indexed</li>
-</ul>
-<h2 id="powerful-accurate-and-efficient-search-algorithms">Powerful, Accurate and Efficient Search Algorithms</h2>
-<ul>
-<li>ranked searching -- best results returned first</li>
-<li>many powerful query types: phrase queries, wildcard queries, proximity
-    queries, range queries and more</li>
-<li>fielded searching (e.g. title, author, contents)</li>
-<li>sorting by any field</li>
-<li>multiple-index searching with merged results</li>
-<li>allows simultaneous update and searching</li>
-<li>flexible faceting, highlighting, joins and result grouping</li>
-<li>fast, memory-efficient and typo-tolerant suggesters</li>
-<li>pluggable ranking models, including the <a href="http://en.wikipedia.org/wiki/Vector_Space_Model">Vector Space Model</a> and <a href="http://en.wikipedia.org/wiki/Okapi_BM25">Okapi BM25</a></li>
-<li>configurable storage engine (codecs)</li>
-</ul>
-<h2 id="cross-platform-solution">Cross-Platform Solution</h2>
-<ul>
-<li>Available as Open Source software under the
-    <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License</a>
-    which lets you use Lucene in both commercial and Open Source programs</li>
-<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>
 
 
       

Modified: websites/staging/lucene/trunk/content/openrelevance/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/openrelevance/index.html (original)
+++ websites/staging/lucene/trunk/content/openrelevance/index.html Mon Jun 30 16:41:40 2014
@@ -142,8 +142,7 @@ Nutch<span style="vertical-align: super;
 Mahout<span style="vertical-align: super; font-size: xx-small">TM</span>, etc.)
 that can be used to judge relevance in a free, repeatable manner.</p>
 <p><span style="color: red; font-weight: bold">The Apache Lucene Project Management Committee decided in a vote,
-that the Apache Lucene sub-project "Open Relevance" will be discontinued.</span></p></div>
-      
+that the Apache Lucene sub-project "Open Relevance" will be discontinued.</span></p>
 <div><h2 id="11-june-2014-project-closed">11 June 2014 - Project closed</h2>
 <p>The Apache Lucene Project Management Committee decided in a vote,
 that the Apache Lucene sub-project "Open Relevance" will be discontinued. There was only modest activity during the last
@@ -153,7 +152,8 @@ years and the project made no releases. 
 <h2 id="25-june-2009-apache-open-relevance-kickoff">25 June 2009 - Apache Open Relevance Kickoff</h2>
 <p>The Apache Lucene PMC has officially voted to add the Open Relevance Project (ORP) as a Lucene subproject. ORP's main goal is to build out collections,
 judgments and queries in an open environment to make it easier for Lucene developers and users to do relevance testing, much like
-one would get if using TREC or other evaluation conferences.</p></div>
+one would get if using TREC or other evaluation conferences.</p></div></div>
+      
 
 
       

Modified: websites/staging/lucene/trunk/content/pylucene/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/pylucene/index.html (original)
+++ websites/staging/lucene/trunk/content/pylucene/index.html Mon Jun 30 16:41:40 2014
@@ -167,8 +167,7 @@ the minimum; Java 1.6 is no longer suppo
 instructions</a> for more information about building JCC from sources.</p>
 <p>See the PyLucene <a href="install.html">installation
 instructions</a> for more information about building PyLucene from
-sources.</p></div>
-      
+sources.</p>
 <div><h1 id="news">News</h1>
 <h2 id="3-may-2014-pylucene-480-1-available">3 May 2014 - PyLucene 4.8.0-1 available</h2>
 <p>This release tracks Lucene Core's recent 4.8.0 <a href="http://lucene.apache.org/core/corenews.html">release</a>.<br/>
@@ -263,7 +262,8 @@ A source distribution is available <a hr
 <h2 id="08-jan-2009-pylucene-joins-apache-lucene-as-a-subproject">08 Jan 2009 - PyLucene joins Apache Lucene as a Subproject</h2>
 <p>The Lucene PMC is pleased to announce the arrival of PyLucene as a Lucene
 subproject. PyLucene was previously hosted at the Open Source Applications
-Foundation since its inception in early 2004.</p></div>
+Foundation since its inception in early 2004.</p></div></div>
+