blob: 0bc6f4cc92929d90f686e72cd49cfe56cf4bc06d [file] [log] [blame]
Nils Diewald602c9222014-07-23 19:49:53 +000010.31.8 2014-07-23
2 - [feature] Added optionality to querys for quantifiers (diewald)
3
Nils Diewald6081f362014-07-18 18:03:14 +000040.31.7 2014-07-18
5 - [feature] Added warnings to responses (diewald)
6
Nils Diewaldee4a6b72014-06-30 18:23:12 +000070.31.6 2014-06-30
8 - [feature] support for korap:reference deserialization (diewald)
9 - [feature] Preliminary support for attributes in elements (margaretha)
10 - [feature] Preliminary support operation:repetition deserialization
11 (unfinished and untested; diewald)
12
Nils Diewald6e9eb4e2014-06-17 19:28:01 +0000130.31.5 2014-06-17
14 - [feature] Batch return of defined foundries and layers in
15 getMatchInfo() (diewald)
16 - [security] Improve foundry and layer check before injection in
17 regex (diewald)
18
Nils Diewaldd4401ec2014-06-16 17:04:02 +0000190.31.4 2014-06-16
20 - [feature] MatchModifyClassQuery now can extend (diewald)
Nils Diewald66b8b7a2014-06-16 17:17:46 +000021 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +000022
Nils Diewald54187632014-06-11 14:39:29 +0000230.31.3 2014-06-11
24 - [bugfix] Minor bugfix regarding treatment of
25 failed search results (diewald)
26
Nils Diewald7cf8c6d2014-05-28 18:37:38 +0000270.31.2 2014-05-28
28 - [feature] Request parameter "itemsPerResource" limits
29 hits per document (diewald)
30
Nils Diewaldec336122014-05-21 17:09:50 +0000310.31.1 2014-05-21
32 - [bugfix] Minor bugfix for wrongly serialized contexts
33 in responses (diewald)
34
Nils Diewald1e5d5942014-05-20 13:29:53 +0000350.31.0 2014-05-20
36 - [feature] span contexts in JSON-LD are now supported
37 - [bugfix] Multiple bugfixes regarding span context
38 extensions (diewald)
39 - [bugfix] Minor debugging bugs (diewald)
40
Nils Diewald50389b02014-04-11 16:27:52 +0000410.30.9 2014-04-11
42 - [bugfix] Prevent multiple identifiers in
43 relation highlighting (diewald)
44
Nils Diewald2276e1c2014-04-10 15:01:59 +0000450.30.8 2014-04-10
46 - Added getTermRelationJSON() to KorapCollection (diewald)
47 This is likely to get deprecated!
48
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000490.30.7 2014-04-09
50 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
51 - Added 'or' and group nesting to KorapFilter (diewald)
52
Nils Diewald20607ab2014-03-20 23:28:36 +0000530.30.6 2014-03-20
54 - Refactoring and cleaning of ElementSpans (diewald)
55 - [bugfix] Stabilizing KorapMatch (diewald)
56
Nils Diewald6802acd2014-03-18 18:29:30 +0000570.30.5 2014-03-18
58 - Support for Quantifier Queries (margaretha)
59 - Some benchmarks (margaretha)
60 - [bugfix] WithinSpans respect match payloads,
61 and are now way more correct ;) (diewald)
62 - Support for overlap queries (diewald)
63 - Refactoring of WithinSpans (diewald)
64 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
65
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000660.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000067 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000068
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000690.30.3 2014-02-20
70 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000071 - [bugfix] ClassSpans and WithinSpans check skipTo
72 in advance now (diewald)
73 - Compilerfriendly logging rules, resulting
74 in significant performance improvements (diewald)
75 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000076
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000770.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000078 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000079
Nils Diewalda1118032014-02-13 20:50:48 +0000800.30.1 2014-02-13
81 - Added sentence extension for match info (diewald)
82
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000830.30 2014-02-13
84 - This is a major version (prepared for the IDS meeting on the 17th of february)
85 - Improved stringification for distance queries (margaretha)
86
Nils Diewald164f8be2014-02-13 02:43:16 +0000870.26.4 2014-02-12
88 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
89 (diewald)
90 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
91
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000920.26.3 2014-02-12
93 - [bugfix] Only open writer in case it's needed (diewald)
94
Nils Diewaldc86aa482014-02-12 16:58:05 +0000950.26.2 2014-02-12
96 - Added sequence queries with defined gaps (margaretha)
97 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000098 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000099 - [bugfix] Wildcards in segments were ignored (diewald)
100
Nils Diewald345bdc02014-01-21 21:48:57 +00001010.26.1 2014-01-21
102 - Distinct Match retrieval including spans
103 and dependency relations (diewald)
104
Nils Diewaldcde69082014-01-16 15:46:48 +00001050.26 2014-01-16
106 - Introduced standalone SpanSegmentQueries (margaretha)
107 - [bugfix] SpanNextQueries (margaretha)
108 - Support for Match Identifiers (diewald)
109 - Support for distinct Match retrieval (diewald)
110
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001110.25.3 2014-01-10
112 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +0000113
1140.25.2 2013-12-29
115 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +0000116
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001170.25.1 2013-12-28
118 - Support for pubDate collections.
119 - Changed versioning scheme.
120
Nils Diewaldb0dd9552013-12-20 02:28:34 +00001210.25 2013-12-20
122 - Support for Wildcard Queries.
123 - Improved support for regular expressions.
124 - Introduced keyword fields that store no positions.
125
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001260.24_1 2013-12-05
127 - This is a pseudo version for demo versions with dirty hacks,
128 meant to be rolled back!
129 - There is now an ignored broken test in TestKorapCollection!
130
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001310.24 2013-12-05
132 - Json deserializer finished for virtual collections.
133
Nils Diewaldc6b78752013-12-05 19:05:12 +00001340.23 2013-12-05
135 - Error handling corrected in KorapResult.
136 - Json deserializer finished for queries.
137
Nils Diewaldc925b492013-12-03 23:56:10 +00001380.22 2013-12-04
139 - Introduced KorapSearch.
140 - Json deserializer (started).
141
Nils Diewald5def8bc2013-11-28 19:26:54 +00001420.21 2013-11-28
143 - Virtual collections can now be defined,
144 searched, nested and extended.
145
Nils Diewaldf399a672013-11-18 17:55:22 +00001460.20 2013-11-18
147 - Unboxing from sandbox.
148
1490.11 2013-11-14
150 - JSON file importer (plain and gzip)
151 - [bugfix] Element Query
152 - [bugfix] Sequence Query
153
1540.10 2013-11-11
155 - Added JSON input to indexer.
156
1570.09 2013-11-07
158 - Reconstruction of all wrapper queries using an interface.
159 - Finished KorapQuery (preliminary feature freeze).
160
1610.08 2013-10-18
162 - Changed methods to attributes in KorapMatch.
163 - Changed SimpleJSON to Jackson.
164 - Fixed Highlighting.
165 - Some Refactoring of result classes.
166 - Introduced KorapDocument.
167 - Introduced KorapHTML utility.
168
1690.07 2013-10-14
170 - Added position to offset matching.
171
1720.06 2013-10-01
173 - Added SpanElementQuery for working WithinQeries.
174 - Added KorapResult and KorapMatching.
175
1760.05 2013-09-18
177 - Fixed bug in indexing (MultiTermTokenStream).
178 - Fixed SpanNext.
179 - Added KorapIndex.
180 - First draft for KorapFilter.
181
1820.04 2013-09-01
183 - Introduced optimized SpanNext class (not working atm),
184 as SpanNear does not always work with nested synonyms.
185
1860.03 2013-08-28
187 - Added within query (not working atm).
188 - Pushed query part to public repo.
189
1900.02 2013-08-26
191 - Added sequences.
192
1930.01 2013-08-20
194 - First version as maven build environment.