mirror of https://github.com/apache/lucene.git
Reviewed cvs commit in mailling list and added changes to date.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149732 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
be31efa0fc
commit
2621aefe48
16
CHANGES.txt
16
CHANGES.txt
|
@ -14,6 +14,22 @@ $Id$
|
||||||
|
|
||||||
3. Updated "powered by" links. (otis)
|
3. Updated "powered by" links. (otis)
|
||||||
|
|
||||||
|
4. Fixed instruction for setting up JavaCC - Bug #7017 (otis)
|
||||||
|
|
||||||
|
5. Added throwing exception if FSDirectory could not create diectory - Bug 6914 (otis)
|
||||||
|
|
||||||
|
6. Update MultiSearcher, MultiFieldParse, Constants, DateFilter, LowerCaseTokenizer javadoc (otis)
|
||||||
|
|
||||||
|
7. Added fix to avoid NullPointerException in results.jsp (Mark Hayes via otis)
|
||||||
|
|
||||||
|
8. Changed Wildcard search to find 0 or more char instead of 1 or more (Lee Mallobone via otis)
|
||||||
|
|
||||||
|
9. Fixed error in offset issue in GermanStemFilter (otis)
|
||||||
|
|
||||||
|
10. Added unit tests for wildcard search and DateFilter (otis)
|
||||||
|
|
||||||
|
11. Allow co-existence of indexed and non-indexed fields with the same name (cutting/casper via otis)
|
||||||
|
|
||||||
1.2 RC4
|
1.2 RC4
|
||||||
|
|
||||||
1. Updated contributions section of website.
|
1. Updated contributions section of website.
|
||||||
|
|
Loading…
Reference in New Issue