blob: e76855ac955cf8503517a252e7e450eb459cd671 [file] [log] [blame]
Nils Diewald79f6c4d2014-09-17 17:34:01 +000010.42 2014-09-17
2 - [cleanup] Extracted private classes from KorapMatch (diewald)
3
Nils Diewald99d7f8a2014-09-17 14:49:42 +000040.41 2014-09-17
5 - [feature] getStartPos(classNr) and getEndPos(classNr)
6 in KorapMatch (diewald)
7 - [bugfix] SpanExpansionQuery with fixed Constructor
8 and Exclusion handling (margaretha)
Nils Diewaldc7b60632014-09-05 19:59:01 +00009 - [feature] Early implementation of match collector (diewald)
10
Nils Diewald32030a62014-09-03 20:16:50 +0000110.40 2014-09-03
12 - [feature] Skeleton for standalone REST service (diewald)
13
Nils Diewald22a620c2014-09-03 20:13:37 +0000140.33 2014-09-01
15 - [feature] SpanSubspanQuery (margaretha)
16 - [feature] SpanExpansionQuery (margaretha)
17
Nils Diewald1455e1e2014-08-01 16:12:43 +0000180.32 2014-08-01
19 - [bugfix] Fix for repetition candidates (margaretha)
20 - [bugfix] Some fixes for negative segments (diewald)
21 - [bugfix] SpanMatchModify now skips in case the requested class isn't found (diewald)
22 - [performance] Some logging issues fixed (diewald)
23
Nils Diewald9b1efea2014-07-24 15:33:47 +0000240.31.8 2014-07-24
Nils Diewald602c9222014-07-23 19:49:53 +000025 - [feature] Added optionality to querys for quantifiers (diewald)
Nils Diewald9b1efea2014-07-24 15:33:47 +000026 - [feature] Support for korap:boundary deserialization (diewald)
Nils Diewald602c9222014-07-23 19:49:53 +000027
Nils Diewald6081f362014-07-18 18:03:14 +0000280.31.7 2014-07-18
29 - [feature] Added warnings to responses (diewald)
30
Nils Diewaldee4a6b72014-06-30 18:23:12 +0000310.31.6 2014-06-30
Nils Diewald9b1efea2014-07-24 15:33:47 +000032 - [feature] Support for korap:reference deserialization (diewald)
Nils Diewaldee4a6b72014-06-30 18:23:12 +000033 - [feature] Preliminary support for attributes in elements (margaretha)
34 - [feature] Preliminary support operation:repetition deserialization
35 (unfinished and untested; diewald)
36
Nils Diewald6e9eb4e2014-06-17 19:28:01 +0000370.31.5 2014-06-17
38 - [feature] Batch return of defined foundries and layers in
39 getMatchInfo() (diewald)
40 - [security] Improve foundry and layer check before injection in
41 regex (diewald)
42
Nils Diewaldd4401ec2014-06-16 17:04:02 +0000430.31.4 2014-06-16
44 - [feature] MatchModifyClassQuery now can extend (diewald)
Nils Diewald66b8b7a2014-06-16 17:17:46 +000045 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +000046
Nils Diewald54187632014-06-11 14:39:29 +0000470.31.3 2014-06-11
48 - [bugfix] Minor bugfix regarding treatment of
49 failed search results (diewald)
50
Nils Diewald7cf8c6d2014-05-28 18:37:38 +0000510.31.2 2014-05-28
52 - [feature] Request parameter "itemsPerResource" limits
53 hits per document (diewald)
54
Nils Diewaldec336122014-05-21 17:09:50 +0000550.31.1 2014-05-21
56 - [bugfix] Minor bugfix for wrongly serialized contexts
57 in responses (diewald)
58
Nils Diewald1e5d5942014-05-20 13:29:53 +0000590.31.0 2014-05-20
60 - [feature] span contexts in JSON-LD are now supported
61 - [bugfix] Multiple bugfixes regarding span context
62 extensions (diewald)
63 - [bugfix] Minor debugging bugs (diewald)
64
Nils Diewald50389b02014-04-11 16:27:52 +0000650.30.9 2014-04-11
66 - [bugfix] Prevent multiple identifiers in
67 relation highlighting (diewald)
68
Nils Diewald2276e1c2014-04-10 15:01:59 +0000690.30.8 2014-04-10
70 - Added getTermRelationJSON() to KorapCollection (diewald)
71 This is likely to get deprecated!
72
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000730.30.7 2014-04-09
74 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
75 - Added 'or' and group nesting to KorapFilter (diewald)
76
Nils Diewald20607ab2014-03-20 23:28:36 +0000770.30.6 2014-03-20
78 - Refactoring and cleaning of ElementSpans (diewald)
79 - [bugfix] Stabilizing KorapMatch (diewald)
80
Nils Diewald6802acd2014-03-18 18:29:30 +0000810.30.5 2014-03-18
82 - Support for Quantifier Queries (margaretha)
83 - Some benchmarks (margaretha)
84 - [bugfix] WithinSpans respect match payloads,
85 and are now way more correct ;) (diewald)
86 - Support for overlap queries (diewald)
87 - Refactoring of WithinSpans (diewald)
88 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
89
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000900.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000091 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000092
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000930.30.3 2014-02-20
94 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000095 - [bugfix] ClassSpans and WithinSpans check skipTo
96 in advance now (diewald)
97 - Compilerfriendly logging rules, resulting
98 in significant performance improvements (diewald)
99 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000100
Nils Diewaldf5f29ff2014-02-14 12:24:34 +00001010.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +0000102 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000103
Nils Diewalda1118032014-02-13 20:50:48 +00001040.30.1 2014-02-13
105 - Added sentence extension for match info (diewald)
106
Nils Diewaldbadb4f12014-02-13 17:26:12 +00001070.30 2014-02-13
108 - This is a major version (prepared for the IDS meeting on the 17th of february)
109 - Improved stringification for distance queries (margaretha)
110
Nils Diewald164f8be2014-02-13 02:43:16 +00001110.26.4 2014-02-12
112 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
113 (diewald)
114 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
115
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +00001160.26.3 2014-02-12
117 - [bugfix] Only open writer in case it's needed (diewald)
118
Nils Diewaldc86aa482014-02-12 16:58:05 +00001190.26.2 2014-02-12
120 - Added sequence queries with defined gaps (margaretha)
121 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +0000122 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +0000123 - [bugfix] Wildcards in segments were ignored (diewald)
124
Nils Diewald345bdc02014-01-21 21:48:57 +00001250.26.1 2014-01-21
126 - Distinct Match retrieval including spans
127 and dependency relations (diewald)
128
Nils Diewaldcde69082014-01-16 15:46:48 +00001290.26 2014-01-16
130 - Introduced standalone SpanSegmentQueries (margaretha)
131 - [bugfix] SpanNextQueries (margaretha)
132 - Support for Match Identifiers (diewald)
133 - Support for distinct Match retrieval (diewald)
134
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001350.25.3 2014-01-10
136 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +0000137
1380.25.2 2013-12-29
139 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +0000140
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001410.25.1 2013-12-28
142 - Support for pubDate collections.
143 - Changed versioning scheme.
144
Nils Diewaldb0dd9552013-12-20 02:28:34 +00001450.25 2013-12-20
146 - Support for Wildcard Queries.
147 - Improved support for regular expressions.
148 - Introduced keyword fields that store no positions.
149
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001500.24_1 2013-12-05
151 - This is a pseudo version for demo versions with dirty hacks,
152 meant to be rolled back!
153 - There is now an ignored broken test in TestKorapCollection!
154
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001550.24 2013-12-05
156 - Json deserializer finished for virtual collections.
157
Nils Diewaldc6b78752013-12-05 19:05:12 +00001580.23 2013-12-05
159 - Error handling corrected in KorapResult.
160 - Json deserializer finished for queries.
161
Nils Diewaldc925b492013-12-03 23:56:10 +00001620.22 2013-12-04
163 - Introduced KorapSearch.
164 - Json deserializer (started).
165
Nils Diewald5def8bc2013-11-28 19:26:54 +00001660.21 2013-11-28
167 - Virtual collections can now be defined,
168 searched, nested and extended.
169
Nils Diewaldf399a672013-11-18 17:55:22 +00001700.20 2013-11-18
171 - Unboxing from sandbox.
172
1730.11 2013-11-14
174 - JSON file importer (plain and gzip)
175 - [bugfix] Element Query
176 - [bugfix] Sequence Query
177
1780.10 2013-11-11
179 - Added JSON input to indexer.
180
1810.09 2013-11-07
182 - Reconstruction of all wrapper queries using an interface.
183 - Finished KorapQuery (preliminary feature freeze).
184
1850.08 2013-10-18
186 - Changed methods to attributes in KorapMatch.
187 - Changed SimpleJSON to Jackson.
188 - Fixed Highlighting.
189 - Some Refactoring of result classes.
190 - Introduced KorapDocument.
191 - Introduced KorapHTML utility.
192
1930.07 2013-10-14
194 - Added position to offset matching.
195
1960.06 2013-10-01
197 - Added SpanElementQuery for working WithinQeries.
198 - Added KorapResult and KorapMatching.
199
2000.05 2013-09-18
201 - Fixed bug in indexing (MultiTermTokenStream).
202 - Fixed SpanNext.
203 - Added KorapIndex.
204 - First draft for KorapFilter.
205
2060.04 2013-09-01
207 - Introduced optimized SpanNext class (not working atm),
208 as SpanNear does not always work with nested synonyms.
209
2100.03 2013-08-28
211 - Added within query (not working atm).
212 - Pushed query part to public repo.
213
2140.02 2013-08-26
215 - Added sequences.
216
2170.01 2013-08-20
218 - First version as maven build environment.