You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gs...@apache.org on 2009/06/25 21:27:14 UTC

svn commit: r788477 - in /lucene/site: publish/ publish/skin/images/ src/documentation/content/xdocs/ src/documentation/skins/lucene/xslt/html/

Author: gsingers
Date: Thu Jun 25 19:27:13 2009
New Revision: 788477

URL: http://svn.apache.org/viewvc?rev=788477&view=rev
Log:
hook in Open Relevance

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/skin/images/rc-b-l-15-1body-2menu-3menu.png
    lucene/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png
    lucene/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
    lucene/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
    lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
    lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
    lucene/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png
    lucene/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
    lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
    lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
    lucene/site/publish/who.html
    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/skins/lucene/xslt/html/site-to-xhtml.xsl

Modified: lucene/site/publish/index.html
URL: http://svn.apache.org/viewvc/lucene/site/publish/index.html?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
--- lucene/site/publish/index.html (original)
+++ lucene/site/publish/index.html Thu Jun 25 19:27:13 2009
@@ -48,7 +48,7 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika" method="get" class="roundtopsmall">
+<form action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika,openrelevance" method="get" class="roundtopsmall">
 <input onFocus="getBlank (this, 'Search the site with Solr');" size="25" name="q" id="query" type="text" value="Search the site with Solr">&nbsp; 
                     <input name="Search" value="Search" type="submit">
 </form>
@@ -72,25 +72,28 @@
 <a class="unselected" href="http://lucene.apache.org/nutch/">Nutch</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
+<a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
+<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/tika/">Tika</a>
+<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
 </li>
 <li>
 <a class="unselected" href="http://lucene.apache.org/mahout/">Mahout</a>
 </li>
 <li>
+<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
+</li>
+<li>
 <a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </li>
 <li>
-<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
+<a class="unselected" href="http://lucene.apache.org/tika/">Tika</a>
 </li>
 </ul>
 <!--+
@@ -167,6 +170,9 @@
 <a href="http://lucene.apache.org/nutch/">Nutch</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>
 </div>
 <div class="menuitem">
@@ -208,6 +214,9 @@
 <a href="#News">News</a>
 <ul class="minitoc">
 <li>
+<a href="#25+June+2009+-+Apache+Open+Relevance+Kickoff">25 June 2009 - Apache Open Relevance Kickoff</a>
+</li>
+<li>
 <a href="#07+April+2009+-+Apache+Mahout+0.1+released">07 April 2009 - Apache Mahout 0.1 released</a>
 </li>
 <li>
@@ -268,6 +277,10 @@
 <li>
 <a href="http://lucene.apache.org/nutch/"><strong>Nutch</strong></a> builds on <a href="http://lucene.apache.org/java/">Lucene Java</a> to provide web search
       application software.</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
+	relevance testing and performance.</li>
       
 <li>
 <a href="http://lucene.apache.org/pylucene/"><strong>PyLucene</strong></a> is a Python port of the
@@ -294,10 +307,15 @@
 </div>
 
     
-<a name="N1006F"></a><a name="News"></a>
+<a name="N10076"></a><a name="News"></a>
 <h2 class="h3">News</h2>
 <div class="section">
-<a name="N10075"></a><a name="07+April+2009+-+Apache+Mahout+0.1+released"></a>
+<a name="N1007C"></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="N10091"></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
@@ -322,7 +340,7 @@
 			
 </ul>
 <p>More info is available on the Mahout <a href="http://lucene.apache.org/mahout">website</a>.</p>
-<a name="N1009A"></a><a name="9+March+2009+-+Lucene+Java+2.4.1+available"></a>
+<a name="N100B6"></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,
@@ -346,7 +364,7 @@
                 Maven artifacts are available 
                 <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
               </p>
-<a name="N100C0"></a><a name="09+February+2009+-+Lucene+at+ApacheCon+Europe+2009+in+Amsterdam"></a>
+<a name="N100DC"></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>
 	         
@@ -384,11 +402,11 @@
 
 	        
 </ul>
-<a name="N10109"></a><a name="19+January+2009+-+PyLucene+joins+the+Lucene+TLP"></a>
+<a name="N10125"></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="N10116"></a><a name="8+October+2008+-+Lucene+Java+2.4.0+available"></a>
+<a name="N10132"></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
@@ -402,7 +420,7 @@
             Maven artifacts are available 
             <a href="http://repo1.maven.org/maven2/org/apache/lucene/">here</a>.
           </p>
