lucene/lib
Yonik Seeley 164c2481e2 revert to r738218 of lucene, before per-segment search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739305 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 15:25:56 +00:00
..
README.committers.txt
commons-codec-1.3.jar
commons-csv-1.0-SNAPSHOT-r609327.jar
commons-fileupload-1.2.1.jar SOLR-889: Upgraded to commons-io-1.4.jar and commons-fileupload-1.2.1.jar 2008-12-03 21:03:33 +00:00
commons-httpclient-3.1.jar SOLR-900: Moving solrj into /src/solrj. 2008-12-07 19:07:11 +00:00
commons-io-1.4.jar SOLR-889: Upgraded to commons-io-1.4.jar and commons-fileupload-1.2.1.jar 2008-12-03 21:03:33 +00:00
easymock.jar
geronimo-stax-api_1.0_spec-1.0.1.jar
jcl-over-slf4j-1.5.5.jar SOLR-900: Moving solrj into /src/solrj. 2008-12-07 19:07:11 +00:00
junit-4.3.jar
lucene-analyzers-2.9-dev.jar revert to r738218 of lucene, before per-segment search 2009-01-30 15:25:56 +00:00
lucene-core-2.9-dev.jar revert to r738218 of lucene, before per-segment search 2009-01-30 15:25:56 +00:00
lucene-highlighter-2.9-dev.jar revert to r738218 of lucene, before per-segment search 2009-01-30 15:25:56 +00:00
lucene-memory-2.9-dev.jar revert to r738218 of lucene, before per-segment search 2009-01-30 15:25:56 +00:00
lucene-queries-2.9-dev.jar revert to r738218 of lucene, before per-segment search 2009-01-30 15:25:56 +00:00
lucene-snowball-2.9-dev.jar revert to r738218 of lucene, before per-segment search 2009-01-30 15:25:56 +00:00
lucene-spellchecker-2.9-dev.jar revert to r738218 of lucene, before per-segment search 2009-01-30 15:25:56 +00:00
servlet-api-2.4.jar
slf4j-api-1.5.5.jar SOLR-560 -- upgrading slf4j to version 1.5.5 (since I just added jcl-over-slf4j-1.5.5.jar) 2008-11-06 23:25:37 +00:00
slf4j-jdk14-1.5.5.jar SOLR-560 -- upgrading slf4j to version 1.5.5 (since I just added jcl-over-slf4j-1.5.5.jar) 2008-11-06 23:25:37 +00:00
solr-commons-csv-pom.xml.template
solr-lucene-analyzers-pom.xml.template
solr-lucene-contrib-pom.xml.template
solr-lucene-core-pom.xml.template
solr-lucene-highlighter-pom.xml.template
solr-lucene-queries-pom.xml.template
solr-lucene-snowball-pom.xml.template
solr-lucene-spellchecker-pom.xml.template
wstx-asl-3.2.7.jar

README.committers.txt

         --------------------------
         Information For Committers
         --------------------------

Under no circumstances should any new files be added to this directory
without careful consideration of how LICENSE.txt and NOTICE.txt in the
parent directory should be updated to reflect the addition. 

Even if a Jar being added is from another Apache project, it should be
mentioned in NOTICE.txt, and may have additional Attribution or
Licencing information that also needs to be added to the appropriate
file.  

---

If an existing Jar is replaced with a newer version, the same
consideration should be given as if it were an entirely new file:
verify that no updates need to be made to LICENSE.txt or NOTICE.txt
based on changes in the terms of the dependency being updated. 

---

Any changes made to this directory should be noted in CHANGES.txt,
along with the specific version information.  If the version is a
"snapshot" of another Apache project, include the SVN revision number.

---

When upgrading Lucene-Java Jars, remember to generate new Analysis
factories for any new Tokenizers or TokenFilters.  See the wiki for
details...

  http://wiki.apache.org/solr/CommitterInfo