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 2011/03/18 01:43:13 UTC

svn commit: r1082773 - in /lucene/dev/branches/lucene_solr_3_1/solr: site/ site/skin/images/ src/site/src/documentation/content/xdocs/

Author: yonik
Date: Fri Mar 18 00:43:13 2011
New Revision: 1082773

URL: http://svn.apache.org/viewvc?rev=1082773&view=rev
Log:
docs: fix release notes URL, add more 3.1 features

Modified:
    lucene/dev/branches/lucene_solr_3_1/solr/site/index.html
    lucene/dev/branches/lucene_solr_3_1/solr/site/index.pdf
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-b-l-15-1body-2menu-3menu.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-b-r-15-1body-2menu-3menu.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-t-r-15-1body-2menu-3menu.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
    lucene/dev/branches/lucene_solr_3_1/solr/site/tutorial.html
    lucene/dev/branches/lucene_solr_3_1/solr/site/tutorial.pdf
    lucene/dev/branches/lucene_solr_3_1/solr/src/site/src/documentation/content/xdocs/index.xml

Modified: lucene/dev/branches/lucene_solr_3_1/solr/site/index.html
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_3_1/solr/site/index.html?rev=1082773&r1=1082772&r2=1082773&view=diff
==============================================================================
--- lucene/dev/branches/lucene_solr_3_1/solr/site/index.html (original)
+++ lucene/dev/branches/lucene_solr_3_1/solr/site/index.html Fri Mar 18 00:43:13 2011
@@ -192,7 +192,7 @@ document.write("Last Published: " + docu
 <a href="#news">News</a>
 <ul class="minitoc">
 <li>
-<a href="#13+March+2011+-+Solr+3.1+Released">13 March 2011 - Solr 3.1 Released</a>
+<a href="#March+2011+-+Solr+3.1+Released">March 2011 - Solr 3.1 Released</a>
 </li>
 <li>
 <a href="#25+June+2010+-+Solr+1.4.1+Released">25 June 2010 - Solr 1.4.1 Released</a>
@@ -309,8 +309,8 @@ customization is required.
 <a name="N10059"></a><a name="news"></a>
 <h2 class="boxed">News</h2>
 <div class="section">
-<a name="N1005F"></a><a name="13+March+2011+-+Solr+3.1+Released"></a>
-<h3 class="boxed">13 March 2011 - Solr 3.1 Released</h3>
+<a name="N1005F"></a><a name="March+2011+-+Solr+3.1+Released"></a>
+<h3 class="boxed">March 2011 - Solr 3.1 Released</h3>
 <p>
      Solr 3.1 has been released and is now available for public <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/">download</a>!
      
@@ -320,6 +320,12 @@ customization is required.
     
 <li>Improved geospatial support</li>
     
+<li>Sorting by function queries</li>
+    
+<li>Range faceting on all numeric fields</li>
+    
+<li>Example Velocity driven search UI at http://localhost:8983/solr/browse</li>
+    
 <li>A new termvector-based highlighter</li>
     
 <li>Improved spellchecking capabilities</li>
@@ -330,12 +336,16 @@ customization is required.
     
 <li>Distributed support for more components</li>
     
+<li>JSON document indexing and CSV response format</li>
+    
+<li>Apache UIMA integration for metadata extraction</li>
+    
 <li>Many other Bugfixes, improvements and optimizations</li>
   
 </ul>
-<p>See the <a href="http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_1/CHANGES.txt">release notes</a> for more details.
+<p>See the <a href="http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_1/solr/CHANGES.txt">release notes</a> for more details.
  </p>
-<a name="N1008C"></a><a name="25+June+2010+-+Solr+1.4.1+Released"></a>
+<a name="N1009B"></a><a name="25+June+2010+-+Solr+1.4.1+Released"></a>
 <h3 class="boxed">25 June 2010 - Solr 1.4.1 Released</h3>
 <p>
            Solr 1.4.1 has been released and is now available for public
@@ -348,7 +358,7 @@ customization is required.
           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="N100A1"></a><a name="7+May+2010+-+Apache+Lucene+Eurocon+2010+Coming+to+Prague+May+18-21"></a>
+<a name="N100B0"></a><a name="7+May+2010+-+Apache+Lucene+Eurocon+2010+Coming+to+Prague+May+18-21"></a>
 <h3 class="boxed">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
@@ -420,7 +430,7 @@ customization is required.
 </li>
         
 </ul>
-<a name="N100ED"></a><a name="10+November+2009+-+Solr+1.4+Released"></a>
+<a name="N100FC"></a><a name="10+November+2009+-+Solr+1.4+Released"></a>
 <h3 class="boxed">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>!
@@ -452,7 +462,7 @@ customization is required.
 </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="N1011D"></a><a name="20+August+2009+-+Solr%27s+first+book+is+published%21"></a>
+<a name="N1012C"></a><a name="20+August+2009+-+Solr%27s+first+book+is+published%21"></a>
 <h3 class="boxed">20 August 2009 - Solr's first book is published!</h3>
 <p>
    
@@ -467,7 +477,7 @@ customization is required.
    </p>
 <p>Finally, this book covers various deployment considerations to include indexing strategies and performance-oriented configuration that will enable you to scale Solr to meet the needs of a high-volume site.
    </p>
-<a name="N1013D"></a><a name="18+August+2009+-+Lucene+at+US+ApacheCon"></a>
+<a name="N1014C"></a><a name="18+August+2009+-+Lucene+at+US+ApacheCon"></a>
 <h3 class="boxed">18 August 2009 - Lucene at US ApacheCon</h3>
 <p>
  
@@ -543,7 +553,7 @@ Be sure not to miss:
     Search</a> - Jason Rutherglen @ 15:00</li>
 
 </ul>
-<a name="N101B1"></a><a name="09+February+2009+-+Lucene+at+ApacheCon+Europe+2009+in+Amsterdam"></a>
+<a name="N101C0"></a><a name="09+February+2009+-+Lucene+at+ApacheCon+Europe+2009+in+Amsterdam"></a>
 <h3 class="boxed">09 February 2009 - Lucene at ApacheCon Europe 2009 in Amsterdam</h3>
 <p>
                
@@ -581,23 +591,23 @@ Be sure not to miss:
 
 							              
 </ul>
-<a name="N101FA"></a><a name="19+December+2008+-+Solr+Logo+Contest+Results"></a>
+<a name="N10209"></a><a name="19+December+2008+-+Solr+Logo+Contest+Results"></a>
 <h3 class="boxed">19 December 2008 - Solr Logo Contest Results</h3>
 <p>Many great logos were submitted, but only one could be chosen.  Congratulations Michiel,
 	the creator of the winning logo that is proudly displayed at the top of this page.  
 	</p>
-<a name="N10203"></a><a name="03+October+2008+-+Solr+Logo+Contest"></a>
+<a name="N10212"></a><a name="03+October+2008+-+Solr+Logo+Contest"></a>
 <h3 class="boxed">03 October 2008 - Solr Logo Contest</h3>
 <p>By popular demand, Solr is holding a contest to pick a new Solr logo.  Details about how to submit an entry can be found <a href="http://wiki.apache.org/solr/LogoContest">on the wiki</a>.  The Deadline for submissions is November 20th, 2008 @ 11:59PM GMT.
 	</p>
-<a name="N10210"></a><a name="15+September+2008+-+Solr+1.3.0+Available"></a>
+<a name="N1021F"></a><a name="15+September+2008+-+Solr+1.3.0+Available"></a>
 <h3 class="boxed">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.
 		</p>
 <p>See the <a href="http://svn.apache.org/repos/asf/lucene/solr/tags/release-1.3.0/CHANGES.txt">release notes</a> for more details.  Download is
     available from a <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/">Apache Mirror</a>.</p>
-<a name="N10224"></a><a name="28+August+2008+-+Lucene%2FSolr+at+ApacheCon+New+Orleans"></a>
+<a name="N10233"></a><a name="28+August+2008+-+Lucene%2FSolr+at+ApacheCon+New+Orleans"></a>
 <h3 class="boxed">28 August 2008 - Lucene/Solr at ApacheCon New Orleans</h3>
 <p>
 	         
@@ -619,7 +629,7 @@ Be sure not to miss:
 <li>An <a href="http://us.apachecon.com/c/acus2008/schedule/2008/11/05">entire day of Lucene sessions</a> on November 5th</li>
 	        
 </ul>
-<a name="N10252"></a><a name="03+September+2007+-+Lucene+at+ApacheCon+Atlanta"></a>
+<a name="N10261"></a><a name="03+September+2007+-+Lucene+at+ApacheCon+Atlanta"></a>
 <h3 class="boxed">03 September 2007 - Lucene at ApacheCon Atlanta</h3>
 <p>
 <a href="http://www.us.apachecon.com"><img alt="ApacheCon US logo" class="float-right" src="http://www.apache.org/ads/ApacheCon/2007-usa-125x125.png"></a>
@@ -639,7 +649,7 @@ Be sure not to miss:
 <li>November 16, 4:00 pm: <a href="http://us.apachecon.com/us2007/program/talk/2017"> Advanced Indexing Techniques with Apache Lucene</a> by Michael Busch. Information on payloads and advanced indexing techniques.</li>
               
 </ul>
-<a name="N1028B"></a><a name="06+June+2007%3A+Release+1.2+available"></a>
+<a name="N1029A"></a><a name="06+June+2007%3A+Release+1.2+available"></a>
 <h3 class="boxed">06 June 2007: Release 1.2 available</h3>
 <p>
         This is the first release since Solr graduated from the Incubator,
@@ -649,40 +659,40 @@ Be sure not to miss:
         and more flexible plugins.
       </p>
 <p>See the <a href="http://svn.apache.org/repos/asf/lucene/solr/tags/release-1.2.0/CHANGES.txt">release notes</a> for more details.</p>
-<a name="N1029C"></a><a name="17+January+2007%3A+Solr+graduates+from+Incubator"></a>
+<a name="N102AB"></a><a name="17+January+2007%3A+Solr+graduates+from+Incubator"></a>
 <h3 class="boxed">17 January 2007: Solr graduates from Incubator</h3>
 <p>
         Solr has graduated from the Apache Incubator, and is now a sub-project of Lucene.
       </p>
-<a name="N102A6"></a><a name="22+December+2006%3A+Release+1.1.0+available"></a>
+<a name="N102B5"></a><a name="22+December+2006%3A+Release+1.1.0+available"></a>
 <h3 class="boxed">22 December 2006: Release 1.1.0 available</h3>
 <p>
         This is the first release since Solr joined the Incubator, and brings
         many new features and performance optimizations including highlighting,
         faceted search, and JSON/Python/Ruby response formats.
       </p>
-<a name="N102B0"></a><a name="15+August+2006%3A+Solr+at+ApacheCon+US"></a>
+<a name="N102BF"></a><a name="15+August+2006%3A+Solr+at+ApacheCon+US"></a>
 <h3 class="boxed">15 August 2006: Solr at ApacheCon US</h3>
 <p>Chris Hostetter will be presenting
         <strong><a href="http://www.apachecon.com/2006/US/html/sessions.html#FR26">"Faceted Searching With Apache Solr"</a></strong>  
         at ApacheCon US 2006, on October 13th at 4:30pm.
         See the <a href="http://www.us.apachecon.com/">ApacheCon</a> website for more details.
       </p>
-<a name="N102C3"></a><a name="21+April+2006%3A+Solr+at+ApacheCon"></a>
+<a name="N102D2"></a><a name="21+April+2006%3A+Solr+at+ApacheCon"></a>
 <h3 class="boxed">21 April 2006: Solr at ApacheCon</h3>
 <p>Yonik Seeley will be presenting
         <strong>"Apache Solr, a Full-Text Search Server based on Lucene"</strong>  
         at ApacheCon Europe 2006, on June 29th at 5:30pm.
         See the <a href="http://www.eu.apachecon.com/">ApacheCon</a> website for more details.
       </p>
-<a name="N102D4"></a><a name="21+February+2006%3A+nightly+builds"></a>
+<a name="N102E3"></a><a name="21+February+2006%3A+nightly+builds"></a>
 <h3 class="boxed">21 February 2006: nightly builds</h3>
 <p>Solr now has nightly builds.  This automatically creates a
       <a href="http://people.apache.org/builds/lucene/solr/nightly/">downloadable version of Solr every
       night</a>.  All unit tests must pass, or a message is sent to
       the developers mailing list and no new version is created.  This
       also updates the <a href="api/index.html">javadoc</a>.</p>
-<a name="N102E6"></a><a name="17+January+2006%3A+Solr+Joins+Apache+Incubator"></a>
+<a name="N102F5"></a><a name="17+January+2006%3A+Solr+Joins+Apache+Incubator"></a>
 <h3 class="boxed">17 January 2006: Solr Joins Apache Incubator</h3>
 <p>Solr, a search server based on Lucene, has been accepted into the Apache Incubator.
             Solr was originally developed by CNET Networks, and is widely used within CNET

Modified: lucene/dev/branches/lucene_solr_3_1/solr/site/index.pdf
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_3_1/solr/site/index.pdf?rev=1082773&r1=1082772&r2=1082773&view=diff
==============================================================================
Binary files - no diff available.

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

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

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

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

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

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

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

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

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

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

Modified: lucene/dev/branches/lucene_solr_3_1/solr/site/tutorial.html
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_3_1/solr/site/tutorial.html?rev=1082773&r1=1082772&r2=1082773&view=diff
==============================================================================
--- lucene/dev/branches/lucene_solr_3_1/solr/site/tutorial.html (original)
+++ lucene/dev/branches/lucene_solr_3_1/solr/site/tutorial.html Fri Mar 18 00:43:13 2011
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="lucene">
-<title>Solr tutorial (version 4.0.0.2011.03.12.13.42.00)</title>
+<title>Solr tutorial (version 3.1.0)</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
 <link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
@@ -157,7 +157,7 @@ document.write("Last Published: " + docu
 </div>
 <div id="credit">
 <hr>
-      This document is for Apache Solr version 4.0.0.2011.03.12.13.42.00.  If you are using a different version of Solr, please consult the documentation that was distributed with the version you are using.
+      This document is for Apache Solr version 3.1.0.  If you are using a different version of Solr, please consult the documentation that was distributed with the version you are using.
         </div>
 <div id="roundbottom">
 <img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
@@ -181,7 +181,7 @@ document.write("Last Published: " + docu
 </div>
 <h1>Solr tutorial</h1>
 <div id="motd-area">
-      This document is for Apache Solr version 4.0.0.2011.03.12.13.42.00.  If you are using a different version of Solr, please consult the documentation that was distributed with the version you are using.
+      This document is for Apache Solr version 3.1.0.  If you are using a different version of Solr, please consult the documentation that was distributed with the version you are using.
         </div>
 <div id="minitoc-area">
 <ul class="minitoc">

Modified: lucene/dev/branches/lucene_solr_3_1/solr/site/tutorial.pdf
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_3_1/solr/site/tutorial.pdf?rev=1082773&r1=1082772&r2=1082773&view=diff
==============================================================================
Binary files - no diff available.

Modified: lucene/dev/branches/lucene_solr_3_1/solr/src/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene_solr_3_1/solr/src/site/src/documentation/content/xdocs/index.xml?rev=1082773&r1=1082772&r2=1082773&view=diff
==============================================================================
--- lucene/dev/branches/lucene_solr_3_1/solr/src/site/src/documentation/content/xdocs/index.xml (original)
+++ lucene/dev/branches/lucene_solr_3_1/solr/src/site/src/documentation/content/xdocs/index.xml Fri Mar 18 00:43:13 2011
@@ -76,15 +76,19 @@ customization is required.
   <ul>
     <li>Improved geospatial support</li>
     <li>Sorting by function queries</li>
+    <li>Range faceting on all numeric fields</li>
+    <li>Example Velocity driven search UI at http://localhost:8983/solr/browse</li>
     <li>A new termvector-based highlighter</li>
     <li>Improved spellchecking capabilities</li>
     <li>Improved integration with Apache Lucene</li>
     <li>New autosuggest component</li>
     <li>Distributed support for more components</li>
+    <li>JSON document indexing and CSV response format</li>
+    <li>Apache UIMA integration for metadata extraction</li>
     <li>Many other Bugfixes, improvements and optimizations</li>
   </ul>
      
-	<p>See the <a href="http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_1/CHANGES.txt">release notes</a> for more details.
+	<p>See the <a href="http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_1/solr/CHANGES.txt">release notes</a> for more details.
  </p>
 
 </section>