-<a name="N10132"></a><a name="15+September+2008+-+Solr+1.3.0+Available"></a>
+<a name="N1014E"></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=788477&r1=788476&r2=788477&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=788477&r1=788476&r2=788477&view=diff
==============================================================================
--- lucene/site/publish/linkmap.html (original)
+++ lucene/site/publish/linkmap.html Thu Jun 25 19:27:13 2009
@@ -48,7 +48,7 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika" method="get" class="roundtopsmall">
+<form action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika,openrelevance" method="get" class="roundtopsmall">
 <input onFocus="getBlank (this, 'Search the site with Solr');" size="25" name="q" id="query" type="text" value="Search the site with Solr">&nbsp; 
                     <input name="Search" value="Search" type="submit">
 </form>
@@ -72,25 +72,28 @@
 <a class="unselected" href="http://lucene.apache.org/nutch/">Nutch</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
+<a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
+<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/tika/">Tika</a>
+<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
 </li>
 <li>
 <a class="unselected" href="http://lucene.apache.org/mahout/">Mahout</a>
 </li>
 <li>
+<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
+</li>
+<li>
 <a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </li>
 <li>
-<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
+<a class="unselected" href="http://lucene.apache.org/tika/">Tika</a>
 </li>
 </ul>
 <!--+
@@ -167,6 +170,9 @@
 <a href="http://lucene.apache.org/nutch/">Nutch</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>
 </div>
 <div class="menuitem">
@@ -293,6 +299,12 @@
 <a href="http://lucene.apache.org/nutch/">Nutch</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>nutch</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>

Modified: lucene/site/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/lucene/site/publish/linkmap.pdf?rev=788477&r1=788476&r2=788477&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=788477&r1=788476&r2=788477&view=diff
==============================================================================
--- lucene/site/publish/mail.html (original)
+++ lucene/site/publish/mail.html Thu Jun 25 19:27:13 2009
@@ -50,7 +50,7 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika" method="get" class="roundtopsmall">
+<form action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika,openrelevance" method="get" class="roundtopsmall">
 <input onFocus="getBlank (this, 'Search the site with Solr');" size="25" name="q" id="query" type="text" value="Search the site with Solr">&nbsp; 
                     <input name="Search" value="Search" type="submit">
 </form>
@@ -74,25 +74,28 @@
 <a class="unselected" href="http://lucene.apache.org/nutch/">Nutch</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
+<a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
+<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/tika/">Tika</a>
+<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
 </li>
 <li>
 <a class="unselected" href="http://lucene.apache.org/mahout/">Mahout</a>
 </li>
 <li>
+<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
+</li>
+<li>
 <a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </li>
 <li>
-<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
+<a class="unselected" href="http://lucene.apache.org/tika/">Tika</a>
 </li>
 </ul>
 <!--+
@@ -169,6 +172,9 @@
 <a href="http://lucene.apache.org/nutch/">Nutch</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>
 </div>
 <div class="menuitem">

Modified: lucene/site/publish/skin/images/rc-b-l-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-b-l-15-1body-2menu-3menu.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/who.html
URL: http://svn.apache.org/viewvc/lucene/site/publish/who.html?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
--- lucene/site/publish/who.html (original)
+++ lucene/site/publish/who.html Thu Jun 25 19:27:13 2009
@@ -48,7 +48,7 @@
     |start Search
     +-->
 <div class="searchbox">
-<form action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika" method="get" class="roundtopsmall">
+<form action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika,openrelevance" method="get" class="roundtopsmall">
 <input onFocus="getBlank (this, 'Search the site with Solr');" size="25" name="q" id="query" type="text" value="Search the site with Solr">&nbsp; 
                     <input name="Search" value="Search" type="submit">
 </form>
@@ -72,25 +72,28 @@
 <a class="unselected" href="http://lucene.apache.org/nutch/">Nutch</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
+<a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
 <li>
-<a class="unselected" href="http://lucene.apache.org/solr/">Solr</a>
+<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/tika/">Tika</a>
+<a class="unselected" href="http://lucene.apache.org/lucy/">Lucy</a>
 </li>
 <li>
 <a class="unselected" href="http://lucene.apache.org/mahout/">Mahout</a>
 </li>
 <li>
+<a class="unselected" href="http://lucene.apache.org/openrelevance/">Open Relevance</a>
+</li>
+<li>
 <a class="unselected" href="http://lucene.apache.org/pylucene/">PyLucene</a>
 </li>
 <li>
-<a class="unselected" href="http://incubator.apache.org/droids/">Droids</a>
+<a class="unselected" href="http://lucene.apache.org/tika/">Tika</a>
 </li>
 </ul>
 <!--+
