mirror of https://github.com/apache/lucene.git
- Tatu's QueryParser changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149957 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
470b5720e4
commit
2aafe40de8
|
@ -158,6 +158,11 @@ $Id$
|
|||
fails on Windows JVMs.
|
||||
(Matt Tucker via otis)
|
||||
|
||||
25. Refactored QueryParser to make it easier for people to extend it.
|
||||
Added the ability to automatically lower-case Wildcard terms in
|
||||
the QueryParser.
|
||||
(Tatu Saloranta via otis)
|
||||
|
||||
|
||||
1.2 RC6
|
||||
|
||||
|
|
Loading…
Reference in New Issue