blob: f39b7d051f1ea4c70f01c128211e26e1f6e08bef [file] [log] [blame]
Nils Diewald6e9eb4e2014-06-17 19:28:01 +000010.31.5 2014-06-17
2 - [feature] Batch return of defined foundries and layers in
3 getMatchInfo() (diewald)
4 - [security] Improve foundry and layer check before injection in
5 regex (diewald)
6
Nils Diewaldd4401ec2014-06-16 17:04:02 +000070.31.4 2014-06-16
8 - [feature] MatchModifyClassQuery now can extend (diewald)
Nils Diewald66b8b7a2014-06-16 17:17:46 +00009 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +000010
Nils Diewald54187632014-06-11 14:39:29 +0000110.31.3 2014-06-11
12 - [bugfix] Minor bugfix regarding treatment of
13 failed search results (diewald)
14
Nils Diewald7cf8c6d2014-05-28 18:37:38 +0000150.31.2 2014-05-28
16 - [feature] Request parameter "itemsPerResource" limits
17 hits per document (diewald)
18
Nils Diewaldec336122014-05-21 17:09:50 +0000190.31.1 2014-05-21
20 - [bugfix] Minor bugfix for wrongly serialized contexts
21 in responses (diewald)
22
Nils Diewald1e5d5942014-05-20 13:29:53 +0000230.31.0 2014-05-20
24 - [feature] span contexts in JSON-LD are now supported
25 - [bugfix] Multiple bugfixes regarding span context
26 extensions (diewald)
27 - [bugfix] Minor debugging bugs (diewald)
28
Nils Diewald50389b02014-04-11 16:27:52 +0000290.30.9 2014-04-11
30 - [bugfix] Prevent multiple identifiers in
31 relation highlighting (diewald)
32
Nils Diewald2276e1c2014-04-10 15:01:59 +0000330.30.8 2014-04-10
34 - Added getTermRelationJSON() to KorapCollection (diewald)
35 This is likely to get deprecated!
36
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000370.30.7 2014-04-09
38 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
39 - Added 'or' and group nesting to KorapFilter (diewald)
40
Nils Diewald20607ab2014-03-20 23:28:36 +0000410.30.6 2014-03-20
42 - Refactoring and cleaning of ElementSpans (diewald)
43 - [bugfix] Stabilizing KorapMatch (diewald)
44
Nils Diewald6802acd2014-03-18 18:29:30 +0000450.30.5 2014-03-18
46 - Support for Quantifier Queries (margaretha)
47 - Some benchmarks (margaretha)
48 - [bugfix] WithinSpans respect match payloads,
49 and are now way more correct ;) (diewald)
50 - Support for overlap queries (diewald)
51 - Refactoring of WithinSpans (diewald)
52 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
53
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000540.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000055 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000056
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000570.30.3 2014-02-20
58 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000059 - [bugfix] ClassSpans and WithinSpans check skipTo
60 in advance now (diewald)
61 - Compilerfriendly logging rules, resulting
62 in significant performance improvements (diewald)
63 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000064
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000650.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000066 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000067
Nils Diewalda1118032014-02-13 20:50:48 +0000680.30.1 2014-02-13
69 - Added sentence extension for match info (diewald)
70
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000710.30 2014-02-13
72 - This is a major version (prepared for the IDS meeting on the 17th of february)
73 - Improved stringification for distance queries (margaretha)
74
Nils Diewald164f8be2014-02-13 02:43:16 +0000750.26.4 2014-02-12
76 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
77 (diewald)
78 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
79
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000800.26.3 2014-02-12
81 - [bugfix] Only open writer in case it's needed (diewald)
82
Nils Diewaldc86aa482014-02-12 16:58:05 +0000830.26.2 2014-02-12
84 - Added sequence queries with defined gaps (margaretha)
85 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000086 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000087 - [bugfix] Wildcards in segments were ignored (diewald)
88
Nils Diewald345bdc02014-01-21 21:48:57 +0000890.26.1 2014-01-21
90 - Distinct Match retrieval including spans
91 and dependency relations (diewald)
92
Nils Diewaldcde69082014-01-16 15:46:48 +0000930.26 2014-01-16
94 - Introduced standalone SpanSegmentQueries (margaretha)
95 - [bugfix] SpanNextQueries (margaretha)
96 - Support for Match Identifiers (diewald)
97 - Support for distinct Match retrieval (diewald)
98
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000990.25.3 2014-01-10
100 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +0000101
1020.25.2 2013-12-29
103 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +0000104
Nils Diewald4aadb0c2014-01-09 23:21:11 +00001050.25.1 2013-12-28
106 - Support for pubDate collections.
107 - Changed versioning scheme.
108
Nils Diewaldb0dd9552013-12-20 02:28:34 +00001090.25 2013-12-20
110 - Support for Wildcard Queries.
111 - Improved support for regular expressions.
112 - Introduced keyword fields that store no positions.
113
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001140.24_1 2013-12-05
115 - This is a pseudo version for demo versions with dirty hacks,
116 meant to be rolled back!
117 - There is now an ignored broken test in TestKorapCollection!
118
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001190.24 2013-12-05
120 - Json deserializer finished for virtual collections.
121
Nils Diewaldc6b78752013-12-05 19:05:12 +00001220.23 2013-12-05
123 - Error handling corrected in KorapResult.
124 - Json deserializer finished for queries.
125
Nils Diewaldc925b492013-12-03 23:56:10 +00001260.22 2013-12-04
127 - Introduced KorapSearch.
128 - Json deserializer (started).
129
Nils Diewald5def8bc2013-11-28 19:26:54 +00001300.21 2013-11-28
131 - Virtual collections can now be defined,
132 searched, nested and extended.
133
Nils Diewaldf399a672013-11-18 17:55:22 +00001340.20 2013-11-18
135 - Unboxing from sandbox.
136
1370.11 2013-11-14
138 - JSON file importer (plain and gzip)
139 - [bugfix] Element Query
140 - [bugfix] Sequence Query
141
1420.10 2013-11-11
143 - Added JSON input to indexer.
144
1450.09 2013-11-07
146 - Reconstruction of all wrapper queries using an interface.
147 - Finished KorapQuery (preliminary feature freeze).
148
1490.08 2013-10-18
150 - Changed methods to attributes in KorapMatch.
151 - Changed SimpleJSON to Jackson.
152 - Fixed Highlighting.
153 - Some Refactoring of result classes.
154 - Introduced KorapDocument.
155 - Introduced KorapHTML utility.
156
1570.07 2013-10-14
158 - Added position to offset matching.
159
1600.06 2013-10-01
161 - Added SpanElementQuery for working WithinQeries.
162 - Added KorapResult and KorapMatching.
163
1640.05 2013-09-18
165 - Fixed bug in indexing (MultiTermTokenStream).
166 - Fixed SpanNext.
167 - Added KorapIndex.
168 - First draft for KorapFilter.
169
1700.04 2013-09-01
171 - Introduced optimized SpanNext class (not working atm),
172 as SpanNear does not always work with nested synonyms.
173
1740.03 2013-08-28
175 - Added within query (not working atm).
176 - Pushed query part to public repo.
177
1780.02 2013-08-26
179 - Added sequences.
180
1810.01 2013-08-20
182 - First version as maven build environment.