blob: baed170ccd50ac2d647f43d9541d00db9c5298ce [file] [log] [blame]
Nils Diewaldc7b60632014-09-05 19:59:01 +000010.41 2014-09-05
2 - [feature] Early implementation of match collector (diewald)
3
Nils Diewald32030a62014-09-03 20:16:50 +000040.40 2014-09-03
5 - [feature] Skeleton for standalone REST service (diewald)
6
Nils Diewald22a620c2014-09-03 20:13:37 +000070.33 2014-09-01
8 - [feature] SpanSubspanQuery (margaretha)
9 - [feature] SpanExpansionQuery (margaretha)
10
Nils Diewald1455e1e2014-08-01 16:12:43 +0000110.32 2014-08-01
12 - [bugfix] Fix for repetition candidates (margaretha)
13 - [bugfix] Some fixes for negative segments (diewald)
14 - [bugfix] SpanMatchModify now skips in case the requested class isn't found (diewald)
15 - [performance] Some logging issues fixed (diewald)
16
Nils Diewald9b1efea2014-07-24 15:33:47 +0000170.31.8 2014-07-24
Nils Diewald602c9222014-07-23 19:49:53 +000018 - [feature] Added optionality to querys for quantifiers (diewald)
Nils Diewald9b1efea2014-07-24 15:33:47 +000019 - [feature] Support for korap:boundary deserialization (diewald)
Nils Diewald602c9222014-07-23 19:49:53 +000020
Nils Diewald6081f362014-07-18 18:03:14 +0000210.31.7 2014-07-18
22 - [feature] Added warnings to responses (diewald)
23
Nils Diewaldee4a6b72014-06-30 18:23:12 +0000240.31.6 2014-06-30
Nils Diewald9b1efea2014-07-24 15:33:47 +000025 - [feature] Support for korap:reference deserialization (diewald)
Nils Diewaldee4a6b72014-06-30 18:23:12 +000026 - [feature] Preliminary support for attributes in elements (margaretha)
27 - [feature] Preliminary support operation:repetition deserialization
28 (unfinished and untested; diewald)
29
Nils Diewald6e9eb4e2014-06-17 19:28:01 +0000300.31.5 2014-06-17
31 - [feature] Batch return of defined foundries and layers in
32 getMatchInfo() (diewald)
33 - [security] Improve foundry and layer check before injection in
34 regex (diewald)
35
Nils Diewaldd4401ec2014-06-16 17:04:02 +0000360.31.4 2014-06-16
37 - [feature] MatchModifyClassQuery now can extend (diewald)
Nils Diewald66b8b7a2014-06-16 17:17:46 +000038 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +000039
Nils Diewald54187632014-06-11 14:39:29 +0000400.31.3 2014-06-11
41 - [bugfix] Minor bugfix regarding treatment of
42 failed search results (diewald)
43
Nils Diewald7cf8c6d2014-05-28 18:37:38 +0000440.31.2 2014-05-28
45 - [feature] Request parameter "itemsPerResource" limits
46 hits per document (diewald)
47
Nils Diewaldec336122014-05-21 17:09:50 +0000480.31.1 2014-05-21
49 - [bugfix] Minor bugfix for wrongly serialized contexts
50 in responses (diewald)
51
Nils Diewald1e5d5942014-05-20 13:29:53 +0000520.31.0 2014-05-20
53 - [feature] span contexts in JSON-LD are now supported
54 - [bugfix] Multiple bugfixes regarding span context
55 extensions (diewald)
56 - [bugfix] Minor debugging bugs (diewald)
57
Nils Diewald50389b02014-04-11 16:27:52 +0000580.30.9 2014-04-11
59 - [bugfix] Prevent multiple identifiers in
60 relation highlighting (diewald)
61
Nils Diewald2276e1c2014-04-10 15:01:59 +0000620.30.8 2014-04-10
63 - Added getTermRelationJSON() to KorapCollection (diewald)
64 This is likely to get deprecated!
65
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000660.30.7 2014-04-09
67 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
68 - Added 'or' and group nesting to KorapFilter (diewald)
69
Nils Diewald20607ab2014-03-20 23:28:36 +0000700.30.6 2014-03-20
71 - Refactoring and cleaning of ElementSpans (diewald)
72 - [bugfix] Stabilizing KorapMatch (diewald)
73
Nils Diewald6802acd2014-03-18 18:29:30 +0000740.30.5 2014-03-18
75 - Support for Quantifier Queries (margaretha)
76 - Some benchmarks (margaretha)
77 - [bugfix] WithinSpans respect match payloads,
78 and are now way more correct ;) (diewald)
79 - Support for overlap queries (diewald)
80 - Refactoring of WithinSpans (diewald)
81 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
82
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000830.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000084 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000085
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000860.30.3 2014-02-20
87 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000088 - [bugfix] ClassSpans and WithinSpans check skipTo
89 in advance now (diewald)
90 - Compilerfriendly logging rules, resulting
91 in significant performance improvements (diewald)
92 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000093
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000940.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000095 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000096
Nils Diewalda1118032014-02-13 20:50:48 +0000970.30.1 2014-02-13
98 - Added sentence extension for match info (diewald)
99
Nils Diewaldbadb4f12014-02-13 17:26:12 +00001000.30 2014-02-13
101 - This is a major version (prepared for the IDS meeting on the 17th of february)
102 - Improved stringification for distance queries (margaretha)
103
Nils Diewald164f8be2014-02-13 02:43:16 +00001040.26.4 2014-02-12
105 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
106 (diewald)
107 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
108
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +00001090.26.3 2014-02-12
110 - [bugfix] Only open writer in case it's needed (diewald)
111
Nils Diewaldc86aa482014-02-12 16:58:05 +00001120.26.2 2014-02-12
113 - Added sequence queries with defined gaps (margaretha)
114 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +0000115 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +0000116 - [bugfix] Wildcards in segments were ignored (diewald)
117
Nils Diewald345bdc02014-01-21 21:48:57 +00001180.26.1 2014-01-21
119 - Distinct Match retrieval including spans
120 and dependency relations (diewald)
121
Nils Diewaldcde69082014-01-16 15:46:48 +00001220.26 2014-01-16
123 - Introduced standalone SpanSegmentQueries (margaretha)
124 - [bugfix] SpanNextQueries (margaretha)
125 - Support for Match Identifiers (diewald)
126 - Support for distinct Match retrieval (diewald)
127
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001280.25.3 2014-01-10
129 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +0000130
1310.25.2 2013-12-29
132 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +0000133
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001340.25.1 2013-12-28
135 - Support for pubDate collections.
136 - Changed versioning scheme.
137
Nils Diewaldb0dd9552013-12-20 02:28:34 +00001380.25 2013-12-20
139 - Support for Wildcard Queries.
140 - Improved support for regular expressions.
141 - Introduced keyword fields that store no positions.
142
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001430.24_1 2013-12-05
144 - This is a pseudo version for demo versions with dirty hacks,
145 meant to be rolled back!
146 - There is now an ignored broken test in TestKorapCollection!
147
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001480.24 2013-12-05
149 - Json deserializer finished for virtual collections.
150
Nils Diewaldc6b78752013-12-05 19:05:12 +00001510.23 2013-12-05
152 - Error handling corrected in KorapResult.
153 - Json deserializer finished for queries.
154
Nils Diewaldc925b492013-12-03 23:56:10 +00001550.22 2013-12-04
156 - Introduced KorapSearch.
157 - Json deserializer (started).
158
Nils Diewald5def8bc2013-11-28 19:26:54 +00001590.21 2013-11-28
160 - Virtual collections can now be defined,
161 searched, nested and extended.
162
Nils Diewaldf399a672013-11-18 17:55:22 +00001630.20 2013-11-18
164 - Unboxing from sandbox.
165
1660.11 2013-11-14
167 - JSON file importer (plain and gzip)
168 - [bugfix] Element Query
169 - [bugfix] Sequence Query
170
1710.10 2013-11-11
172 - Added JSON input to indexer.
173
1740.09 2013-11-07
175 - Reconstruction of all wrapper queries using an interface.
176 - Finished KorapQuery (preliminary feature freeze).
177
1780.08 2013-10-18
179 - Changed methods to attributes in KorapMatch.
180 - Changed SimpleJSON to Jackson.
181 - Fixed Highlighting.
182 - Some Refactoring of result classes.
183 - Introduced KorapDocument.
184 - Introduced KorapHTML utility.
185
1860.07 2013-10-14
187 - Added position to offset matching.
188
1890.06 2013-10-01
190 - Added SpanElementQuery for working WithinQeries.
191 - Added KorapResult and KorapMatching.
192
1930.05 2013-09-18
194 - Fixed bug in indexing (MultiTermTokenStream).
195 - Fixed SpanNext.
196 - Added KorapIndex.
197 - First draft for KorapFilter.
198
1990.04 2013-09-01
200 - Introduced optimized SpanNext class (not working atm),
201 as SpanNear does not always work with nested synonyms.
202
2030.03 2013-08-28
204 - Added within query (not working atm).
205 - Pushed query part to public repo.
206
2070.02 2013-08-26
208 - Added sequences.
209
2100.01 2013-08-20
211 - First version as maven build environment.