Author: yonik
Date: Tue Feb 28 09:48:40 2006
New Revision: 381720
URL: http://svn.apache.org/viewcvs?rev=381720&view=rev
Log:
update to lucene 1.9-final
Added:
incubator/solr/trunk/lib/lucene-core-1.9-final.jar (with props)
incubator/solr/trunk/lib/lucene-snowball-1.9-final.jar (with props)
Removed:
incubator/solr/trunk/lib/lucene-core-nightly.jar
incubator/solr/trunk/lib/lucene-snowball-nightly.jar
Modified:
incubator/solr/trunk/src/site/src/documentation/content/xdocs/tutorial.xml
Added: incubator/solr/trunk/lib/lucene-core-1.9-final.jar
URL:
http://svn.apache.org/viewcvs/incubator/solr/trunk/lib/lucene-core-1.9-final.jar?rev=381720&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/solr/trunk/lib/lucene-core-1.9-final.jar
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/solr/trunk/lib/lucene-core-1.9-final.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: incubator/solr/trunk/lib/lucene-snowball-1.9-final.jar
URL:
http://svn.apache.org/viewcvs/incubator/solr/trunk/lib/lucene-snowball-1.9-final.jar?rev=381720&view=auto
==============================================================================
Binary file - no diff available.
Propchange: incubator/solr/trunk/lib/lucene-snowball-1.9-final.jar
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/solr/trunk/lib/lucene-snowball-1.9-final.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified:
incubator/solr/trunk/src/site/src/documentation/content/xdocs/tutorial.xml
URL:
http://svn.apache.org/viewcvs/incubator/solr/trunk/src/site/src/documentation/content/xdocs/tutorial.xml?rev=381720&r1=381719&r2=381720&view=diff
==============================================================================
--- incubator/solr/trunk/src/site/src/documentation/content/xdocs/tutorial.xml
(original)
+++ incubator/solr/trunk/src/site/src/documentation/content/xdocs/tutorial.xml
Tue Feb 28 09:48:40 2006
@@ -29,7 +29,7 @@
</p>
<ol>
- <li>Java 1.5 or greater, from
+ <li>Java 1.5 or greater. Some places you can get it are from
<a href="http://java.sun.com/j2se/downloads.html">Sun</a>,
<a href="http://www-106.ibm.com/developerworks/java/jdk/">IBM</a>, or
<a href="http://www.bea.com/jrockit/">BEA</a>.
@@ -42,7 +42,7 @@
"Devel" category.) This tutorial will assume that "<code>sh</code>"
is in your PATH, and that you have "curl" installed from the "Web"
category.
</li>
- <li>FireFox or Mozilla is the preferred browser to browse the admin pages...
+ <li>FireFox or Mozilla is the preferred browser to view the admin pages...
the current stylesheet doesn't currently look good on IE.
</li>
</ol>