@@ -167,6 +170,9 @@
 <a href="http://lucene.apache.org/nutch/">Nutch</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>
 </div>
 <div class="menuitem">

Modified: lucene/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/lucene/site/src/documentation/content/xdocs/index.xml?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
--- lucene/site/src/documentation/content/xdocs/index.xml (original)
+++ lucene/site/src/documentation/content/xdocs/index.xml Thu Jun 25 19:27:13 2009
@@ -38,6 +38,8 @@
       <li><a href="ext:nutch"><strong>Nutch</strong></a> builds on <a
       href="ext:java">Lucene Java</a> to provide web search
       application software.</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
@@ -60,6 +62,12 @@
     <section>
       <title>News</title>
 		<section>
+			<title>25 June 2009 - Apache Open Relevance Kickoff</title>
+			<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>
+		</section>
+		<section>
 			<title>07 April 2009 - Apache Mahout 0.1 released</title>
 			<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

Modified: lucene/site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/lucene/site/src/documentation/content/xdocs/site.xml?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
--- lucene/site/src/documentation/content/xdocs/site.xml (original)
+++ lucene/site/src/documentation/content/xdocs/site.xml Thu Jun 25 19:27:13 2009
@@ -33,6 +33,7 @@
 	<lucy        label="Lucy"             href="ext:lucy" />
     <mahout      label="Mahout"           href="ext:mahout" />
 	<nutch       label="Nutch"            href="ext:nutch" />    
+	<orp       	 label="Open Relevance"            href="ext:orp" />
     <pylucene    label="PyLucene"         href="ext:pylucene"/>
     <solr        label="Solr"             href="ext:solr" />
     <tika        label="Tika"             href="ext:tika" />
@@ -42,6 +43,7 @@
     <java      href="http://lucene.apache.org/java/" />
     <nutch     href="http://lucene.apache.org/nutch/" />
     <lucy      href="http://lucene.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/" />
     <tika      href="http://lucene.apache.org/tika/" />

Modified: lucene/site/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/lucene/site/src/documentation/content/xdocs/tabs.xml?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
--- lucene/site/src/documentation/content/xdocs/tabs.xml (original)
+++ lucene/site/src/documentation/content/xdocs/tabs.xml Thu Jun 25 19:27:13 2009
@@ -17,11 +17,13 @@
   <tab label="Main" dir=""/>  
   <tab label="Java" href="http://lucene.apache.org/java/"/>
   <tab label="Nutch" href="http://lucene.apache.org/nutch/"/>
-  <tab label="Lucy" href="http://lucene.apache.org/lucy/"/>
   <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="Tika" href="http://lucene.apache.org/tika/"/>
+  <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="Droids" href="http://incubator.apache.org/droids/"/>
+  <tab label="Tika" href="http://lucene.apache.org/tika/"/>
 </tabs>

Modified: lucene/site/src/documentation/skins/lucene/xslt/html/site-to-xhtml.xsl
URL: http://svn.apache.org/viewvc/lucene/site/src/documentation/skins/lucene/xslt/html/site-to-xhtml.xsl?rev=788477&r1=788476&r2=788477&view=diff
==============================================================================
--- lucene/site/src/documentation/skins/lucene/xslt/html/site-to-xhtml.xsl (original)
+++ lucene/site/src/documentation/skins/lucene/xslt/html/site-to-xhtml.xsl Thu Jun 25 19:27:13 2009
@@ -215,7 +215,7 @@
                     </form>
                   </xsl:when>
                   <xsl:otherwise>
-                    <form class="roundtopsmall" method="get" action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika">
+                    <form class="roundtopsmall" method="get" action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika,openrelevance">
                       <input type="text" id="query" name="q" size="25" onFocus="getBlank (this, '{$search-prompt}');">
                         <xsl:attribute name="value">
                           <xsl:value-of select="$search-prompt"/>
@@ -472,7 +472,7 @@
               </form>
             </xsl:when>
             <xsl:otherwise>
-	            <form class="roundtopsmall" method="get" action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika">
+	            <form class="roundtopsmall" method="get" action="http://www.lucidimagination.com/search/p:droids,lucene,lucene_c,lucene_net,lucy,mahout,nutch,pylucene,solr,tika,openrelevance">
                   <input type="text" id="query" name="q" size="25" onFocus="getBlank (this, '{$search-prompt}');">
                     <xsl:attribute name="value">
                       <xsl:value-of select="$search-prompt"/>