commit | cde69083e412930abc3e0be710ce84f4b7812436 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Thu Jan 16 15:46:48 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Thu Jan 16 15:46:48 2014 +0000 |
tree | cfe456cbd6375bf4c5948f8fbdcb3a28770c96ab | |
parent | 6a78069941d1aca33c283a6ba1e5af9fa2beecd3 [diff] [blame] |
MatchIdentifier and MatchInfo retrieval
diff --git a/CHANGES b/CHANGES index 77d7ffb..2666f1b 100644 --- a/CHANGES +++ b/CHANGES
@@ -1,3 +1,9 @@ +0.26 2014-01-16 + - Introduced standalone SpanSegmentQueries (margaretha) + - [bugfix] SpanNextQueries (margaretha) + - Support for Match Identifiers (diewald) + - Support for distinct Match retrieval (diewald) + 0.25.3 2014-01-10 - Updated Lucene to 4.3.1.