blob: ee0a2ba2303fae5d817ee6c076b2f60eef8f94c0 [file] [log] [blame]
Nils Diewald20607ab2014-03-20 23:28:36 +000010.30.6 2014-03-20
2 - Refactoring and cleaning of ElementSpans (diewald)
3 - [bugfix] Stabilizing KorapMatch (diewald)
4
Nils Diewald6802acd2014-03-18 18:29:30 +000050.30.5 2014-03-18
6 - Support for Quantifier Queries (margaretha)
7 - Some benchmarks (margaretha)
8 - [bugfix] WithinSpans respect match payloads,
9 and are now way more correct ;) (diewald)
10 - Support for overlap queries (diewald)
11 - Refactoring of WithinSpans (diewald)
12 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
13
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000140.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000015 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000016
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000170.30.3 2014-02-20
18 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000019 - [bugfix] ClassSpans and WithinSpans check skipTo
20 in advance now (diewald)
21 - Compilerfriendly logging rules, resulting
22 in significant performance improvements (diewald)
23 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000024
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000250.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000026 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000027
Nils Diewalda1118032014-02-13 20:50:48 +0000280.30.1 2014-02-13
29 - Added sentence extension for match info (diewald)
30
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000310.30 2014-02-13
32 - This is a major version (prepared for the IDS meeting on the 17th of february)
33 - Improved stringification for distance queries (margaretha)
34
Nils Diewald164f8be2014-02-13 02:43:16 +0000350.26.4 2014-02-12
36 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
37 (diewald)
38 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
39
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000400.26.3 2014-02-12
41 - [bugfix] Only open writer in case it's needed (diewald)
42
Nils Diewaldc86aa482014-02-12 16:58:05 +0000430.26.2 2014-02-12
44 - Added sequence queries with defined gaps (margaretha)
45 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000046 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000047 - [bugfix] Wildcards in segments were ignored (diewald)
48
Nils Diewald345bdc02014-01-21 21:48:57 +0000490.26.1 2014-01-21
50 - Distinct Match retrieval including spans
51 and dependency relations (diewald)
52
Nils Diewaldcde69082014-01-16 15:46:48 +0000530.26 2014-01-16
54 - Introduced standalone SpanSegmentQueries (margaretha)
55 - [bugfix] SpanNextQueries (margaretha)
56 - Support for Match Identifiers (diewald)
57 - Support for distinct Match retrieval (diewald)
58
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000590.25.3 2014-01-10
60 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +000061
620.25.2 2013-12-29
63 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +000064
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000650.25.1 2013-12-28
66 - Support for pubDate collections.
67 - Changed versioning scheme.
68
Nils Diewaldb0dd9552013-12-20 02:28:34 +0000690.25 2013-12-20
70 - Support for Wildcard Queries.
71 - Improved support for regular expressions.
72 - Introduced keyword fields that store no positions.
73
Nils Diewald9cc86fe2013-12-07 17:45:59 +0000740.24_1 2013-12-05
75 - This is a pseudo version for demo versions with dirty hacks,
76 meant to be rolled back!
77 - There is now an ignored broken test in TestKorapCollection!
78
Nils Diewald3ed1afa2013-12-05 22:40:38 +0000790.24 2013-12-05
80 - Json deserializer finished for virtual collections.
81
Nils Diewaldc6b78752013-12-05 19:05:12 +0000820.23 2013-12-05
83 - Error handling corrected in KorapResult.
84 - Json deserializer finished for queries.
85
Nils Diewaldc925b492013-12-03 23:56:10 +0000860.22 2013-12-04
87 - Introduced KorapSearch.
88 - Json deserializer (started).
89
Nils Diewald5def8bc2013-11-28 19:26:54 +0000900.21 2013-11-28
91 - Virtual collections can now be defined,
92 searched, nested and extended.
93
Nils Diewaldf399a672013-11-18 17:55:22 +0000940.20 2013-11-18
95 - Unboxing from sandbox.
96
970.11 2013-11-14
98 - JSON file importer (plain and gzip)
99 - [bugfix] Element Query
100 - [bugfix] Sequence Query
101
1020.10 2013-11-11
103 - Added JSON input to indexer.
104
1050.09 2013-11-07
106 - Reconstruction of all wrapper queries using an interface.
107 - Finished KorapQuery (preliminary feature freeze).
108
1090.08 2013-10-18
110 - Changed methods to attributes in KorapMatch.
111 - Changed SimpleJSON to Jackson.
112 - Fixed Highlighting.
113 - Some Refactoring of result classes.
114 - Introduced KorapDocument.
115 - Introduced KorapHTML utility.
116
1170.07 2013-10-14
118 - Added position to offset matching.
119
1200.06 2013-10-01
121 - Added SpanElementQuery for working WithinQeries.
122 - Added KorapResult and KorapMatching.
123
1240.05 2013-09-18
125 - Fixed bug in indexing (MultiTermTokenStream).
126 - Fixed SpanNext.
127 - Added KorapIndex.
128 - First draft for KorapFilter.
129
1300.04 2013-09-01
131 - Introduced optimized SpanNext class (not working atm),
132 as SpanNear does not always work with nested synonyms.
133
1340.03 2013-08-28
135 - Added within query (not working atm).
136 - Pushed query part to public repo.
137
1380.02 2013-08-26
139 - Added sequences.
140
1410.01 2013-08-20
142 - First version as maven build environment.