lucene/contrib
Mark Harwood 18ece160e3 Fix to apply any custom boost setting when the Query is rewritten
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@492830 13f79535-47bb-0310-9956-ffa450edef68
2007-01-05 00:18:32 +00:00
..
analyzers - Javadocs 2006-12-23 03:36:34 +00:00
ant new ASF licenses header 2006-11-09 16:21:50 +00:00
benchmark replaced string concatenation with chained appends 2007-01-04 02:17:58 +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 find/replace tab --> space 2006-11-29 02:35:43 +00:00
miscellaneous - LUCENE-741: command-line utility for modifying or removing field norms 2006-12-20 22:32:13 +00:00
queries Fix to apply any custom boost setting when the Query is rewritten 2007-01-05 00:18:32 +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 Added new "CachedFilter" feature to XML syntax enabling any queries or filters to be cached for better repeat performance. Added JUnit test and example XML file. Also fixed ClassCastException in DOMUtils which occured when getAttributeWithInheritance reached the root of a document without finding the required attribute. 2007-01-05 00:05:17 +00:00
contrib-build.xml prefix all JARs with lucene- 2005-05-06 23:43:54 +00:00