blob: 7b78b910c16f0d1a439a7adb6ce70d6c02e5ffee [file] [log] [blame]
Nils Diewald7cf8c6d2014-05-28 18:37:38 +000010.31.2 2014-05-28
2 - [feature] Request parameter "itemsPerResource" limits
3 hits per document (diewald)
4
Nils Diewaldec336122014-05-21 17:09:50 +000050.31.1 2014-05-21
6 - [bugfix] Minor bugfix for wrongly serialized contexts
7 in responses (diewald)
8
Nils Diewald1e5d5942014-05-20 13:29:53 +000090.31.0 2014-05-20
10 - [feature] span contexts in JSON-LD are now supported
11 - [bugfix] Multiple bugfixes regarding span context
12 extensions (diewald)
13 - [bugfix] Minor debugging bugs (diewald)
14
Nils Diewald50389b02014-04-11 16:27:52 +0000150.30.9 2014-04-11
16 - [bugfix] Prevent multiple identifiers in
17 relation highlighting (diewald)
18
Nils Diewald2276e1c2014-04-10 15:01:59 +0000190.30.8 2014-04-10
20 - Added getTermRelationJSON() to KorapCollection (diewald)
21 This is likely to get deprecated!
22
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000230.30.7 2014-04-09
24 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
25 - Added 'or' and group nesting to KorapFilter (diewald)
26
Nils Diewald20607ab2014-03-20 23:28:36 +0000270.30.6 2014-03-20
28 - Refactoring and cleaning of ElementSpans (diewald)
29 - [bugfix] Stabilizing KorapMatch (diewald)
30
Nils Diewald6802acd2014-03-18 18:29:30 +0000310.30.5 2014-03-18
32 - Support for Quantifier Queries (margaretha)
33 - Some benchmarks (margaretha)
34 - [bugfix] WithinSpans respect match payloads,
35 and are now way more correct ;) (diewald)
36 - Support for overlap queries (diewald)
37 - Refactoring of WithinSpans (diewald)
38 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
39
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000400.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000041 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000042
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000430.30.3 2014-02-20
44 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000045 - [bugfix] ClassSpans and WithinSpans check skipTo
46 in advance now (diewald)
47 - Compilerfriendly logging rules, resulting
48 in significant performance improvements (diewald)
49 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000050
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000510.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000052 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000053
Nils Diewalda1118032014-02-13 20:50:48 +0000540.30.1 2014-02-13
55 - Added sentence extension for match info (diewald)
56
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000570.30 2014-02-13
58 - This is a major version (prepared for the IDS meeting on the 17th of february)
59 - Improved stringification for distance queries (margaretha)
60
Nils Diewald164f8be2014-02-13 02:43:16 +0000610.26.4 2014-02-12
62 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
63 (diewald)
64 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
65
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000660.26.3 2014-02-12
67 - [bugfix] Only open writer in case it's needed (diewald)
68
Nils Diewaldc86aa482014-02-12 16:58:05 +0000690.26.2 2014-02-12
70 - Added sequence queries with defined gaps (margaretha)
71 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000072 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000073 - [bugfix] Wildcards in segments were ignored (diewald)
74
Nils Diewald345bdc02014-01-21 21:48:57 +0000750.26.1 2014-01-21
76 - Distinct Match retrieval including spans
77 and dependency relations (diewald)
78
Nils Diewaldcde69082014-01-16 15:46:48 +0000790.26 2014-01-16
80 - Introduced standalone SpanSegmentQueries (margaretha)
81 - [bugfix] SpanNextQueries (margaretha)
82 - Support for Match Identifiers (diewald)
83 - Support for distinct Match retrieval (diewald)
84
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000850.25.3 2014-01-10
86 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +000087
880.25.2 2013-12-29
89 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +000090
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000910.25.1 2013-12-28
92 - Support for pubDate collections.
93 - Changed versioning scheme.
94
Nils Diewaldb0dd9552013-12-20 02:28:34 +0000950.25 2013-12-20
96 - Support for Wildcard Queries.
97 - Improved support for regular expressions.
98 - Introduced keyword fields that store no positions.
99
Nils Diewald9cc86fe2013-12-07 17:45:59 +00001000.24_1 2013-12-05
101 - This is a pseudo version for demo versions with dirty hacks,
102 meant to be rolled back!
103 - There is now an ignored broken test in TestKorapCollection!
104
Nils Diewald3ed1afa2013-12-05 22:40:38 +00001050.24 2013-12-05
106 - Json deserializer finished for virtual collections.
107
Nils Diewaldc6b78752013-12-05 19:05:12 +00001080.23 2013-12-05
109 - Error handling corrected in KorapResult.
110 - Json deserializer finished for queries.
111
Nils Diewaldc925b492013-12-03 23:56:10 +00001120.22 2013-12-04
113 - Introduced KorapSearch.
114 - Json deserializer (started).
115
Nils Diewald5def8bc2013-11-28 19:26:54 +00001160.21 2013-11-28
117 - Virtual collections can now be defined,
118 searched, nested and extended.
119
Nils Diewaldf399a672013-11-18 17:55:22 +00001200.20 2013-11-18
121 - Unboxing from sandbox.
122
1230.11 2013-11-14
124 - JSON file importer (plain and gzip)
125 - [bugfix] Element Query
126 - [bugfix] Sequence Query
127
1280.10 2013-11-11
129 - Added JSON input to indexer.
130
1310.09 2013-11-07
132 - Reconstruction of all wrapper queries using an interface.
133 - Finished KorapQuery (preliminary feature freeze).
134
1350.08 2013-10-18
136 - Changed methods to attributes in KorapMatch.
137 - Changed SimpleJSON to Jackson.
138 - Fixed Highlighting.
139 - Some Refactoring of result classes.
140 - Introduced KorapDocument.
141 - Introduced KorapHTML utility.
142
1430.07 2013-10-14
144 - Added position to offset matching.
145
1460.06 2013-10-01
147 - Added SpanElementQuery for working WithinQeries.
148 - Added KorapResult and KorapMatching.
149
1500.05 2013-09-18
151 - Fixed bug in indexing (MultiTermTokenStream).
152 - Fixed SpanNext.
153 - Added KorapIndex.
154 - First draft for KorapFilter.
155
1560.04 2013-09-01
157 - Introduced optimized SpanNext class (not working atm),
158 as SpanNear does not always work with nested synonyms.
159
1600.03 2013-08-28
161 - Added within query (not working atm).
162 - Pushed query part to public repo.
163
1640.02 2013-08-26
165 - Added sequences.
166
1670.01 2013-08-20
168 - First version as maven build environment.