lucene/contrib
Grant Ingersoll ee12ced8e7 LUCENE-801: build lucene core and demo first, change classpath to use the build classes instead of the jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@507260 13f79535-47bb-0310-9956-ffa450edef68
2007-02-13 22:17:24 +00:00
..
analyzers - Removed isEmpty() Java 6 method, so Andrzej can compile Luke 2007-01-16 09:07:01 +00:00
ant new ASF licenses header 2006-11-09 16:21:50 +00:00
benchmark LUCENE-801: build lucene core and demo first, change classpath to use the build classes instead of the jar 2007-02-13 22:17:24 +00:00
db added support for Berkeley DB 4.5.20 2006-11-30 01:28:11 +00:00
gdata-server redefined compile-core and compile-test to exclude db4o dependend classes if db4o jar is not present 2006-12-14 19:26:27 +00:00
highlighter new ASF licenses header 2006-11-09 16:21:50 +00:00
javascript move two more projects over to contrib 2005-02-06 15:35:12 +00:00
lucli ingore case in the names of commands (Search == search etc.) 2006-12-27 15:22:22 +00:00
memory javadoc cosmetics 2007-02-06 18:09:19 +00:00
miscellaneous - LUCENE-741: command-line utility for modifying or removing field norms 2006-12-20 22:32:13 +00:00
queries Fixed bug when BooleanFilter class is used in conjunction with cached filters - the anding of filters' bitsets was changing the original rather than taking a copy of the contents. Changed to use BitSet.clone before performing any destructive operation 2007-01-24 22:19:05 +00:00
regex new ASF licenses header 2006-11-09 16:21:50 +00:00
similarity - LUCENE-728: Removed duplicate/old MoreLikeThis and SimilarityQueries classes, 2006-11-28 20:46:42 +00:00
snowball new ASF licenses header 2006-11-09 16:21:50 +00:00
spellchecker LUCENE-748: add javadoc around semantics of Exception during IndexWriter.close() 2006-12-19 11:31:27 +00:00
surround new ASF licenses header 2006-11-09 16:21:50 +00:00
swing Implementation of Issue 545. Introduction of new Fieldable interface (extracted from Field) which is now used where Field used to be used. Field now implements Fieldable. 2006-06-10 01:23:22 +00:00
wordnet clean up imports to avoid warnings; fix typo in usage message 2006-03-01 20:54:59 +00:00
xml-query-parser Changes to improve server-side speed and thread safety by caching reusable, compiled stylesheets. 2007-02-04 22:51:28 +00:00
contrib-build.xml prefix all JARs with lucene- 2005-05-06 23:43:54 +00:00