blob: 5dd454253163665052c3df6c5ac9e5a1035d5685 [file] [log] [blame]
Nils Diewald32030a62014-09-03 20:16:50 +000010.40 2014-09-03
2 - [feature] Skeleton for standalone REST service (diewald)
3
Nils Diewald22a620c2014-09-03 20:13:37 +000040.33 2014-09-01
5 - [feature] SpanSubspanQuery (margaretha)
6 - [feature] SpanExpansionQuery (margaretha)
7
Nils Diewald1455e1e2014-08-01 16:12:43 +000080.32 2014-08-01
9 - [bugfix] Fix for repetition candidates (margaretha)
10 - [bugfix] Some fixes for negative segments (diewald)
11 - [bugfix] SpanMatchModify now skips in case the requested class isn't found (diewald)
12 - [performance] Some logging issues fixed (diewald)
13
Nils Diewald9b1efea2014-07-24 15:33:47 +0000140.31.8 2014-07-24
Nils Diewald602c9222014-07-23 19:49:53 +000015 - [feature] Added optionality to querys for quantifiers (diewald)
Nils Diewald9b1efea2014-07-24 15:33:47 +000016 - [feature] Support for korap:boundary deserialization (diewald)
Nils Diewald602c9222014-07-23 19:49:53 +000017
Nils Diewald6081f362014-07-18 18:03:14 +0000180.31.7 2014-07-18
19 - [feature] Added warnings to responses (diewald)
20
Nils Diewaldee4a6b72014-06-30 18:23:12 +0000210.31.6 2014-06-30
Nils Diewald9b1efea2014-07-24 15:33:47 +000022 - [feature] Support for korap:reference deserialization (diewald)
Nils Diewaldee4a6b72014-06-30 18:23:12 +000023 - [feature] Preliminary support for attributes in elements (margaretha)
24 - [feature] Preliminary support operation:repetition deserialization
25 (unfinished and untested; diewald)
26
Nils Diewald6e9eb4e2014-06-17 19:28:01 +0000270.31.5 2014-06-17
28 - [feature] Batch return of defined foundries and layers in
29 getMatchInfo() (diewald)
30 - [security] Improve foundry and layer check before injection in
31 regex (diewald)
32
Nils Diewaldd4401ec2014-06-16 17:04:02 +0000330.31.4 2014-06-16
34 - [feature] MatchModifyClassQuery now can extend (diewald)
Nils Diewald66b8b7a2014-06-16 17:17:46 +000035 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +000036
Nils Diewald54187632014-06-11 14:39:29 +0000370.31.3 2014-06-11
38 - [bugfix] Minor bugfix regarding treatment of
39 failed search results (diewald)
40
Nils Diewald7cf8c6d2014-05-28 18:37:38 +0000410.31.2 2014-05-28
42 - [feature] Request parameter "itemsPerResource" limits
43 hits per document (diewald)
44
Nils Diewaldec336122014-05-21 17:09:50 +0000450.31.1 2014-05-21
46 - [bugfix] Minor bugfix for wrongly serialized contexts
47 in responses (diewald)
48
Nils Diewald1e5d5942014-05-20 13:29:53 +0000490.31.0 2014-05-20
50 - [feature] span contexts in JSON-LD are now supported
51 - [bugfix] Multiple bugfixes regarding span context
52 extensions (diewald)
53 - [bugfix] Minor debugging bugs (diewald)
54
Nils Diewald50389b02014-04-11 16:27:52 +0000550.30.9 2014-04-11
56 - [bugfix] Prevent multiple identifiers in
57 relation highlighting (diewald)
58
Nils Diewald2276e1c2014-04-10 15:01:59 +0000590.30.8 2014-04-10
60 - Added getTermRelationJSON() to KorapCollection (diewald)
61 This is likely to get deprecated!
62
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000630.30.7 2014-04-09
64 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
65 - Added 'or' and group nesting to KorapFilter (diewald)
66
Nils Diewald20607ab2014-03-20 23:28:36 +0000670.30.6 2014-03-20
68 - Refactoring and cleaning of ElementSpans (diewald)
69 - [bugfix] Stabilizing KorapMatch (diewald)
70
Nils Diewald6802acd2014-03-18 18:29:30 +0000710.30.5 2014-03-18
72 - Support for Quantifier Queries (margaretha)
73 - Some benchmarks (margaretha)
74 - [bugfix] WithinSpans respect match payloads,
75 and are now way more correct ;) (diewald)
76 - Support for overlap queries (diewald)
77 - Refactoring of WithinSpans (diewald)
78 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
79
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000800.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000081 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000082
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000830.30.3 2014-02-20
84 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000085 - [bugfix] ClassSpans and WithinSpans check skipTo
86 in advance now (diewald)
87 - Compilerfriendly logging rules, resulting
88 in significant performance improvements (diewald)
89 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000090
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000910.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000092 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000093
Nils Diewalda1118032014-02-13 20:50:48 +0000940.30.1 2014-02-13
95 - Added sentence extension for match info (diewald)
96
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000970.30 2014-02-13
98 - This is a major version (prepared for the IDS meeting on the 17th of february)
99 - Improved stringification for distance queries (margaretha)
100
Nils Diewald164f8be2014-02-13 02:43:16 +00001010.26.4 2014-02-12
102 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
103 (diewald)
104 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
105
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +00001060.26.3 2014-02-12
107 - [bugfix] Only open writer in case it's needed (diewald)
108
Nils Diewaldc86aa482014-02-12 16:58:05 +00001090.26.2 2014-02-12
110 - Added sequence queries with defined gaps (margaretha)
111 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +0000112 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +0000113 - [bugfix] Wildcards in segments were ignored (diewald)
114
Nils Diewald345bdc02014-01-21 21:48:57 +00001150.26.1 2014-01-21
116 - Distinct Match retrieval including spans
117 and dependency relations (diewald)
118
Nils Diewaldcde69082014-01-16 15:46:48 +00001190.26 2014-01-16
120 - Introduced standalone SpanSegmentQueries (margaretha)
121 - [bugfix] SpanNextQueries (margaretha)
122 - Support for Match Identifiers (diewald)
123 - Support for distinct Match retrieval (diewald)
124
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001250.25.3 2014-01-10
126 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +0000127
1280.25.2 2013-12-29
129 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +0000130
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001310.25.1 2013-12-28
132 - Support for pubDate collections.
133 - Changed versioning scheme.
134
Nils Diewaldb0dd9552013-12-20 02:28:34 +00001350.25 2013-12-20
136 - Support for Wildcard Queries.
137 - Improved support for regular expressions.
138 - Introduced keyword fields that store no positions.
139
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001400.24_1 2013-12-05
141 - This is a pseudo version for demo versions with dirty hacks,
142 meant to be rolled back!
143 - There is now an ignored broken test in TestKorapCollection!
144
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001450.24 2013-12-05
146 - Json deserializer finished for virtual collections.
147
Nils Diewaldc6b78752013-12-05 19:05:12 +00001480.23 2013-12-05
149 - Error handling corrected in KorapResult.
150 - Json deserializer finished for queries.
151
Nils Diewaldc925b492013-12-03 23:56:10 +00001520.22 2013-12-04
153 - Introduced KorapSearch.
154 - Json deserializer (started).
155
Nils Diewald5def8bc2013-11-28 19:26:54 +00001560.21 2013-11-28
157 - Virtual collections can now be defined,
158 searched, nested and extended.
159
Nils Diewaldf399a672013-11-18 17:55:22 +00001600.20 2013-11-18
161 - Unboxing from sandbox.
162
1630.11 2013-11-14
164 - JSON file importer (plain and gzip)
165 - [bugfix] Element Query
166 - [bugfix] Sequence Query
167
1680.10 2013-11-11
169 - Added JSON input to indexer.
170
1710.09 2013-11-07
172 - Reconstruction of all wrapper queries using an interface.
173 - Finished KorapQuery (preliminary feature freeze).
174
1750.08 2013-10-18
176 - Changed methods to attributes in KorapMatch.
177 - Changed SimpleJSON to Jackson.
178 - Fixed Highlighting.
179 - Some Refactoring of result classes.
180 - Introduced KorapDocument.
181 - Introduced KorapHTML utility.
182
1830.07 2013-10-14
184 - Added position to offset matching.
185
1860.06 2013-10-01
187 - Added SpanElementQuery for working WithinQeries.
188 - Added KorapResult and KorapMatching.
189
1900.05 2013-09-18
191 - Fixed bug in indexing (MultiTermTokenStream).
192 - Fixed SpanNext.
193 - Added KorapIndex.
194 - First draft for KorapFilter.
195
1960.04 2013-09-01
197 - Introduced optimized SpanNext class (not working atm),
198 as SpanNear does not always work with nested synonyms.
199
2000.03 2013-08-28
201 - Added within query (not working atm).
202 - Pushed query part to public repo.
203
2040.02 2013-08-26
205 - Added sequences.
206
2070.01 2013-08-20
208 - First version as maven build environment.