blob: b54d35666736b14f096566fd02a9cac5d2c09a31 [file] [log] [blame]
Nils Diewaldee4a6b72014-06-30 18:23:12 +000010.31.6 2014-06-30
2 - [feature] support for korap:reference deserialization (diewald)
3 - [feature] Preliminary support for attributes in elements (margaretha)
4 - [feature] Preliminary support operation:repetition deserialization
5 (unfinished and untested; diewald)
6
Nils Diewald6e9eb4e2014-06-17 19:28:01 +000070.31.5 2014-06-17
8 - [feature] Batch return of defined foundries and layers in
9 getMatchInfo() (diewald)
10 - [security] Improve foundry and layer check before injection in
11 regex (diewald)
12
Nils Diewaldd4401ec2014-06-16 17:04:02 +0000130.31.4 2014-06-16
14 - [feature] MatchModifyClassQuery now can extend (diewald)
Nils Diewald66b8b7a2014-06-16 17:17:46 +000015 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +000016
Nils Diewald54187632014-06-11 14:39:29 +0000170.31.3 2014-06-11
18 - [bugfix] Minor bugfix regarding treatment of
19 failed search results (diewald)
20
Nils Diewald7cf8c6d2014-05-28 18:37:38 +0000210.31.2 2014-05-28
22 - [feature] Request parameter "itemsPerResource" limits
23 hits per document (diewald)
24
Nils Diewaldec336122014-05-21 17:09:50 +0000250.31.1 2014-05-21
26 - [bugfix] Minor bugfix for wrongly serialized contexts
27 in responses (diewald)
28
Nils Diewald1e5d5942014-05-20 13:29:53 +0000290.31.0 2014-05-20
30 - [feature] span contexts in JSON-LD are now supported
31 - [bugfix] Multiple bugfixes regarding span context
32 extensions (diewald)
33 - [bugfix] Minor debugging bugs (diewald)
34
Nils Diewald50389b02014-04-11 16:27:52 +0000350.30.9 2014-04-11
36 - [bugfix] Prevent multiple identifiers in
37 relation highlighting (diewald)
38
Nils Diewald2276e1c2014-04-10 15:01:59 +0000390.30.8 2014-04-10
40 - Added getTermRelationJSON() to KorapCollection (diewald)
41 This is likely to get deprecated!
42
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000430.30.7 2014-04-09
44 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
45 - Added 'or' and group nesting to KorapFilter (diewald)
46
Nils Diewald20607ab2014-03-20 23:28:36 +0000470.30.6 2014-03-20
48 - Refactoring and cleaning of ElementSpans (diewald)
49 - [bugfix] Stabilizing KorapMatch (diewald)
50
Nils Diewald6802acd2014-03-18 18:29:30 +0000510.30.5 2014-03-18
52 - Support for Quantifier Queries (margaretha)
53 - Some benchmarks (margaretha)
54 - [bugfix] WithinSpans respect match payloads,
55 and are now way more correct ;) (diewald)
56 - Support for overlap queries (diewald)
57 - Refactoring of WithinSpans (diewald)
58 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
59
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000600.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000061 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000062
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000630.30.3 2014-02-20
64 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000065 - [bugfix] ClassSpans and WithinSpans check skipTo
66 in advance now (diewald)
67 - Compilerfriendly logging rules, resulting
68 in significant performance improvements (diewald)
69 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000070
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000710.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000072 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000073
Nils Diewalda1118032014-02-13 20:50:48 +0000740.30.1 2014-02-13
75 - Added sentence extension for match info (diewald)
76
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000770.30 2014-02-13
78 - This is a major version (prepared for the IDS meeting on the 17th of february)
79 - Improved stringification for distance queries (margaretha)
80
Nils Diewald164f8be2014-02-13 02:43:16 +0000810.26.4 2014-02-12
82 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
83 (diewald)
84 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
85
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000860.26.3 2014-02-12
87 - [bugfix] Only open writer in case it's needed (diewald)
88
Nils Diewaldc86aa482014-02-12 16:58:05 +0000890.26.2 2014-02-12
90 - Added sequence queries with defined gaps (margaretha)
91 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000092 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000093 - [bugfix] Wildcards in segments were ignored (diewald)
94
Nils Diewald345bdc02014-01-21 21:48:57 +0000950.26.1 2014-01-21
96 - Distinct Match retrieval including spans
97 and dependency relations (diewald)
98
Nils Diewaldcde69082014-01-16 15:46:48 +0000990.26 2014-01-16
100 - Introduced standalone SpanSegmentQueries (margaretha)
101 - [bugfix] SpanNextQueries (margaretha)
102 - Support for Match Identifiers (diewald)
103 - Support for distinct Match retrieval (diewald)
104
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001050.25.3 2014-01-10
106 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +0000107
1080.25.2 2013-12-29
109 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +0000110
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001110.25.1 2013-12-28
112 - Support for pubDate collections.
113 - Changed versioning scheme.
114
Nils Diewaldb0dd9552013-12-20 02:28:34 +00001150.25 2013-12-20
116 - Support for Wildcard Queries.
117 - Improved support for regular expressions.
118 - Introduced keyword fields that store no positions.
119
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001200.24_1 2013-12-05
121 - This is a pseudo version for demo versions with dirty hacks,
122 meant to be rolled back!
123 - There is now an ignored broken test in TestKorapCollection!
124
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001250.24 2013-12-05
126 - Json deserializer finished for virtual collections.
127
Nils Diewaldc6b78752013-12-05 19:05:12 +00001280.23 2013-12-05
129 - Error handling corrected in KorapResult.
130 - Json deserializer finished for queries.
131
Nils Diewaldc925b492013-12-03 23:56:10 +00001320.22 2013-12-04
133 - Introduced KorapSearch.
134 - Json deserializer (started).
135
Nils Diewald5def8bc2013-11-28 19:26:54 +00001360.21 2013-11-28
137 - Virtual collections can now be defined,
138 searched, nested and extended.
139
Nils Diewaldf399a672013-11-18 17:55:22 +00001400.20 2013-11-18
141 - Unboxing from sandbox.
142
1430.11 2013-11-14
144 - JSON file importer (plain and gzip)
145 - [bugfix] Element Query
146 - [bugfix] Sequence Query
147
1480.10 2013-11-11
149 - Added JSON input to indexer.
150
1510.09 2013-11-07
152 - Reconstruction of all wrapper queries using an interface.
153 - Finished KorapQuery (preliminary feature freeze).
154
1550.08 2013-10-18
156 - Changed methods to attributes in KorapMatch.
157 - Changed SimpleJSON to Jackson.
158 - Fixed Highlighting.
159 - Some Refactoring of result classes.
160 - Introduced KorapDocument.
161 - Introduced KorapHTML utility.
162
1630.07 2013-10-14
164 - Added position to offset matching.
165
1660.06 2013-10-01
167 - Added SpanElementQuery for working WithinQeries.
168 - Added KorapResult and KorapMatching.
169
1700.05 2013-09-18
171 - Fixed bug in indexing (MultiTermTokenStream).
172 - Fixed SpanNext.
173 - Added KorapIndex.
174 - First draft for KorapFilter.
175
1760.04 2013-09-01
177 - Introduced optimized SpanNext class (not working atm),
178 as SpanNear does not always work with nested synonyms.
179
1800.03 2013-08-28
181 - Added within query (not working atm).
182 - Pushed query part to public repo.
183
1840.02 2013-08-26
185 - Added sequences.
186
1870.01 2013-08-20
188 - First version as maven build environment.