mirror of https://github.com/apache/lucene.git
Add query parser note
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149737 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2a96b329a8
commit
c06d0ce9ef
|
@ -36,6 +36,9 @@ $Id$
|
||||||
11. Allow co-existence of indexed and non-indexed fields with the same name
|
11. Allow co-existence of indexed and non-indexed fields with the same name
|
||||||
(cutting/casper, via otis)
|
(cutting/casper, via otis)
|
||||||
|
|
||||||
|
12. Add escape character to query parser.
|
||||||
|
(briangoetz)
|
||||||
|
|
||||||
1.2 RC4
|
1.2 RC4
|
||||||
|
|
||||||
1. Updated contributions section of website.
|
1. Updated contributions section of website.
|
||||||
|
|
Loading…
Reference in New Issue