You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by yo...@apache.org on 2010/08/21 00:15:38 UTC

svn commit: r987650 - in /lucene/site: publish/ src/documentation/content/xdocs/

Author: yonik
Date: Fri Aug 20 22:15:37 2010
New Revision: 987650

URL: http://svn.apache.org/viewvc?rev=987650&view=rev
Log:
update TLP to reflect recent changes

Modified:
    lucene/site/publish/index.html
    lucene/site/publish/index.pdf
    lucene/site/publish/linkmap.html
    lucene/site/publish/linkmap.pdf
    lucene/site/publish/mail.html
    lucene/site/publish/who.html
    lucene/site/publish/who.pdf
    lucene/site/src/documentation/content/xdocs/index.xml
    lucene/site/src/documentation/content/xdocs/site.xml
    lucene/site/src/documentation/content/xdocs/tabs.xml
    lucene/site/src/documentation/content/xdocs/who.xml

Modified: lucene/site/publish/index.html
URL: http://svn.apache.org/viewvc/lucene/site/publish/index.html?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
--- lucene/site/publish/index.html (original)
+++ lucene/site/publish/index.html Fri Aug 20 22:15:37 2010
@@ -72,22 +72,19 @@
 <a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
 <li>
-<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
-</li>
-<li>
 <a class="unselected" href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
+<a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/mahout/">Mahout</a>
+<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
+<a class="unselected" href="http://incubator.apache.org/lucy/">Lucy</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
+<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
 </li>
 </ul>
 <!--+
