mirror of https://github.com/apache/lucene.git
- Updated with an entry for a change just made in DateFilter.
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149742 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7cb408e964
commit
5b635fa89f
|
@ -39,6 +39,11 @@ $Id$
|
|||
12. Add escape character to query parser.
|
||||
(briangoetz)
|
||||
|
||||
13. Applied a patch that ensures that searches that use DateFilter
|
||||
don't throw an exception when no matches are found. (David Smiley, via
|
||||
otis)
|
||||
|
||||
|
||||
1.2 RC4
|
||||
|
||||
1. Updated contributions section of website.
|
||||
|
|
Loading…
Reference in New Issue