blob: 60987bf0e63622a0fe94ff0c9b15af6cf7db07fb [file] [log] [blame]
Nils Diewaldd4401ec2014-06-16 17:04:02 +000010.31.4 2014-06-16
2 - [feature] MatchModifyClassQuery now can extend (diewald)
Nils Diewald66b8b7a2014-06-16 17:17:46 +00003 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +00004
Nils Diewald54187632014-06-11 14:39:29 +000050.31.3 2014-06-11
6 - [bugfix] Minor bugfix regarding treatment of
7 failed search results (diewald)
8
Nils Diewald7cf8c6d2014-05-28 18:37:38 +000090.31.2 2014-05-28
10 - [feature] Request parameter "itemsPerResource" limits
11 hits per document (diewald)
12
Nils Diewaldec336122014-05-21 17:09:50 +0000130.31.1 2014-05-21
14 - [bugfix] Minor bugfix for wrongly serialized contexts
15 in responses (diewald)
16
Nils Diewald1e5d5942014-05-20 13:29:53 +0000170.31.0 2014-05-20
18 - [feature] span contexts in JSON-LD are now supported
19 - [bugfix] Multiple bugfixes regarding span context
20 extensions (diewald)
21 - [bugfix] Minor debugging bugs (diewald)
22
Nils Diewald50389b02014-04-11 16:27:52 +0000230.30.9 2014-04-11
24 - [bugfix] Prevent multiple identifiers in
25 relation highlighting (diewald)
26
Nils Diewald2276e1c2014-04-10 15:01:59 +0000270.30.8 2014-04-10
28 - Added getTermRelationJSON() to KorapCollection (diewald)
29 This is likely to get deprecated!
30
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000310.30.7 2014-04-09
32 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
33 - Added 'or' and group nesting to KorapFilter (diewald)
34
Nils Diewald20607ab2014-03-20 23:28:36 +0000350.30.6 2014-03-20
36 - Refactoring and cleaning of ElementSpans (diewald)
37 - [bugfix] Stabilizing KorapMatch (diewald)
38
Nils Diewald6802acd2014-03-18 18:29:30 +0000390.30.5 2014-03-18
40 - Support for Quantifier Queries (margaretha)
41 - Some benchmarks (margaretha)
42 - [bugfix] WithinSpans respect match payloads,
43 and are now way more correct ;) (diewald)
44 - Support for overlap queries (diewald)
45 - Refactoring of WithinSpans (diewald)
46 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
47
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000480.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000049 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000050
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000510.30.3 2014-02-20
52 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000053 - [bugfix] ClassSpans and WithinSpans check skipTo
54 in advance now (diewald)
55 - Compilerfriendly logging rules, resulting
56 in significant performance improvements (diewald)
57 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000058
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000590.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000060 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000061
Nils Diewalda1118032014-02-13 20:50:48 +0000620.30.1 2014-02-13
63 - Added sentence extension for match info (diewald)
64
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000650.30 2014-02-13
66 - This is a major version (prepared for the IDS meeting on the 17th of february)
67 - Improved stringification for distance queries (margaretha)
68
Nils Diewald164f8be2014-02-13 02:43:16 +0000690.26.4 2014-02-12
70 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
71 (diewald)
72 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
73
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000740.26.3 2014-02-12
75 - [bugfix] Only open writer in case it's needed (diewald)
76
Nils Diewaldc86aa482014-02-12 16:58:05 +0000770.26.2 2014-02-12
78 - Added sequence queries with defined gaps (margaretha)
79 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000080 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000081 - [bugfix] Wildcards in segments were ignored (diewald)
82
Nils Diewald345bdc02014-01-21 21:48:57 +0000830.26.1 2014-01-21
84 - Distinct Match retrieval including spans
85 and dependency relations (diewald)
86
Nils Diewaldcde69082014-01-16 15:46:48 +0000870.26 2014-01-16
88 - Introduced standalone SpanSegmentQueries (margaretha)
89 - [bugfix] SpanNextQueries (margaretha)
90 - Support for Match Identifiers (diewald)
91 - Support for distinct Match retrieval (diewald)
92
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000930.25.3 2014-01-10
94 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +000095
960.25.2 2013-12-29
97 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +000098
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000990.25.1 2013-12-28
100 - Support for pubDate collections.
101 - Changed versioning scheme.
102
Nils Diewaldb0dd9552013-12-20 02:28:34 +00001030.25 2013-12-20
104 - Support for Wildcard Queries.
105 - Improved support for regular expressions.
106 - Introduced keyword fields that store no positions.
107
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001080.24_1 2013-12-05
109 - This is a pseudo version for demo versions with dirty hacks,
110 meant to be rolled back!
111 - There is now an ignored broken test in TestKorapCollection!
112
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001130.24 2013-12-05
114 - Json deserializer finished for virtual collections.
115
Nils Diewaldc6b78752013-12-05 19:05:12 +00001160.23 2013-12-05
117 - Error handling corrected in KorapResult.
118 - Json deserializer finished for queries.
119
Nils Diewaldc925b492013-12-03 23:56:10 +00001200.22 2013-12-04
121 - Introduced KorapSearch.
122 - Json deserializer (started).
123
Nils Diewald5def8bc2013-11-28 19:26:54 +00001240.21 2013-11-28
125 - Virtual collections can now be defined,
126 searched, nested and extended.
127
Nils Diewaldf399a672013-11-18 17:55:22 +00001280.20 2013-11-18
129 - Unboxing from sandbox.
130
1310.11 2013-11-14
132 - JSON file importer (plain and gzip)
133 - [bugfix] Element Query
134 - [bugfix] Sequence Query
135
1360.10 2013-11-11
137 - Added JSON input to indexer.
138
1390.09 2013-11-07
140 - Reconstruction of all wrapper queries using an interface.
141 - Finished KorapQuery (preliminary feature freeze).
142
1430.08 2013-10-18
144 - Changed methods to attributes in KorapMatch.
145 - Changed SimpleJSON to Jackson.
146 - Fixed Highlighting.
147 - Some Refactoring of result classes.
148 - Introduced KorapDocument.
149 - Introduced KorapHTML utility.
150
1510.07 2013-10-14
152 - Added position to offset matching.
153
1540.06 2013-10-01
155 - Added SpanElementQuery for working WithinQeries.
156 - Added KorapResult and KorapMatching.
157
1580.05 2013-09-18
159 - Fixed bug in indexing (MultiTermTokenStream).
160 - Fixed SpanNext.
161 - Added KorapIndex.
162 - First draft for KorapFilter.
163
1640.04 2013-09-01
165 - Introduced optimized SpanNext class (not working atm),
166 as SpanNear does not always work with nested synonyms.
167
1680.03 2013-08-28
169 - Added within query (not working atm).
170 - Pushed query part to public repo.
171
1720.02 2013-08-26
173 - Added sequences.
174
1750.01 2013-08-20
176 - First version as maven build environment.