@@ -146,28 +143,25 @@ document.write("Last Published: " + docu
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Sub-Projects</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
-<a href="http://incubator.apache.org/droids/">Droids</a>
-</div>
-<div class="menuitem">
 <a href="http://lucene.apache.org/java/">Java</a>
 </div>
 <div class="menuitem">
-<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
+<a href="http://lucene.apache.org/solr/">Solr</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/lucy/">Lucy</a>
+<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/mahout/">Mahout</a>
+<a href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </div>
 <div class="menuitem">
 <a href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/pylucene/">PyLucene</a>
+<a href="http://incubator.apache.org/lucy/">Lucy</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/solr/">Solr</a>
+<a href="http://incubator.apache.org/droids/">Droids</a>
 </div>
 </div>
 <div id="credit">
@@ -272,56 +266,52 @@ document.write("Last Published: " + docu
       including:
       </p>
 <ul>
-		<!-- alphabetical, except Java, since it is likely the project of most interest -->
       
 <li>
 <a href="http://lucene.apache.org/java/"><strong>Lucene Java</strong></a>, our
       flagship sub-project, provides Java-based indexing and search
       technology, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities.</li>
-	
-<li>
-<a href="http://incubator.apache.org/droids/"><strong>Droids</strong></a> is an intelligent robot crawling framework currently in incubation.</li>
       
 <li>
+<a href="http://lucene.apache.org/solr/"><strong>Solr</strong></a> is our
+	high performance enterprise search server, with XML/HTTP and JSON/Python/Ruby
+	APIs, hit highlighting, faceted search, caching, replication, database integration, 
+  web admin and search interfaces.</li>
+  
+<li>
 <a href="http://incubator.apache.org/lucene.net/"><strong>Lucene.Net</strong></a> 
 	    is a source code, class-per-class, API-per-API and algorithmatic 
         port of the <a href="http://lucene.apache.org/java/"><strong>Lucene Java</strong></a> 
         search engine to the C# and .NET platform utilizing Microsoft .NET 
         Framework. Lucene.Net is currently under incubation.
       </li>
-      
+     
 <li>
-<a href="http://lucene.apache.org/lucy/"><strong>Lucy</strong></a> is a loose C 
-      port of <a href="http://lucene.apache.org/java/">Lucene Java</a>, with Perl and Ruby 
-      bindings.</li>
-	  
-<li>
-<a href="http://lucene.apache.org/mahout/"><strong>Mahout</strong></a> is a subproject with the goal of creating a suite of  scalable machine learning libraries.</li>
-	
+<a href="http://lucene.apache.org/pylucene/"><strong>PyLucene</strong></a> is a Python port of the
+the <a href="http://lucene.apache.org/java/">Lucene Java</a> project.</li>
+   	
 <li>
-<a href="http://lucene.apache.org/openrelevance/"><strong>Open Relevance Project</strong></a> is a new subproject with the aim of collecting and distributing free materials for
+<a href="http://lucene.apache.org/openrelevance/"><strong>Open Relevance Project</strong></a> is a subproject with the aim of collecting and distributing free materials for
 	relevance testing and performance.</li>
+ 
       
 <li>
-<a href="http://lucene.apache.org/pylucene/"><strong>PyLucene</strong></a> is a Python port of the
-the <a href="http://lucene.apache.org/java/">Lucene Java</a> project.</li>
-      
+<a href="http://incubator.apache.org/lucy/"><strong>Lucy</strong></a> is a loose C 
+      port of <a href="http://lucene.apache.org/java/">Lucene Java</a>, with Perl and Ruby 
+      bindings, currently in incubation.</li>
+
+    	
 <li>
-<a href="http://lucene.apache.org/solr/"><strong>Solr</strong></a> is a
-	high performance search server built using 
-	<a href="http://lucene.apache.org/java/">Lucene Java</a>, with XML/HTTP and JSON/Python/Ruby
-	APIs, hit highlighting, faceted search, caching, replication,
-       	and a web admin interface.
-      </li>
+<a href="http://incubator.apache.org/droids/"><strong>Droids</strong></a> is an intelligent robot crawling framework currently in incubation.</li>
       
 </ul>
 </div>
 
     
-<a name="N10064"></a><a name="News"></a>
+<a name="N10057"></a><a name="News"></a>
 <h2 class="h3">News</h2>
 <div class="section">
-<a name="N1006A"></a><a name="25+June+2010+-+Solr+1.4.1+Released"></a>
+<a name="N1005D"></a><a name="25+June+2010+-+Solr+1.4.1+Released"></a>
 <h3 class="h4">25 June 2010 - Solr 1.4.1 Released</h3>
 <p>
            Solr 1.4.1 has been released and is now available for public
@@ -334,7 +324,7 @@ the <a href="http://lucene.apache.org/ja
           See the <a href="http://svn.apache.org/repos/asf/lucene/solr/tags/release-1.4.1/CHANGES.txt">release notes</a>
           for more details.
           </p>
-<a name="N1007F"></a><a name="18+June+2010+-+Lucene+Java+3.0.2+and+2.9.3+available"></a>
+<a name="N10072"></a><a name="18+June+2010+-+Lucene+Java+3.0.2+and+2.9.3+available"></a>
 <h3 class="h4">18 June 2010 - Lucene Java 3.0.2 and 2.9.3 available</h3>
 <p>
           Both releases fix bugs in the previous versions:
@@ -393,14 +383,14 @@ the <a href="http://lucene.apache.org/ja
           Maven artifacts are available 
           <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
         </p>
-<a name="N100EF"></a><a name="11+May+2010+-+Nutch+and+Tika+Graduate"></a>
+<a name="N100E2"></a><a name="11+May+2010+-+Nutch+and+Tika+Graduate"></a>
 <h3 class="h4">11 May 2010 - Nutch and Tika Graduate</h3>
 <p>Lucene's Nutch and Tika subprojects have graduated to become
      top-level Apache projects.</p>
 <p>Nutch can now be found
      at <a href="http://nutch.apache.org/">http://nutch.apache.org/</a> and Tika 
      can be found at <a href="//tika.apache.org/">http://tika.apache.org</a>.</p>
-<a name="N10104"></a><a name="7+May+2010+-+Apache+Lucene+Eurocon+2010+Coming+to+Prague+May+18-21"></a>
+<a name="N100F7"></a><a name="7+May+2010+-+Apache+Lucene+Eurocon+2010+Coming+to+Prague+May+18-21"></a>
 <h3 class="h4">7 May 2010 - Apache Lucene Eurocon 2010 Coming to Prague May 18-21</h3>
 <p>
           On May 18th to the 21st Prague will play host to the first
@@ -472,7 +462,7 @@ the <a href="http://lucene.apache.org/ja
 </li>
         
 </ul>
-<a name="N10150"></a><a name="17+March+2010+-+Apache+Mahout+0.3+released"></a>
+<a name="N10143"></a><a name="17+March+2010+-+Apache+Mahout+0.3+released"></a>
 <h3 class="h4">17 March 2010 - Apache Mahout 0.3 released</h3>
 <p>The Apache Lucene project is pleased to announce the release of Apache Mahout 0.3.</p>
 <p> Highlights include: </p>
@@ -498,7 +488,7 @@ the <a href="http://lucene.apache.org/ja
 <p>Details on what's included can be found in the<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310751&styleName=Html&version=12314281"> release notes</a>. </p>
 <p>Downloads are available from the <a href="http://www.apache.org/dyn/closer.cgi/lucene/mahout/">Apache Mirrors</a> 
 </p>
-<a name="N10185"></a><a name="26+February+2010+-+Lucene+Java+3.0.1+and+2.9.2+available"></a>
+<a name="N10178"></a><a name="26+February+2010+-+Lucene+Java+3.0.1+and+2.9.2+available"></a>
 <h3 class="h4">26 February 2010 - Lucene Java 3.0.1 and 2.9.2 available</h3>
 <p>
           Both releases fix bugs in the previous versions:
@@ -550,7 +540,7 @@ the <a href="http://lucene.apache.org/ja
           Maven artifacts are available 
           <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
         </p>
-<a name="N101D9"></a><a name="25+November+2009+-+Lucene+Java+3.0.0+available"></a>
+<a name="N101CC"></a><a name="25+November+2009+-+Lucene+Java+3.0.0+available"></a>
 <h3 class="h4">25 November 2009 - Lucene Java 3.0.0 available</h3>
 <p>
           The new version is mostly a cleanup release without any new features. All
@@ -610,7 +600,7 @@ the <a href="http://lucene.apache.org/ja
           Maven artifacts are available 
 	        <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
 	      </p>
-<a name="N10229"></a><a name="17+November+2009+-+Apache+Mahout+0.2+released"></a>
+<a name="N1021C"></a><a name="17+November+2009+-+Apache+Mahout+0.2+released"></a>
 <h3 class="h4">17 November 2009 - Apache Mahout 0.2 released</h3>
 <p>The Apache Lucene project is pleased to announce the release of Apache Mahout 0.2.</p>
 <p>
@@ -638,7 +628,7 @@ the <a href="http://lucene.apache.org/ja
           <a href="http://www.apache.org/dyn/closer.cgi/lucene/mahout/">Apache Mirrors</a>
         
 </p>
-<a name="N10259"></a><a name="10+November+2009+-+Solr+1.4+Released"></a>
+<a name="N1024C"></a><a name="10+November+2009+-+Solr+1.4+Released"></a>
 <h3 class="h4">10 November 2009 - Solr 1.4 Released</h3>
 <p>
 	     Solr 1.4 has been released and is now available for public <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/">download</a>!
@@ -670,7 +660,7 @@ the <a href="http://lucene.apache.org/ja
 </ul>
 <p>See the <a href="http://svn.apache.org/repos/asf/lucene/solr/tags/release-1.4.0/CHANGES.txt">release notes</a> for more details.
 	 </p>
-<a name="N10289"></a><a name="6+November+2009+-+Lucene+Java+2.9.1+available"></a>
+<a name="N1027C"></a><a name="6+November+2009+-+Lucene+Java+2.9.1+available"></a>
 <h3 class="h4">6 November 2009 - Lucene Java 2.9.1 available</h3>
 <p>
 		This release fixes bugs from 2.9.0, including one
@@ -708,7 +698,7 @@ the <a href="http://lucene.apache.org/ja
 	        Maven artifacts are available 
 	        <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
 	      </p>
-<a name="N102B1"></a><a name="25+September+2009+-+Lucene+Java+2.9.0+available"></a>
+<a name="N102A4"></a><a name="25+September+2009+-+Lucene+Java+2.9.0+available"></a>
 <h3 class="h4">25 September 2009 - Lucene Java 2.9.0 available</h3>
 <p>
 	            This release has many improvements since release 2.4.1, including:
@@ -781,7 +771,7 @@ the <a href="http://lucene.apache.org/ja
 	            Maven artifacts are available 
 	            <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
 	          </p>
-<a name="N102FA"></a><a name="14+August+2009+-+Lucene+at+US+ApacheCon"></a>
+<a name="N102ED"></a><a name="14+August+2009+-+Lucene+at+US+ApacheCon"></a>
 <h3 class="h4">14 August 2009 - Lucene at US ApacheCon</h3>
 <p>
 	         
@@ -837,12 +827,12 @@ the <a href="http://lucene.apache.org/ja
 <a href="http://www.us.apachecon.com/c/acus2009/sessions/462">Realtime Search</a> - Jason Rutherglen @ 15:00</li>
 			
 </ul>
-<a name="N1036A"></a><a name="25+June+2009+-+Apache+Open+Relevance+Kickoff"></a>
+<a name="N1035D"></a><a name="25+June+2009+-+Apache+Open+Relevance+Kickoff"></a>
 <h3 class="h4">25 June 2009 - Apache Open Relevance Kickoff</h3>
 <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 <a href="http://trec.nist.gov">TREC</a> or
 			other evaluation conferences.</p>
 <p>See <a href="http://lucene.apache.org/openrelevance">http://lucene.apache.org/openrelevance</a> for more info</p>
-<a name="N1037F"></a><a name="07+April+2009+-+Apache+Mahout+0.1+released"></a>
+<a name="N10372"></a><a name="07+April+2009+-+Apache+Mahout+0.1+released"></a>
 <h3 class="h4">07 April 2009 - Apache Mahout 0.1 released</h3>
 <p>The Apache Lucene project is pleased to announce the release of Apache Mahout 0.1.
 			Apache Mahout is a subproject of Apache Lucene with the goal of delivering scalable
@@ -867,7 +857,7 @@ the <a href="http://lucene.apache.org/ja
 			
 </ul>
 <p>More info is available on the Mahout <a href="http://lucene.apache.org/mahout">website</a>.</p>
-<a name="N103A4"></a><a name="9+March+2009+-+Lucene+Java+2.4.1+available"></a>
+<a name="N10397"></a><a name="9+March+2009+-+Lucene+Java+2.4.1+available"></a>
 <h3 class="h4">9 March 2009 - Lucene Java 2.4.1 available</h3>
 <p>
                 This release contains fixes for bugs found in 2.4.0,
@@ -891,7 +881,7 @@ the <a href="http://lucene.apache.org/ja
                 Maven artifacts are available 
                 <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
               </p>
-<a name="N103CA"></a><a name="09+February+2009+-+Lucene+at+ApacheCon+Europe+2009+in+Amsterdam"></a>
+<a name="N103BD"></a><a name="09+February+2009+-+Lucene+at+ApacheCon+Europe+2009+in+Amsterdam"></a>
 <h3 class="h4">09 February 2009 - Lucene at ApacheCon Europe 2009 in Amsterdam</h3>
 <p>
 	         
@@ -929,11 +919,11 @@ the <a href="http://lucene.apache.org/ja
 
 	        
 </ul>
-<a name="N10413"></a><a name="19+January+2009+-+PyLucene+joins+the+Lucene+TLP"></a>
+<a name="N10406"></a><a name="19+January+2009+-+PyLucene+joins+the+Lucene+TLP"></a>
 <h3 class="h4">19 January 2009 - PyLucene joins the Lucene TLP</h3>
 <p>
 <a href="http://lucene.apache.org/pylucene">PyLucene</a>, the Python based port of Lucene is now an official Lucene subproject.</p>
-<a name="N10420"></a><a name="8+October+2008+-+Lucene+Java+2.4.0+available"></a>
+<a name="N10413"></a><a name="8+October+2008+-+Lucene+Java+2.4.0+available"></a>
 <h3 class="h4">8 October 2008 - Lucene Java 2.4.0 available</h3>
 <p>
             Lucene 2.4.0 is available for public download.  This version contains many enhancements and bug fixes.  See
@@ -947,7 +937,7 @@ the <a href="http://lucene.apache.org/ja
             Maven artifacts are available 
             <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
           </p>
-<a name="N1043C"></a><a name="15+September+2008+-+Solr+1.3.0+Available"></a>
+<a name="N1042F"></a><a name="15+September+2008+-+Solr+1.3.0+Available"></a>
 <h3 class="h4">15 September 2008 - Solr 1.3.0 Available</h3>
 <p>Solr 1.3.0 is available for public download.  This version contains many enhancements and bug fixes, including distributed search capabilities,
 				Lucene 2.3.x performance improvements and many others.

Modified: lucene/site/publish/index.pdf
URL: http://svn.apache.org/viewvc/lucene/site/publish/index.pdf?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/linkmap.html
URL: http://svn.apache.org/viewvc/lucene/site/publish/linkmap.html?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
--- lucene/site/publish/linkmap.html (original)
+++ lucene/site/publish/linkmap.html Fri Aug 20 22:15:37 2010
@@ -72,22 +72,19 @@
 <a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
 <li>
-<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
-</li>
-<li>
 <a class="unselected" href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
+<a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/mahout/">Mahout</a>
+<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
+<a class="unselected" href="http://incubator.apache.org/lucy/">Lucy</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
+<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
 </li>
 </ul>
 <!--+
@@ -146,28 +143,25 @@ document.write("Last Published: " + docu
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Sub-Projects</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
-<a href="http://incubator.apache.org/droids/">Droids</a>
-</div>
-<div class="menuitem">
 <a href="http://lucene.apache.org/java/">Java</a>
 </div>
 <div class="menuitem">
-<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
+<a href="http://lucene.apache.org/solr/">Solr</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/lucy/">Lucy</a>
+<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/mahout/">Mahout</a>
+<a href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </div>
 <div class="menuitem">
 <a href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/pylucene/">PyLucene</a>
+<a href="http://incubator.apache.org/lucy/">Lucy</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/solr/">Solr</a>
+<a href="http://incubator.apache.org/droids/">Droids</a>
 </div>
 </div>
 <div id="credit"></div>
@@ -251,16 +245,16 @@ document.write("Last Published: " + docu
 <a>Sub-Projects</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>docs</em>
 </li>
 <ul>    
-	
+    
 <ul>
 <li>
-<a href="http://incubator.apache.org/droids/">Droids</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>droids</em>
+<a href="http://lucene.apache.org/java/">Java</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>java</em>
 </li>
 </ul>
     
 <ul>
 <li>
-<a href="http://lucene.apache.org/java/">Java</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>java</em>
+<a href="http://lucene.apache.org/solr/">Solr</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>solr</em>
 </li>
 </ul>
     
@@ -269,34 +263,28 @@ document.write("Last Published: " + docu
 <a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>lucene.net</em>
 </li>
 </ul>    
-	
-<ul>
-<li>
-<a href="http://lucene.apache.org/lucy/">Lucy</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>lucy</em>
-</li>
-</ul>
     
 <ul>
 <li>
-<a href="http://lucene.apache.org/mahout/">Mahout</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>mahout</em>
+<a href="http://lucene.apache.org/pylucene/">PyLucene</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>pylucene</em>
 </li>
 </ul>
-	
+	  
 <ul>
 <li>
 <a href="http://lucene.apache.org/openrelevance/">Open Relevance</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>orp</em>
 </li>
 </ul>
-    
+	  
 <ul>
 <li>
-<a href="http://lucene.apache.org/pylucene/">PyLucene</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>pylucene</em>
+<a href="http://incubator.apache.org/lucy/">Lucy</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>lucy</em>
 </li>
 </ul>
-    
+	  
 <ul>
 <li>
-<a href="http://lucene.apache.org/solr/">Solr</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>solr</em>
+<a href="http://incubator.apache.org/droids/">Droids</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>droids</em>
 </li>
 </ul>
   

Modified: lucene/site/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/lucene/site/publish/linkmap.pdf?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/mail.html
URL: http://svn.apache.org/viewvc/lucene/site/publish/mail.html?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
--- lucene/site/publish/mail.html (original)
+++ lucene/site/publish/mail.html Fri Aug 20 22:15:37 2010
@@ -74,22 +74,19 @@
 <a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
 <li>
-<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
-</li>
-<li>
 <a class="unselected" href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
+<a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/mahout/">Mahout</a>
+<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
+<a class="unselected" href="http://incubator.apache.org/lucy/">Lucy</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
+<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
 </li>
 </ul>
 <!--+
@@ -148,28 +145,25 @@ document.write("Last Published: " + docu
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Sub-Projects</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
-<a href="http://incubator.apache.org/droids/">Droids</a>
-</div>
-<div class="menuitem">
 <a href="http://lucene.apache.org/java/">Java</a>
 </div>
 <div class="menuitem">
-<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
+<a href="http://lucene.apache.org/solr/">Solr</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/lucy/">Lucy</a>
+<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/mahout/">Mahout</a>
+<a href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </div>
 <div class="menuitem">
 <a href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/pylucene/">PyLucene</a>
+<a href="http://incubator.apache.org/lucy/">Lucy</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/solr/">Solr</a>
+<a href="http://incubator.apache.org/droids/">Droids</a>
 </div>
 </div>
 <div id="credit"></div>

Modified: lucene/site/publish/who.html
URL: http://svn.apache.org/viewvc/lucene/site/publish/who.html?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
--- lucene/site/publish/who.html (original)
+++ lucene/site/publish/who.html Fri Aug 20 22:15:37 2010
@@ -72,22 +72,19 @@
 <a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
 <li>
-<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
-</li>
-<li>
 <a class="unselected" href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
+<a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/mahout/">Mahout</a>
+<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
+<a class="unselected" href="http://incubator.apache.org/lucy/">Lucy</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
+<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
 </li>
 </ul>
 <!--+
@@ -146,28 +143,25 @@ document.write("Last Published: " + docu
 <div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Sub-Projects</div>
 <div id="menu_1.2" class="menuitemgroup">
 <div class="menuitem">
-<a href="http://incubator.apache.org/droids/">Droids</a>
-</div>
-<div class="menuitem">
 <a href="http://lucene.apache.org/java/">Java</a>
 </div>
 <div class="menuitem">
-<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
+<a href="http://lucene.apache.org/solr/">Solr</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/lucy/">Lucy</a>
+<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/mahout/">Mahout</a>
+<a href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </div>
 <div class="menuitem">
 <a href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/pylucene/">PyLucene</a>
+<a href="http://incubator.apache.org/lucy/">Lucy</a>
 </div>
 <div class="menuitem">
-<a href="http://lucene.apache.org/solr/">Solr</a>
+<a href="http://incubator.apache.org/droids/">Droids</a>
 </div>
 </div>
 <div id="credit"></div>
@@ -244,10 +238,6 @@ document.write("Last Published: " + docu
         
 <li>Michael Busch &lt;buschmi&gt; </li>
         
-<li>Doug Cutting &lt;cutting&gt; </li>
-        
-<li>Ted Dunning &lt;tdunning&gt; </li>
-        
 <li>Scott Ganyo &lt;scottganyo&gt; </li>
         
 <li>Otis Gospodnetic &lt;otis&gt;</li>
@@ -260,12 +250,6 @@ document.write("Last Published: " + docu
         
 <li>Grant Ingersoll &lt;gsingers&gt; </li>
         
-<li>Mike Klaas &lt;klaas&gt; </li>
-        
-<li>Dennis Kubes &lt;kubes&gt; </li>
-        
-<li>Chris A. Mattmann &lt;mattmann&gt; </li>
-        
 <li>Mike McCandless &lt;mikemccand&gt; </li>
         
 <li>Ryan McKinley &lt;ryan&gt; </li>
@@ -276,8 +260,6 @@ document.write("Last Published: " + docu
         
 <li>Daniel Naber &lt;dnaber&gt; </li>
         
-<li>Sean Owen &lt;srowen&gt; </li>
-        
 <li>Uwe Schindler &lt;uschindler&gt; </li>
         
 <li>Yonik Seeley &lt;yonik&gt; </li>
@@ -286,20 +268,22 @@ document.write("Last Published: " + docu
         
 <li>Andi Vajda &lt;vajda&gt; </li>
         
-<li>Jukka Zitting &lt;jukka&gt; </li>
-        
 </ul>
-<a name="N10075"></a><a name="Emeritus+PMC+Members"></a>
+<a name="N10060"></a><a name="Emeritus+PMC+Members"></a>
 <h3 class="h4">Emeritus PMC Members</h3>
 <ul>
         
 <li>Christoph Goller</li>
         
+<li>Doug Cutting</li>
+        
+<li>Mike Klaas</li>
+        
 </ul>
 </div>
 
     
-<a name="N10083"></a><a name="Lucene+Committers"></a>
+<a name="N10074"></a><a name="Lucene+Committers"></a>
 <h2 class="h3">Lucene Committers</h2>
 <div class="section">
 <p>
@@ -309,7 +293,7 @@ document.write("Last Published: " + docu
 </div>
 
     
-<a name="N1008D"></a><a name="Lucene+PMC+Guide"></a>
+<a name="N1007E"></a><a name="Lucene+PMC+Guide"></a>
 <h2 class="h3">Lucene PMC Guide</h2>
 <div class="section">
 <p>Here we document any specific processes or rules that the Lucene PMC has adopted.

Modified: lucene/site/publish/who.pdf
URL: http://svn.apache.org/viewvc/lucene/site/publish/who.pdf?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/lucene/site/src/documentation/content/xdocs/index.xml?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
--- lucene/site/src/documentation/content/xdocs/index.xml (original)
+++ lucene/site/src/documentation/content/xdocs/index.xml Fri Aug 20 22:15:37 2010
@@ -20,31 +20,29 @@
       </p>
 
       <ul>
-		<!-- alphabetical, except Java, since it is likely the project of most interest -->
       <li><a href="ext:java"><strong>Lucene Java</strong></a>, our
       flagship sub-project, provides Java-based indexing and search
       technology, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities.</li>
-	<li><a href="ext:droids"><strong>Droids</strong></a> is an intelligent robot crawling framework currently in incubation.</li>
-      <li><a href="ext:lucene.net"><strong>Lucene.Net</strong></a> 
+      <li><a href="ext:solr"><strong>Solr</strong></a> is our
+	high performance enterprise search server, with XML/HTTP and JSON/Python/Ruby
+	APIs, hit highlighting, faceted search, caching, replication, database integration, 
+  web admin and search interfaces.</li>
+  <li><a href="ext:lucene.net"><strong>Lucene.Net</strong></a> 
 	    is a source code, class-per-class, API-per-API and algorithmatic 
         port of the <a href="ext:java"><strong>Lucene Java</strong></a> 
         search engine to the C# and .NET platform utilizing Microsoft .NET 
         Framework. Lucene.Net is currently under incubation.
       </li>
+     <li><a href="ext:pylucene"><strong>PyLucene</strong></a> is a Python port of the
+the <a href="ext:java">Lucene Java</a> project.</li>
+   	<li><a href="ext:orp"><strong>Open Relevance Project</strong></a> is a subproject with the aim of collecting and distributing free materials for
+	relevance testing and performance.</li>
+ 
       <li><a href="ext:lucy"><strong>Lucy</strong></a> is a loose C 
       port of <a href="ext:java">Lucene Java</a>, with Perl and Ruby 
-      bindings.</li>
-	  <li><a href="ext:mahout"><strong>Mahout</strong></a> is a subproject with the goal of creating a suite of  scalable machine learning libraries.</li>
-	<li><a href="ext:orp"><strong>Open Relevance Project</strong></a> is a new subproject with the aim of collecting and distributing free materials for
-	relevance testing and performance.</li>
-      <li><a href="ext:pylucene"><strong>PyLucene</strong></a> is a Python port of the
-the <a href="ext:java">Lucene Java</a> project.</li>
-      <li><a href="ext:solr"><strong>Solr</strong></a> is a
-	high performance search server built using 
-	<a href="ext:java">Lucene Java</a>, with XML/HTTP and JSON/Python/Ruby
-	APIs, hit highlighting, faceted search, caching, replication,
-       	and a web admin interface.
-      </li>
+      bindings, currently in incubation.</li>
+
+    	<li><a href="ext:droids"><strong>Droids</strong></a> is an intelligent robot crawling framework currently in incubation.</li>
       </ul>
 
     </section>

Modified: lucene/site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/lucene/site/src/documentation/content/xdocs/site.xml?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
--- lucene/site/src/documentation/content/xdocs/site.xml (original)
+++ lucene/site/src/documentation/content/xdocs/site.xml Fri Aug 20 22:15:37 2010
@@ -27,23 +27,21 @@
   </project>
 
   <docs label="Sub-Projects">    
-	<droids      label="Droids"           href="ext:droids" />
     <java        label="Java"             href="ext:java" />
+    <solr        label="Solr"             href="ext:solr" />
     <lucene.net  label="Lucene.Net"       href="ext:lucene.net" />    
-	<lucy        label="Lucy"             href="ext:lucy" />
-    <mahout      label="Mahout"           href="ext:mahout" />
-	<orp       	 label="Open Relevance"            href="ext:orp" />
     <pylucene    label="PyLucene"         href="ext:pylucene"/>
-    <solr        label="Solr"             href="ext:solr" />
+	  <orp       	 label="Open Relevance"   href="ext:orp" />
+	  <lucy        label="Lucy"             href="ext:lucy" />
+	  <droids      label="Droids"           href="ext:droids" />
   </docs>
 
   <external-refs>
     <java      href="http://lucene.apache.org/java/" />
-    <lucy      href="http://lucene.apache.org/lucy/" />
+    <lucy      href="http://incubator.apache.org/lucy/" />
     <orp      href="http://lucene.apache.org/openrelevance/" />
     <solr      href="http://lucene.apache.org/solr/" />
     <lucene.net href="http://incubator.apache.org/lucene.net/" />
-    <mahout    href="http://lucene.apache.org/mahout/" />
     <droids    href="http://incubator.apache.org/droids/" />
     <pylucene    href="http://lucene.apache.org/pylucene/" />
     <store     href="http://www.cafepress.com/lucene/" />

Modified: lucene/site/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/lucene/site/src/documentation/content/xdocs/tabs.xml?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
--- lucene/site/src/documentation/content/xdocs/tabs.xml (original)
+++ lucene/site/src/documentation/content/xdocs/tabs.xml Fri Aug 20 22:15:37 2010
@@ -18,10 +18,9 @@
   <tab label="Java" href="http://lucene.apache.org/java/"/>
   <tab label="Solr" href="http://lucene.apache.org/solr/"/>
 
-  <tab label="Droids" href="http://incubator.apache.org/droids/"/>
   <tab label="Lucene.Net" href="http://incubator.apache.org/lucene.net/"/>
-  <tab label="Lucy" href="http://lucene.apache.org/lucy/"/>
-  <tab label="Mahout" href="http://lucene.apache.org/mahout/"/>
-  <tab label="Open Relevance" href="http://lucene.apache.org/openrelevance/"/>
   <tab label="PyLucene" href="http://lucene.apache.org/pylucene/"/>
+  <tab label="Open Relevance" href="http://lucene.apache.org/openrelevance/"/>
+  <tab label="Lucy" href="http://incubator.apache.org/lucy/"/>
+  <tab label="Droids" href="http://incubator.apache.org/droids/"/>
 </tabs>

Modified: lucene/site/src/documentation/content/xdocs/who.xml
URL: http://svn.apache.org/viewvc/lucene/site/src/documentation/content/xdocs/who.xml?rev=987650&r1=987649&r2=987650&view=diff
==============================================================================
--- lucene/site/src/documentation/content/xdocs/who.xml (original)
+++ lucene/site/src/documentation/content/xdocs/who.xml Fri Aug 20 22:15:37 2010
@@ -42,28 +42,21 @@
         <ul>
         <li>Andrzej Bialecki &lt;ab&gt; </li>
         <li>Michael Busch &lt;buschmi&gt; </li>
-        <li>Doug Cutting &lt;cutting&gt; </li>
-        <li>Ted Dunning &lt;tdunning&gt; </li>
         <li>Scott Ganyo &lt;scottganyo&gt; </li>
         <li>Otis Gospodnetic &lt;otis&gt;</li>
         <li>Mark Harwood &lt;mharwood&gt; </li>
         <li>Erik Hatcher &lt;ehatcher&gt; </li>
         <li>Chris Hostetter &lt;hossman&gt; </li>
         <li>Grant Ingersoll &lt;gsingers&gt; </li>
-        <li>Mike Klaas &lt;klaas&gt; </li>
-        <li>Dennis Kubes &lt;kubes&gt; </li>
-        <li>Chris A. Mattmann &lt;mattmann&gt; </li>
         <li>Mike McCandless &lt;mikemccand&gt; </li>
         <li>Ryan McKinley &lt;ryan&gt; </li>
         <li>Mark Miller &lt;markrmiller&gt; </li>
         <li>Robert Muir &lt;rmuir&gt; </li>
         <li>Daniel Naber &lt;dnaber&gt; </li>
-        <li>Sean Owen &lt;srowen&gt; </li>
         <li>Uwe Schindler &lt;uschindler&gt; </li>
         <li>Yonik Seeley &lt;yonik&gt; </li>
         <li>Sami Siren &lt;siren&gt; </li>
         <li>Andi Vajda &lt;vajda&gt; </li>
-        <li>Jukka Zitting &lt;jukka&gt; </li>
         </ul>
   
       </section>
@@ -72,6 +65,8 @@
         <title>Emeritus PMC Members</title>
         <ul>
         <li>Christoph Goller</li>
+        <li>Doug Cutting</li>
+        <li>Mike Klaas</li>
         </ul>
       </section>