lucene/contrib
Mark Harwood 1877f9e3dc Fixed Junit failure due to recent change in QueryParser default behaviour. Needed to explicitly require old style of RangeQuery implementation rather than new default of RangeFilters
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@529417 13f79535-47bb-0310-9956-ffa450edef68
2007-04-16 22:04:07 +00:00
..
analyzers - Committing forgotten classes for LUCENE-759 2007-03-13 00:30:13 +00:00
ant new ASF licenses header 2006-11-09 16:21:50 +00:00
benchmark contrib/benchmark: better error handling and javadocs around "exhaustive" doc making. 2007-04-13 19:30:03 +00:00
db Make contrib/db and contrib/memory compile with changes from LUCENE-755 2007-03-15 22:35:52 +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 Fixed Junit failure due to recent change in QueryParser default behaviour. Needed to explicitly require old style of RangeQuery implementation rather than new default of RangeFilters 2007-04-16 22:04:07 +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 Make contrib/db and contrib/memory compile with changes from LUCENE-755 2007-03-15 22:35:52 +00:00
miscellaneous - LUCENE-741: command-line utility for modifying or removing field norms 2006-12-20 22:32:13 +00:00
queries LUCENE 791, INFRA-1173: 2007-03-09 22:29:00 +00:00
regex convert interfaces to public visibility that already should have had it 2007-03-07 02:39:24 +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-786: Javadoc improvements from Karl Wettin and an extra searcher.close() from me 2007-03-02 18:28:55 +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