You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by yo...@apache.org on 2010/02/15 20:06:05 UTC

svn commit: r910306 - in /lucene/solr/trunk: ./ lib/

Author: yonik
Date: Mon Feb 15 19:06:04 2010
New Revision: 910306

URL: http://svn.apache.org/viewvc?rev=910306&view=rev
Log:
upgrade to lucene 2.9.2 rc1

Added:
    lucene/solr/trunk/lib/lucene-analyzers-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-collation-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-core-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-fast-vector-highlighter-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-highlighter-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-memory-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-misc-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-queries-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-snowball-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-spatial-2.9.2.jar   (with props)
    lucene/solr/trunk/lib/lucene-spellchecker-2.9.2.jar   (with props)
Removed:
    lucene/solr/trunk/lib/lucene-analyzers-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-collation-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-core-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-fast-vector-highlighter-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-highlighter-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-memory-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-misc-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-queries-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-snowball-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-spatial-2.9.1-dev.jar
    lucene/solr/trunk/lib/lucene-spellchecker-2.9.1-dev.jar
Modified:
    lucene/solr/trunk/CHANGES.txt
    lucene/solr/trunk/common-build.xml

Modified: lucene/solr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?rev=910306&r1=910305&r2=910306&view=diff
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Mon Feb 15 19:06:04 2010
@@ -33,6 +33,9 @@
 
 Versions of Major Components
 ---------------------
+Apache Lucene 2.9.2-rc1 (r910082 on 2.9 branch)
+Apache Tika 0.4
+Carrot2 3.1.0
 
 Detailed Change List
 ----------------------
@@ -230,8 +233,6 @@
   
 * SOLR-1696 : Deprecate old <highlighting> syntax and move configuration to HighlightComponent (noble)
 
-* Upgraded to Lucene 2.9-dev r900226 (koji)
-
 * SOLR-1727: SolrEventListener should extend NamedListInitializedPlugin (noble)
 
 * SOLR-1771: Improved error message when StringIndex cannot be initialized

Modified: lucene/solr/trunk/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/common-build.xml?rev=910306&r1=910305&r2=910306&view=diff
==============================================================================
--- lucene/solr/trunk/common-build.xml (original)
+++ lucene/solr/trunk/common-build.xml Mon Feb 15 19:06:04 2010
@@ -114,7 +114,7 @@
        The version suffix of the Lucene artifacts checked into "lib" 
        IF YOU CHANGE THIS, SANITY CHECK "javadoc.link.lucene"
   -->
-  <property name="lucene_version" value="2.9.1-dev"/>
+  <property name="lucene_version" value="2.9.2"/>
   <!-- The version number to assign to the Maven artifacts. -->
   <property name="maven_version" value="1.5-SNAPSHOT"/>
 

Added: lucene/solr/trunk/lib/lucene-analyzers-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-analyzers-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-analyzers-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-collation-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-collation-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-collation-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-core-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-core-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-core-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-fast-vector-highlighter-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-fast-vector-highlighter-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-fast-vector-highlighter-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-highlighter-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-highlighter-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-highlighter-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-memory-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-memory-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-memory-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-misc-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-misc-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-misc-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-queries-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-queries-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-queries-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-snowball-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-snowball-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-snowball-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-spatial-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-spatial-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-spatial-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lucene/solr/trunk/lib/lucene-spellchecker-2.9.2.jar
URL: http://svn.apache.org/viewvc/lucene/solr/trunk/lib/lucene-spellchecker-2.9.2.jar?rev=910306&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lucene/solr/trunk/lib/lucene-spellchecker-2.9.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream