blob: 8e14cd9b45b7c874e50c7c5a36b6dced4431cf26 [file] [log] [blame]
Nils Diewald6081f362014-07-18 18:03:14 +000010.31.7 2014-07-18
2 - [feature] Added warnings to responses (diewald)
3
Nils Diewaldee4a6b72014-06-30 18:23:12 +000040.31.6 2014-06-30
5 - [feature] support for korap:reference deserialization (diewald)
6 - [feature] Preliminary support for attributes in elements (margaretha)
7 - [feature] Preliminary support operation:repetition deserialization
8 (unfinished and untested; diewald)
9
Nils Diewald6e9eb4e2014-06-17 19:28:01 +0000100.31.5 2014-06-17
11 - [feature] Batch return of defined foundries and layers in
12 getMatchInfo() (diewald)
13 - [security] Improve foundry and layer check before injection in
14 regex (diewald)
15
Nils Diewaldd4401ec2014-06-16 17:04:02 +0000160.31.4 2014-06-16
17 - [feature] MatchModifyClassQuery now can extend (diewald)
Nils Diewald66b8b7a2014-06-16 17:17:46 +000018 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +000019
Nils Diewald54187632014-06-11 14:39:29 +0000200.31.3 2014-06-11
21 - [bugfix] Minor bugfix regarding treatment of
22 failed search results (diewald)
23
Nils Diewald7cf8c6d2014-05-28 18:37:38 +0000240.31.2 2014-05-28
25 - [feature] Request parameter "itemsPerResource" limits
26 hits per document (diewald)
27
Nils Diewaldec336122014-05-21 17:09:50 +0000280.31.1 2014-05-21
29 - [bugfix] Minor bugfix for wrongly serialized contexts
30 in responses (diewald)
31
Nils Diewald1e5d5942014-05-20 13:29:53 +0000320.31.0 2014-05-20
33 - [feature] span contexts in JSON-LD are now supported
34 - [bugfix] Multiple bugfixes regarding span context
35 extensions (diewald)
36 - [bugfix] Minor debugging bugs (diewald)
37
Nils Diewald50389b02014-04-11 16:27:52 +0000380.30.9 2014-04-11
39 - [bugfix] Prevent multiple identifiers in
40 relation highlighting (diewald)
41
Nils Diewald2276e1c2014-04-10 15:01:59 +0000420.30.8 2014-04-10
43 - Added getTermRelationJSON() to KorapCollection (diewald)
44 This is likely to get deprecated!
45
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000460.30.7 2014-04-09
47 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
48 - Added 'or' and group nesting to KorapFilter (diewald)
49
Nils Diewald20607ab2014-03-20 23:28:36 +0000500.30.6 2014-03-20
51 - Refactoring and cleaning of ElementSpans (diewald)
52 - [bugfix] Stabilizing KorapMatch (diewald)
53
Nils Diewald6802acd2014-03-18 18:29:30 +0000540.30.5 2014-03-18
55 - Support for Quantifier Queries (margaretha)
56 - Some benchmarks (margaretha)
57 - [bugfix] WithinSpans respect match payloads,
58 and are now way more correct ;) (diewald)
59 - Support for overlap queries (diewald)
60 - Refactoring of WithinSpans (diewald)
61 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
62
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000630.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000064 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000065
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000660.30.3 2014-02-20
67 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000068 - [bugfix] ClassSpans and WithinSpans check skipTo
69 in advance now (diewald)
70 - Compilerfriendly logging rules, resulting
71 in significant performance improvements (diewald)
72 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000073
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000740.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000075 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000076
Nils Diewalda1118032014-02-13 20:50:48 +0000770.30.1 2014-02-13
78 - Added sentence extension for match info (diewald)
79
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000800.30 2014-02-13
81 - This is a major version (prepared for the IDS meeting on the 17th of february)
82 - Improved stringification for distance queries (margaretha)
83
Nils Diewald164f8be2014-02-13 02:43:16 +0000840.26.4 2014-02-12
85 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
86 (diewald)
87 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
88
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000890.26.3 2014-02-12
90 - [bugfix] Only open writer in case it's needed (diewald)
91
Nils Diewaldc86aa482014-02-12 16:58:05 +0000920.26.2 2014-02-12
93 - Added sequence queries with defined gaps (margaretha)
94 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000095 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000096 - [bugfix] Wildcards in segments were ignored (diewald)
97
Nils Diewald345bdc02014-01-21 21:48:57 +0000980.26.1 2014-01-21
99 - Distinct Match retrieval including spans
100 and dependency relations (diewald)
101
Nils Diewaldcde69082014-01-16 15:46:48 +00001020.26 2014-01-16
103 - Introduced standalone SpanSegmentQueries (margaretha)
104 - [bugfix] SpanNextQueries (margaretha)
105 - Support for Match Identifiers (diewald)
106 - Support for distinct Match retrieval (diewald)
107
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001080.25.3 2014-01-10
109 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +0000110
1110.25.2 2013-12-29
112 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +0000113
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001140.25.1 2013-12-28
115 - Support for pubDate collections.
116 - Changed versioning scheme.
117
Nils Diewaldb0dd9552013-12-20 02:28:34 +00001180.25 2013-12-20
119 - Support for Wildcard Queries.
120 - Improved support for regular expressions.
121 - Introduced keyword fields that store no positions.
122
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001230.24_1 2013-12-05
124 - This is a pseudo version for demo versions with dirty hacks,
125 meant to be rolled back!
126 - There is now an ignored broken test in TestKorapCollection!
127
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001280.24 2013-12-05
129 - Json deserializer finished for virtual collections.
130
Nils Diewaldc6b78752013-12-05 19:05:12 +00001310.23 2013-12-05
132 - Error handling corrected in KorapResult.
133 - Json deserializer finished for queries.
134
Nils Diewaldc925b492013-12-03 23:56:10 +00001350.22 2013-12-04
136 - Introduced KorapSearch.
137 - Json deserializer (started).
138
Nils Diewald5def8bc2013-11-28 19:26:54 +00001390.21 2013-11-28
140 - Virtual collections can now be defined,
141 searched, nested and extended.
142
Nils Diewaldf399a672013-11-18 17:55:22 +00001430.20 2013-11-18
144 - Unboxing from sandbox.
145
1460.11 2013-11-14
147 - JSON file importer (plain and gzip)
148 - [bugfix] Element Query
149 - [bugfix] Sequence Query
150
1510.10 2013-11-11
152 - Added JSON input to indexer.
153
1540.09 2013-11-07
155 - Reconstruction of all wrapper queries using an interface.
156 - Finished KorapQuery (preliminary feature freeze).
157
1580.08 2013-10-18
159 - Changed methods to attributes in KorapMatch.
160 - Changed SimpleJSON to Jackson.
161 - Fixed Highlighting.
162 - Some Refactoring of result classes.
163 - Introduced KorapDocument.
164 - Introduced KorapHTML utility.
165
1660.07 2013-10-14
167 - Added position to offset matching.
168
1690.06 2013-10-01
170 - Added SpanElementQuery for working WithinQeries.
171 - Added KorapResult and KorapMatching.
172
1730.05 2013-09-18
174 - Fixed bug in indexing (MultiTermTokenStream).
175 - Fixed SpanNext.
176 - Added KorapIndex.
177 - First draft for KorapFilter.
178
1790.04 2013-09-01
180 - Introduced optimized SpanNext class (not working atm),
181 as SpanNear does not always work with nested synonyms.
182
1830.03 2013-08-28
184 - Added within query (not working atm).
185 - Pushed query part to public repo.
186
1870.02 2013-08-26
188 - Added sequences.
189
1900.01 2013-08-20
191 - First version as maven build environment.