.. |
analyzers
|
LUCENE-1514
|
2009-01-09 15:34:52 +00:00 |
ant
|
LUCENE-1416: don't fail contrib/ant's unit test when file path contains non-URL safe characters like space
|
2008-10-20 09:12:46 +00:00 |
benchmark
|
LUCENE-1479: if date is missing, don't skip the doc; just don't add 'docdate' field to the doc
|
2009-01-12 11:37:23 +00:00 |
db
|
- upgraded to bdb-je 3.3.69
|
2008-09-29 02:21:51 +00:00 |
highlighter
|
LUCENE-1497: minor code cleanups to SimpleHTMLFormatter
|
2009-01-08 16:11:19 +00:00 |
instantiated
|
LUCENE-1510
|
2009-01-08 09:28:42 +00:00 |
javascript
|
LUCENE-931: adding missing license headers to various files
|
2007-06-09 06:09:46 +00:00 |
lucli
|
LUCENE-1369: switch from Hashtable to HashMap and from Vector to List, when possible
|
2008-09-07 19:22:40 +00:00 |
memory
|
LUCENE-1444: fix broken site links in javadocs
|
2008-12-20 09:43:06 +00:00 |
miscellaneous
|
LUCENE-1444: fix broken site links in javadocs
|
2008-12-20 09:43:06 +00:00 |
queries
|
Trie encoded fields do not need norms (as they are only used for filtering with TrieRangeFilter or for sorting)
|
2009-01-14 15:09:25 +00:00 |
regex
|
LUCENE-1366: rename Field.Index.* options
|
2008-09-10 21:38:52 +00:00 |
similarity
|
LUCENE-1051: Generate separate javadocs for core, demo and contrib classes, as well as an unified view.
|
2007-11-14 19:16:19 +00:00 |
snowball
|
LUCENE-1142 : Updated Snowball package, org.tartarus distribution revision 500.
|
2008-08-23 22:02:47 +00:00 |
spatial
|
remove unused imports and @author tag
|
2009-01-07 17:47:26 +00:00 |
spellchecker
|
LUCENE-1378 - Removed the remaining 199 @author references
|
2008-09-15 15:42:11 +00:00 |
surround
|
LUCENE-1366: rename Field.Index.* options
|
2008-09-10 21:38:52 +00:00 |
swing
|
set svn:eol-style to native on java files
|
2008-11-11 02:35:46 +00:00 |
wikipedia
|
LUCENE-1333: improvements to Token reuse API and full cutover to reuse API for all core and contrib analyzers
|
2008-08-20 14:38:07 +00:00 |
wordnet
|
LUCENE-1378 - Removed the remaining 199 @author references
|
2008-09-15 15:42:11 +00:00 |
xml-query-parser
|
set svn:eol-style to native on java files
|
2008-11-11 02:35:46 +00:00 |
CHANGES.txt
|
LUCENE-1514
|
2009-01-09 15:34:52 +00:00 |
contrib-build.xml
|
LUCENE-1470: add proper dependency to contrib/build.xml so contrib tests can subclass LuceneTestCase; fixed small bug TestTrieUtils test case
|
2008-12-04 11:06:59 +00:00 |