blob: 3c3b91181850503bf091612fb69e6ec1db738481 [file] [log] [blame]
Nils Diewaldec336122014-05-21 17:09:50 +000010.31.1 2014-05-21
2 - [bugfix] Minor bugfix for wrongly serialized contexts
3 in responses (diewald)
4
Nils Diewald1e5d5942014-05-20 13:29:53 +000050.31.0 2014-05-20
6 - [feature] span contexts in JSON-LD are now supported
7 - [bugfix] Multiple bugfixes regarding span context
8 extensions (diewald)
9 - [bugfix] Minor debugging bugs (diewald)
10
Nils Diewald50389b02014-04-11 16:27:52 +0000110.30.9 2014-04-11
12 - [bugfix] Prevent multiple identifiers in
13 relation highlighting (diewald)
14
Nils Diewald2276e1c2014-04-10 15:01:59 +0000150.30.8 2014-04-10
16 - Added getTermRelationJSON() to KorapCollection (diewald)
17 This is likely to get deprecated!
18
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000190.30.7 2014-04-09
20 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
21 - Added 'or' and group nesting to KorapFilter (diewald)
22
Nils Diewald20607ab2014-03-20 23:28:36 +0000230.30.6 2014-03-20
24 - Refactoring and cleaning of ElementSpans (diewald)
25 - [bugfix] Stabilizing KorapMatch (diewald)
26
Nils Diewald6802acd2014-03-18 18:29:30 +0000270.30.5 2014-03-18
28 - Support for Quantifier Queries (margaretha)
29 - Some benchmarks (margaretha)
30 - [bugfix] WithinSpans respect match payloads,
31 and are now way more correct ;) (diewald)
32 - Support for overlap queries (diewald)
33 - Refactoring of WithinSpans (diewald)
34 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
35
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000360.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000037 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000038
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000390.30.3 2014-02-20
40 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000041 - [bugfix] ClassSpans and WithinSpans check skipTo
42 in advance now (diewald)
43 - Compilerfriendly logging rules, resulting
44 in significant performance improvements (diewald)
45 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000046
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000470.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000048 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000049
Nils Diewalda1118032014-02-13 20:50:48 +0000500.30.1 2014-02-13
51 - Added sentence extension for match info (diewald)
52
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000530.30 2014-02-13
54 - This is a major version (prepared for the IDS meeting on the 17th of february)
55 - Improved stringification for distance queries (margaretha)
56
Nils Diewald164f8be2014-02-13 02:43:16 +0000570.26.4 2014-02-12
58 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
59 (diewald)
60 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
61
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000620.26.3 2014-02-12
63 - [bugfix] Only open writer in case it's needed (diewald)
64
Nils Diewaldc86aa482014-02-12 16:58:05 +0000650.26.2 2014-02-12
66 - Added sequence queries with defined gaps (margaretha)
67 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000068 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000069 - [bugfix] Wildcards in segments were ignored (diewald)
70
Nils Diewald345bdc02014-01-21 21:48:57 +0000710.26.1 2014-01-21
72 - Distinct Match retrieval including spans
73 and dependency relations (diewald)
74
Nils Diewaldcde69082014-01-16 15:46:48 +0000750.26 2014-01-16
76 - Introduced standalone SpanSegmentQueries (margaretha)
77 - [bugfix] SpanNextQueries (margaretha)
78 - Support for Match Identifiers (diewald)
79 - Support for distinct Match retrieval (diewald)
80
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000810.25.3 2014-01-10
82 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +000083
840.25.2 2013-12-29
85 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +000086
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000870.25.1 2013-12-28
88 - Support for pubDate collections.
89 - Changed versioning scheme.
90
Nils Diewaldb0dd9552013-12-20 02:28:34 +0000910.25 2013-12-20
92 - Support for Wildcard Queries.
93 - Improved support for regular expressions.
94 - Introduced keyword fields that store no positions.
95
Nils Diewald9cc86fe2013-12-07 17:45:59 +0000960.24_1 2013-12-05
97 - This is a pseudo version for demo versions with dirty hacks,
98 meant to be rolled back!
99 - There is now an ignored broken test in TestKorapCollection!
100
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001010.24 2013-12-05
102 - Json deserializer finished for virtual collections.
103
Nils Diewaldc6b78752013-12-05 19:05:12 +00001040.23 2013-12-05
105 - Error handling corrected in KorapResult.
106 - Json deserializer finished for queries.
107
Nils Diewaldc925b492013-12-03 23:56:10 +00001080.22 2013-12-04
109 - Introduced KorapSearch.
110 - Json deserializer (started).
111
Nils Diewald5def8bc2013-11-28 19:26:54 +00001120.21 2013-11-28
113 - Virtual collections can now be defined,
114 searched, nested and extended.
115
Nils Diewaldf399a672013-11-18 17:55:22 +00001160.20 2013-11-18
117 - Unboxing from sandbox.
118
1190.11 2013-11-14
120 - JSON file importer (plain and gzip)
121 - [bugfix] Element Query
122 - [bugfix] Sequence Query
123
1240.10 2013-11-11
125 - Added JSON input to indexer.
126
1270.09 2013-11-07
128 - Reconstruction of all wrapper queries using an interface.
129 - Finished KorapQuery (preliminary feature freeze).
130
1310.08 2013-10-18
132 - Changed methods to attributes in KorapMatch.
133 - Changed SimpleJSON to Jackson.
134 - Fixed Highlighting.
135 - Some Refactoring of result classes.
136 - Introduced KorapDocument.
137 - Introduced KorapHTML utility.
138
1390.07 2013-10-14
140 - Added position to offset matching.
141
1420.06 2013-10-01
143 - Added SpanElementQuery for working WithinQeries.
144 - Added KorapResult and KorapMatching.
145
1460.05 2013-09-18
147 - Fixed bug in indexing (MultiTermTokenStream).
148 - Fixed SpanNext.
149 - Added KorapIndex.
150 - First draft for KorapFilter.
151
1520.04 2013-09-01
153 - Introduced optimized SpanNext class (not working atm),
154 as SpanNear does not always work with nested synonyms.
155
1560.03 2013-08-28
157 - Added within query (not working atm).
158 - Pushed query part to public repo.
159
1600.02 2013-08-26
161 - Added sequences.
162
1630.01 2013-08-20
164 - First version as maven build environment.