blob: f682bf08f78eba08c1370470506bcff865a94310 [file] [log] [blame]
Akron88c66a92026-05-07 12:11:21 +020010.64.7 2026-05-07
Akron9ad09d92026-04-28 13:25:09 +02002 - [bugfix] Keep highlights that extend beyond a cut match
3 (diewald; fixes #177; diewald; AI-assisted Claude Opus 4.6)
Akron8a74fe52026-04-27 10:49:00 +02004 - [bugfix] Correctly handle foundry and layer in attribute groups
5 (diewald; AI-assisted Claude Opus 4.6)
Akron038bc372026-04-27 11:43:07 +02006 - [bugfix] Support regular expressions in attribute queries
7 (fixes #80; diewald; AI-assisted Claude Opus 4.6)
Akrond39a6d62026-04-27 14:50:11 +02008 - [bugfix] Fix StackOverflowError in ExpandedSpans by turning
9 a recursive call into a loop
10 (fixes #121; diewald; AI-assisted Claude Opus 4.6)
Akrone6816a22026-04-27 18:33:57 +020011 - [bugfix] Fix regex alternation in non-enclosed groups
12 (fixes #243; diewald; AI-assisted Claude Opus 4.6)
Akron57813782026-04-29 15:38:59 +020013 - [bugfix] Preserve negation of a single operand inside a
14 collection group (fixes #178; diewald; AI-assisted Claude Opus 4.6))
Akrone6958aa2025-09-26 11:02:01 +020015 - [feature] Allow the context to shrink based on the match size
16 via krill.context.left.maxShrink / krill.context.right.maxShrink
17 (fixes #229; diewald)
18 - [feature] Add krill.kwic.max.token as a convenience property
19 to cap total KWIC width; derives maxShrink values automatically
20 (diewald; AI-assisted Claude Opus 4.6)
Akron7ac671b2022-02-02 15:45:55 +010021 - [enhancement] Improve low-level protection against data breaches
22 (diewald)
Akron88c66a92026-05-07 12:11:21 +020023 - [feature] Uncomment krill.context.max.char property
24 (diewald; tests AI-assisted Claude Opus 4.6)
Akron9ad09d92026-04-28 13:25:09 +020025
margarethab5a52d62026-03-09 09:57:45 +0100260.64.6 2026-03-09
Akron859fb542025-07-08 15:52:45 +020027 - [performance] Add leaf cache. (diewald)
Akron8cc0e642026-02-05 16:26:57 +010028 - [bugfix] Fix fingerprinter (wasn't threadsafe; diewald)
Akronbebc6982026-02-12 17:32:13 +010029 - [feature] Add --delete option to Krill-Indexer (diewald)
Akron859fb542025-07-08 15:52:45 +020030
Akron9efbea12025-12-03 11:39:39 +0100310.64.5 2025-12-03
Akron88bf1e22025-11-14 12:37:46 +010032 - [maintenance] Update to Java 21 (diewald)
Akron3f0af8f2025-11-17 11:28:44 +010033 - [enhancement] Alter vcNamePattern to allow system VC names with less
34 than 3 characters (margaretha)
Akron2e85c542025-11-21 12:01:56 +010035 - [bugfix] Making totalResult counter long to prevent overflows (diewald)
Akron9efbea12025-12-03 11:39:39 +010036 - [bugfix] Do not allow optional Lucene Regex extensions (diewald)
Akronb25c5972025-09-26 11:30:45 +020037 - [bugfix] Fix right context in token list retrieval (#141; diewald)
Akron88bf1e22025-11-14 12:37:46 +010038
Marc Kupietz24fa0a32025-09-17 09:15:29 +0200390.64.4 2025-09-17
40 - [feature] Added --progress option to Krill-Indexer (kupietz)
41 - [bugfix] Fixed vc cache tests (kupietz)
42 - [security] Dependencies updated (diewald, margaretha, kupietz)
margaretha5050ca82025-11-13 16:54:23 +010043 - [enhancement] Keep corpus or collection node name from json (margaretha)
Marc Kupietz24fa0a32025-09-17 09:15:29 +020044
margaretha24a8da62025-08-19 09:35:18 +0200450.64.3 2025-08-19
Marc Kupietzd8e51c92025-07-21 16:49:57 +020046 - [feature] Add tar and zip archive input support to Krill-Indexer (kupietz)
47 - [security] Update dependencies (kupietz)
Akronb25c5972025-09-26 11:30:45 +020048 - [enhancement] Add support for "corpus" in deserialization, "collection"
49 is marked as legacy (margaretha).
Marc Kupietzd8e51c92025-07-21 16:49:57 +020050
margaretha66088ac2025-07-02 12:47:36 +0200510.64.2 2025-07-02
Akronefbb7542025-06-18 10:36:24 +020052 - [bugfix] Restore rewrites in Meta. (diewald)
margaretha66088ac2025-07-02 12:47:36 +020053 - [bugfix] Fixed deadlock on synchronized vcToCleanUp. (margaretha)
Akronefbb7542025-06-18 10:36:24 +020054
Akronbe0f5262025-05-26 15:48:15 +0200550.64.1 2025-05-26
56 - [bugfix] Ignore line endings in indexer tests. (diewald)
Akron92f8ee82025-05-26 13:11:58 +020057 - [bugfix] Correctly cleanup test directories. (diewald)
Akronbe0f5262025-05-26 15:48:15 +020058
Akronbd4aa472025-04-23 17:14:16 +0200590.64.0 2025-04-30
Akron44057c42025-03-09 15:57:51 +010060 - [feature] Support signed matchids to prevent consecutive
61 positional requests (diewald)
Akronbd4aa472025-04-23 17:14:16 +020062 - [feature] Add support for krill.index.textSize.max (kupietz)
Akron44057c42025-03-09 15:57:51 +010063
Akron604bf362024-12-13 12:27:37 +0100640.63.3 2024-12-15
Akron5a748962024-09-24 16:34:14 +020065 - [performance] Improve short circuit on count=0 and
66 cutoff=true (diewald)
margarethae8e9c102024-11-04 14:40:38 +010067 - [feature] Make defaultSearchContextLength and maxCharContextSize
Akron604bf362024-12-13 12:27:37 +010068 customizable (margaretha)
69 - [feature] Support comparison of integer values
70 (diewald & kupietz)
Akron5a748962024-09-24 16:34:14 +020071
Akronfa87e9d2024-08-05 12:18:12 +0200720.63.2 2024-08-02
73 - [bugfix] Fix empty DocIdSetIterator (margaretha)
74 - [bugfix] Don't throw warnings on expansion failure (diewald)
75
margaretha10ecded2024-08-02 10:08:58 +0200760.63.1 2024-08-02
Akrond34403f2024-06-24 11:44:12 +020077 - [feature] Add fields array to matches in search responses (diewald)
Akron74563e12024-06-24 18:00:57 +020078 - [feature] Temporarily add all requested fields in flat legacy fields
79 maps (diewald)
Akrond34403f2024-06-24 11:44:12 +020080
810.63.0 2024-06-24
Akronc2517492024-06-13 14:54:30 +020082 - [bugfix] Show all inline markers and pagebreaks at match borders (diewald).
83 - [feature] Show inline markers and pagebreaks in contexts (diewald).
84 - [bugfix] Prevent matches in contexts (diewald).
85 - [bugfix] Prevent showing empty elements and opening tags past primary data
86 (diewald).
Akrona102c342024-06-21 15:39:45 +020087 - [cleanup] Cleanup test generated directories after run (diewald)
Akron37e2e8a2024-06-24 16:41:31 +020088 - [bugfix] Correctly calculate endpage (diewald)
Akronc2517492024-06-13 14:54:30 +020089
margarethaba307f22024-06-13 10:36:20 +0200900.62.6 2024-06-13
91 - [feature] Make match expansion configurable (close #150, margaretha)
92
margaretha88258da2024-06-07 12:19:51 +0200930.62.5 2024-06-11
margaretha38d7cff2024-05-31 12:27:05 +020094 - [bugfix] cut primary data according to max values (margaretha, #143)
95 - [enhancement] restrict match expansion by max token and context
96 size (margaretha, #144)
margaretha88258da2024-06-07 12:19:51 +020097 - [bugfix] Set the default value for named-vc path (margaretha,
98 fixes #146)
margaretha38d7cff2024-05-31 12:27:05 +020099
Akron26e54172024-05-23 17:03:03 +02001000.62.4 2024-05-27
margaretha464ae452024-05-17 11:57:30 +0200101 - [feature] Make match and context size configurable (address #128,
102 diewald & margaretha)
margaretha76955592024-05-17 14:05:57 +0200103 - [enhancement] Separate max length for token and char context (margaretha)
Akron26e54172024-05-23 17:03:03 +0200104 - [feature] Support for inline markers (fixes #132, diewald)
margaretha464ae452024-05-17 11:57:30 +0200105
margaretha793126f2024-04-16 10:47:35 +02001060.62.3 2024-04-16
margarethafd79fb52024-04-11 11:03:13 +0200107 - [cleanup] Added getDocBitsSupplier to VirtualCorpusFilter (margaretha)
margaretha793126f2024-04-16 10:47:35 +0200108 - [feature] Make VC cache location customizable (margaretha)
Akron846e8962024-03-26 16:19:43 +0100109 - [bugfix] Improve handling of C2 #IN frames serialization
110 (diewald)
Akron1f5e1512024-04-09 12:42:15 +0200111 - [bugfix] Restrict term length to never exceed Lucene
112 boundaries (diewald)
margarethafd79fb52024-04-11 11:03:13 +0200113
Akronc06e3892024-02-20 14:04:01 +01001140.62.2 2024-02-20
Akron2dcbd932024-02-19 15:38:07 +0100115 - [feature] Support MMap directory parameters directly
116 for KrillIndex (without the need for Lucene dependencies)
117 (diewald)
Akronc06e3892024-02-20 14:04:01 +0100118 - [bugfix] Don't let shade plugin reduce pom (kupietz)
Akron2dcbd932024-02-19 15:38:07 +0100119
Akron92a8c292024-01-25 11:19:18 +01001200.62.1 2024-01-25
121 - [security] Introduction of dependabot alerts (margaretha)
122 - [security] Update dependencies (diewald)
123
Akronb3af74d2024-01-11 12:39:41 +01001240.62.0 2024-01-19
125 - [cleanup] Change of groupID
126 - [bugfix] Fix for emojis in snippets (diewald)
127 - [cleanup] Upgrade dependency to Java 17
Akronc65c9432023-09-11 10:55:53 +0200128
Akron4bc5c462023-07-17 16:36:17 +02001290.61.3 2023-07-17
Akronb3af74d2024-01-11 12:39:41 +0100130 - [feature] Add totalResources to results (diewald)
Akron4bc5c462023-07-17 16:36:17 +0200131 - [bugfix] Fix casefolding for case-insensitive queries
132 (diewald).
margaretha44491f72023-10-23 14:22:06 +0200133 - [bugfix] Fixed expansion query (margaretha)
Akron7f08b352023-07-11 10:56:00 +0200134
Akronea44b342023-04-05 12:13:19 +02001350.61.2 2023-04-05
margaretha405413e2023-03-27 16:20:08 +0200136 - [bugfix] Fix pagebreak retrieval (margaretha, diewald)
Akronea44b342023-04-05 12:13:19 +0200137 - [feature] Support token lists for match infos (solved #88,
138 diewald)
margaretha405413e2023-03-27 16:20:08 +0200139
margarethaf420cb32023-02-14 17:49:33 +01001400.61.1 2023-02-14
141 - [bugfix] Fixed ensuring same documents of spans (solved #87,
Akronea44b342023-04-05 12:13:19 +0200142 margaretha)
margarethaf420cb32023-02-14 17:49:33 +0100143
Akronb17cc082022-11-16 11:16:31 +01001440.61.0 2022-11-16
145 - [cleanup] Remove ehcache from dependencies (diewald)
Akronab711ff2022-11-16 10:53:15 +0100146 - [security] Update to Java 11 for consistency.
147 - [security] Update dependencies (diewald)
Akronb17cc082022-11-16 11:16:31 +0100148
Akron42989a52022-10-14 10:17:37 +02001490.60.6 2022-10-13
150 - [security] Update dependencies (kupietz)
151
Akrond6c77b42022-10-05 12:34:15 +02001520.60.5 2022-10-05
153 - [security] Update dependencies (diewald)
154
155 !!! Please update!
156
Akron2c0f2512022-08-10 09:54:12 +02001570.60.4 2022-08-10
Akron91187322022-03-29 09:39:45 +0200158 - [security] Update dependencies (diewald)
Akron2c0f2512022-08-10 09:54:12 +0200159 - [feature] Improved fuzzing for annotated documents
160 including sentences (diewald)
Akron91187322022-03-29 09:39:45 +0200161
margaretha05a4bc12022-02-11 10:55:43 +01001620.60.3 2022-03-30
Akron91187322022-03-29 09:39:45 +0200163 - [cleanup] Updated fingerprints to base64url
164 (closed #83; margaretha)
margarethae98dd8a2022-03-17 08:45:39 +0100165 - [bugfix] Fixed ConcurrentModificationException in VC cache
166 handling (margaretha)
margaretha05a4bc12022-02-11 10:55:43 +0100167 - [feature] Added restrictions to VC ID and handled non-existent VC
168 (margaretha)
margaretha75006f02022-03-10 09:50:20 +0100169
170 !!! This will invalidate all VC caches. Please recache!
171
margaretha05a4bc12022-02-11 10:55:43 +01001720.60.2 2022-02-04
Akron152391d2022-01-03 09:15:40 +0100173 - [security] More log4j updates (diewald)
Akron9e46d712021-12-09 15:43:22 +0100174 - [feature] Support for field value vector method (fixes #81; diewald)
Akron91187322022-03-29 09:39:45 +0200175 - [cleanup] Moved and updated cache-tests from TestKrillCollectionIndex
176 to TestVirtualCorpusCache (resolved #44; margaretha)
margaretha3827d532022-01-31 14:41:55 +0100177 - [feature] Added a Krill API returning textSigles for a given
margaretha75006f02022-03-10 09:50:20 +0100178 corpus query (margaretha)
margaretha05a4bc12022-02-11 10:55:43 +0100179 - [cleanup] Replaced array nodes of field values with a simple string
180 (margaretha)
Akrone9b4fa32021-12-17 13:55:04 +0100181
Akron2af7c632021-12-14 13:25:17 +01001820.60.1 2021-12-17
Akron6990e5a2021-12-10 18:07:46 +0100183 - [feature] Added vc loading from classpath (margaretha)
margaretha9ca9ee82021-12-13 17:35:49 +0100184 - [cleanup] Fixed missing VC to cleanup in VC Cache (margaretha)
Akron2af7c632021-12-14 13:25:17 +0100185 - [security] Updated log4j due to CVE-2021-45046 (diewald)
186
187 !!! This is a security fix - please update!
Akron6990e5a2021-12-10 18:07:46 +0100188
1890.60 2021-12-10
Akrond475d992021-11-23 18:39:47 +0100190 - [feature] Implemented a new cache with on disk
191 storage and auto-update (margaretha).
192 - [feature] Support for tokenized snippet output
193 (fixed #72; diewald)
margarethaaac8ef52021-11-22 16:30:09 +0100194 - [cleanup] Added error messages to unsupported queries in
195 SpanAttributeQuery (margaretha)
margaretha2ac95e32021-11-29 15:31:14 +0100196 - [cleanup] Cleaned up imports (margaretha)
Akronbcd04de2021-12-10 18:03:33 +0100197 - [feature] Added a delete method to VirtualCorpusCache (margaretha)
margarethae1fd2532021-11-29 17:13:34 +0100198 - [feature] Added normalization for slash in Fingerprinter (margaretha)
Akronbcd04de2021-12-10 18:03:33 +0100199 - [security] Updated log4j due to CVE-2021-44228 (diewald)
200
201 !!! This is a security fix - please update!
margarethae1fd2532021-11-29 17:13:34 +0100202
margarethaaac8ef52021-11-22 16:30:09 +01002030.59.6 2021-11-10
Akron919a6012021-10-25 16:27:28 +0200204 - [bugfix] Fixed skipping of focus spans (fixed #78; margaretha,
205 diewald)
Akron035175b2021-10-26 12:06:25 +0200206 - [bugfix] Clear matchlist if skip fails in NextSpans
207 (margaretha, diewald)
Akron89266462021-11-08 14:19:35 +0100208 - [bugfix] Handle span attributes for milestones correctly (diewald)
Akron919a6012021-10-25 16:27:28 +0200209
Akron9526c2e2021-10-25 14:23:52 +02002100.59.5 2021-10-26
margarethaafb4cb32021-09-27 12:39:24 +0200211 - [bugfix] Fixed candidate settings in token distance spans
212 (margaretha, diewald)
margarethae3a166c2021-09-30 16:57:24 +0200213 - [bugfix] Fixed setting candidates in element distance spans.
214 (margaretha, diewald)
Akrondffeee22021-10-07 19:14:46 +0200215 - [cleanup] Change contains' frame to be only "contains", for
216 compatibility with future changes; isAround is deprecated
217 for now (diewald)
Akron9526c2e2021-10-25 14:23:52 +0200218 - [feature] Added fuzzing test for equivalent queries (diewald)
margarethaafb4cb32021-09-27 12:39:24 +0200219
Akron92798062021-07-27 11:58:21 +02002200.59.4 2021-07-27
221 - [cleanup] Upgrade dependencies (diewald)
222
margaretha2aeb3a32021-06-28 09:41:55 +02002230.59.3 2021-06-28
Akroncef695a2020-10-27 11:36:35 +0100224 - [feature] Added "missing query reference" status code (diewald)
Marc Kupietz4369ed62020-11-12 10:05:44 +0100225 - [cleanup] Added test coverage checking with
226 $ mvn cobertura:cobertura (diewald, kupietz)
margaretha2a30bd42021-02-01 16:56:36 +0100227 - [cleanup] Added test statistics with referTo and pubDate (margaretha)
margaretha8ed214c2021-04-12 10:32:48 +0200228 - [cleanup] Fixed TestCollectionCache (margaretha)
margaretha2aeb3a32021-06-28 09:41:55 +0200229 - [cleanup] Fixed negative class number bug in span reference query (margaretha)
Akroncef695a2020-10-27 11:36:35 +0100230
dependabot[bot]f5f73202020-07-01 18:39:20 +00002310.59.2 2020-07-24
Akrond9991622020-06-02 11:45:33 +0200232 - [feature] Add fingerprint method to index (diewald)
Akron13a716f2020-06-17 11:45:38 +0200233 - [bugfix] Fix deserialization of spans with attributes (diewald)
Akronfa8b2282020-06-18 07:41:46 +0200234 - [bugfix] Change order of attribute payloads in attribute queries
235 (diewald)
dependabot[bot]f5f73202020-07-01 18:39:20 +0000236 - [bugfix] Security upgrade of Log4J for CVE-2020-9488
237 (dependabot, diewald)
238
Akronfa8b2282020-06-18 07:41:46 +0200239 Warning: This may break compatibility for attribute queries
240 in indices not created using KorAP::XML::Krill.
Akrond9991622020-06-02 11:45:33 +0200241
Akron361b8612020-04-08 10:35:49 +02002420.59.1 2020-04-08
Akron163a04b2020-01-20 10:43:04 +0100243 - [bugfix] Fix bug in classed group queries (diewald)
Akron46147ec2020-02-04 15:11:31 +0100244 - [bugfix] Fix bug in segments with negated components (diewald)
Akron361b8612020-04-08 10:35:49 +0200245 - [bugfix] Try to fix problem with early closed readers
246 in upsert transactions (diewald)
Akronfb0e5282020-01-20 10:51:28 +0100247
Akronc0426bb2019-11-28 18:07:12 +01002480.59.0 2019-11-28
Akron672f98c2019-11-05 19:20:45 +0100249 - [bugfix] Fix offset retrieval in concurrent searches
250 (diewald)
Akron02539e42019-11-05 20:28:36 +0100251 - [cleanup] Removed deprecated numberOf() method from index
252 (diewald)
Akrond3ff1312019-11-06 12:10:49 +0100253 - [bugfix] Fix offset retrieval in concurrent getMatchInfo requests
254 (diewald)
Akron63fd2962019-11-26 18:16:08 +0100255 - [cleanup] Updated readme and the version of java and some plugins
256 & libraries (margaretha)
257 - [feature] Support for vector representation of terms in KoralQuery
258 (diewald)
Akronc0426bb2019-11-28 18:07:12 +0100259 - [bugfix] Check regex for validity before querying
260 (diewald)
Akron672f98c2019-11-05 19:20:45 +0100261
Akron6b0be132019-09-16 19:01:59 +02002620.58.7 2019-09-16
263 - [bugfix] Fix the behaviour of negative operands in virtual
264 corpora (diewald)
265
Akronb82cf892019-08-28 11:00:02 +02002660.58.6 2019-08-28
Akron81829f12019-04-09 23:06:34 +0200267 - [bugfix] Updated cache loading (fixed #55) (diewald, margaretha)
Akron2b4d0652019-05-21 14:31:35 +0200268 - [bugfix] Introduce left match cutting so that
269 in matchinfo with expandToContext cutting won't
270 remove the actual match (diewald; reported by CoRoLa)
Akronfbc76162019-06-04 15:51:09 +0200271 - [feature] Make retrieval of primarydata optional (fixes #58)
272 (diewald)
Akronbaeaf0e2019-06-19 15:04:41 +0200273 - [cleanup] Remove "startMore", "endMore", and "endCutted"
274 from JSON responses (diewald)
Akrona7a152c2019-07-17 14:16:47 +0200275 - [bugfix] Do not optimize %+w1:1 to be a treated like /+w1:1
276 (diewald)
margaretha9614d972019-07-17 15:05:32 +0200277 - [cleanup] Added a CQL AND query test (margaretha)
Akronb82cf892019-08-28 11:00:02 +0200278 - [feature] Accept count=0 to only retrieve totalResults
279 (diewald)
margarethafd469f32019-05-02 12:35:08 +0200280
margaretha89a358d2019-03-18 15:03:52 +01002810.58.5 2019-03-18
Akronbe9638d2019-02-07 17:09:42 +0100282 - [bugfix] Fix bug where duplicate keys occured in
283 field data output (diewald)
284 - [bugfix] Fix bug where fields already set where lifted
285 again, but ignored in the fields order list (diewald)
Akron46b63fd2019-02-25 14:15:07 +0100286 - [feature] Added LocalDate handling to KrillDate (diewald)
Akron685ec962019-02-25 19:04:46 +0100287 - [feature] Added upsert method to index and fix #43
288 by adding indexCreationDate and indexLastModified field
289 (diewald)
margaretha9d8d1132019-03-04 22:09:26 +0100290 - [bugfix] Fixed #50 multiple timeout warnings (margaretha)
Akronf0e36532019-03-06 11:43:21 +0100291 - [feature] Instead of adding, the Indexer now upserts documents
292 to avoid multiple documents with the same text sigle
293 (diewald)
margarethabb5c26c2019-03-12 13:54:22 +0100294 - [bugfix] Fixed #53 element distance query bug (margaretha)
Akron75d0f382019-03-15 14:56:03 +0100295 - [bugfix] Workaround for #54 failing offsets due to
296 surrogate pairs (diewald)
Akron81829f12019-04-09 23:06:34 +0200297 - [feature] Added isReaderOpen method (margaretha)
Akrondd6642e2019-02-06 19:33:53 +0100298
Akron1a975d12019-02-05 13:13:06 +01002990.58.4 2019-02-05
Akrone64cc162019-01-08 18:40:37 +0100300 - [cleanup] Remove deprecated methods setLicense/getLicense,
301 setTokenization/getTokenization, setLayerInfo/getLayerInfo,
302 setField/getField (including json serialization)
303 (diewald)
Akrona6dabb72019-01-09 13:09:41 +0100304 - [cleanup] Remove redundancy for meta field setting in
Akron74107462019-01-10 11:32:54 +0100305 AbstractDocument and FieldDocument (diewald)
Akronde4f0852019-01-16 16:29:44 +0100306 - [cleanup] Remove hardwired (de)serialization of legacy metadata
307 fields (diewald)
Akronc7a2abc2019-01-17 14:21:34 +0100308 - [feature] Support for arbitrary metadata fields (fixes #47)
309 (diewald)
Akron1a8bb762019-01-18 15:48:59 +0100310 - [feature] Support for fields parameter in getFields() method
311 (fixes #46) (diewald)
312 - [feature] Respect fields order for fields responses (fixes #46)
313 (diewald)
Akronbb117b32019-01-21 13:57:55 +0100314 - [bugfix] Reintroduce getAvailability() method in AbstractDocument
315 for compatibility with Kustvakt (diewald)
Akron1a975d12019-02-05 13:13:06 +0100316 - [bugfix] Fix bug where tokens were serialized in getFields()
317 method (diewald)
Akrone64cc162019-01-08 18:40:37 +0100318
margarethaf96b5032018-12-17 11:43:26 +01003190.58.3 2018-12-17
Akronfafde022018-12-14 14:17:05 +0100320 - [feature] Introduced attachements as meta data fields
321 (fixes #49) (diewald).
322 - [feature] Introduced preliminary support of arbitrary
323 metadata fields (see #47) (diewald)
margarethaf96b5032018-12-17 11:43:26 +0100324 - [performance] Added debug flags (margaretha)
Akron8bb3bc32018-12-12 19:34:56 +0100325
Akron567b6fe2018-12-06 15:06:58 +01003260.58.2 2018-12-05
327 - [bugfix] Fixed the candidate list in NextSpans, see de.ids_mannheim.
328 korap.index.TestNextIndex.testNextExpansionBug() (margaretha)
329 - [bugfix] Fixed left expansion match order (margaretha)
Akronfafde022018-12-14 14:17:05 +0100330 - [bugfix] Fixed right expansion match order & expansion over start
331 (margaretha)
Akron567b6fe2018-12-06 15:06:58 +0100332 - [feature] Added opt() method to QueryBuilder (diewald)
333 - [bugfix] Improved FocusSpans sorting (fixes #7) (margaretha)
334 - [bugfix] Adopt sorting for FocusSpans in SpanQueryWrappers (diewald)
335 - [cleanup] Removed deprecated within() method from QueryBuilder (diewald)
336
3370.58.1 2018-11-12
Akron77903842018-10-22 13:05:23 +0200338 - [bugfix] Security upgrade of Jackson for CVE-2017-17485 and
339 CVE-2018-7489 (diewald)
Akron6e5acee2018-10-31 01:22:46 +0100340 - [bugfix] Span expansion with negation (margaretha)
341 - [bugfix] OpenJDK8u181-workaround (see Debian Bug report #911925)
342 (diewald)
Akron1f88f402018-11-02 14:32:09 +0100343 - [feature] Helper methods for fuzzing (diewald)
344 - [bugfix] Remove entries from matchList that are not in the same
345 document in NextSpans (diewald)
margaretha1bbd1be2018-11-12 14:46:42 +0100346 - [bugfix] Fixed skipTo in NextSpans, see de.ids_mannheim.korap.index.
margaretha7f4fd652018-11-22 18:00:02 +0100347 TestRepetitionIndex.testRepetitionSnippetBug3() (margaretha)
Akron77903842018-10-22 13:05:23 +0200348
margarethaa0d88f62018-09-03 18:03:52 +02003490.58.0 2018-09-03
Akron451b7ae2018-08-15 13:21:27 +0200350 - [feature] Implemented referencing cached collection (margaretha)
351 - [feature] Implemented deserialization of collection with array values
352 and cache option (margaretha)
353 - [feature] Implemented caching collection (margaretha)
354 - [feature] Implemented KrillCollection cache clearing (margaretha)
355 - [feature] Implemented auto-caching for VC (margaretha)
356 - [feature] Implemented serializable doc bits vector for VC caching
357 on disk (margaretha)
358 - [feature] Added check for non-existing doc bit vector in the cache
359 (margaretha)
360 - [feature] Implemented custom namedVC path (margaretha)
361 - [bugfix] Fix wrong behaviour of negative constraints in and-Groups
362 of VCs (#42; diewald)
margarethac20a9212018-08-21 14:32:09 +0200363 - [feature] Adding loading namedVC from gz (margaretha)
margaretha8a8c4272018-08-21 17:39:27 +0200364 - [bugfix] Fixed VC deserialization and double negations in
365 CollectionBuilder.group (margaretha)
Akronb59f40e2018-08-23 17:15:43 +0200366 - [cleanup] Move caching mechanism to toFilter() phase (diewald)
367 - [cleanup] Rewrite test suite for caching to be part of
368 regular test suite (diewald)
Akronba5e2d42018-10-09 11:02:52 +0200369 - [bugfix] Fixed missing docs in VC cache (margaretha)
370 - [documentation] Added update hint to Readme (diewald)
margaretha8efa3752018-07-24 17:46:43 +0200371
Akron27469702018-04-05 12:46:18 +02003720.57 2018-04-05
margarethaed9b3982018-08-02 17:01:57 +0200373 - [feature] Support text queries in metadata
374 (requires reindexing to work properly; diewald)
375 - [cleanup] Remove unnecessary case folding in meta field
376 text queries (diewald)
Akron408ae352018-03-28 16:47:41 +0200377
Akron7e750972018-03-23 14:21:21 +01003780.56.2 2018-03-23
margarethaed9b3982018-08-02 17:01:57 +0200379 - [feature] Introduce meta field retrieval method (diewald)
380 - [cleanup] Rename KrillQuery's "_"-method to "nr" to improve
381 compatibility with future versions of Java (diewald)
382 - [bugfix] Fixed expansion to respect character boundaries
383 (diewald)
384 - [bugfix] Fixed wrong behaviour of textual non-contexts in
385 snippet generation (diewald)
386 - [bugfix] Removed problematic serialization of empty
387 annotations (diewald)
388 - [feature] Serialize metadata keywords as arrays, when
389 indexed properly (may require reindexing; diewald)
390 - [feature] Serialize dates in dash separation format, when
391 metadata field name ends with "Date" (diewald)
392 - [bugfix] Fixed left exclusion-expansion when there is no
393 more span for SpanOrQuery (margaretha)
394 - [bugfix] Fixed matchID response to be always identical to
395 a given matchID (diewald)
Akronc74dee02018-02-07 18:48:30 +0100396
Akrond5789302018-01-31 09:18:14 +01003970.56.1 2018-01-31
margarethaed9b3982018-08-02 17:01:57 +0200398 - [bugfix] Changed relation serialization in snippet to work
399 with segmented target anchors (diewald)
400 Warning: This is a breaking change!
Akrond5789302018-01-31 09:18:14 +0100401
Akronab2b3a52018-01-11 16:10:46 +01004020.55.9 2018-01-11
margarethaed9b3982018-08-02 17:01:57 +0200403 - [bugfix] Serialize token identifier correctly for
404 new corpora with text siglen (diewald)
405 - [bugfix] Extend bytebuffer for relation payloads (diewald)
406 - [bugfix] Wrong char offsets in snippet generation, where
407 repositioning can result in exceeding the string (diewald)
408 - [bugfix] Set correct start position of token-token-relations
409 in snippet generation (diewald)
410 - [bugfix] Token cannot contain another token or element (margaretha)
411 - [feature] Enabled searching relation query using regex (margaretha)
412 - [bugfix] Fix deserialization of negative regex in sequences (diewald)
413 - [cleanup] Upgraded Log4j to v2 (diewald)
Akron47929692017-09-12 14:41:26 +0200414
Akron291baad2017-09-05 19:30:40 +02004150.55.8 2017-09-05
margarethaed9b3982018-08-02 17:01:57 +0200416 - [feature] Retrieve and display pagebreaks (diewald)
417 - [bugfix] Handle invalid dates in input (diewald)
418 - [feature] Support availability meta data (diewald)
419 - [bugfix] Do not respond with a "match all" VC if the
420 VC data (e.g. JSON) is wrong (diewald)
421 - [cleanup] Improved test suite for queries/VC with wildcards
422 and regexes (margaretha, diewald)
423 - [bugfix] Ignore zero-bit bitset segments in searching (diewald)
Akrond8f88612017-02-15 19:26:54 +0100424
Akron69060ad2017-01-24 22:10:11 +01004250.55.7 2017-01-24
margarethaed9b3982018-08-02 17:01:57 +0200426 - [bugfix] Sorted results in unordered element distance query
427 results (margaretha)
428 - [bugfix] Throw error on optional operands in distance
429 queries (diewald)
430 - [performance] Remember solved problematic queries in the
431 query planner (diewald)
432 - [performance] Treat term queries like ".+?", ".+", ".*?", and ".*"
433 as any-terms (diewald)
434 - [feature] Introduced SpanExpansionQueryWrapper (diewald)
435 - [performance] Sequences of empty tokens will now be merged into
436 a single extension, if possible (diewald)
437 - [bugfix] Fixed paths in test suite for supporting
438 spaces (margaretha)
439 - [bugfix] Warn on empty elements in positional queries (diewald)
440 - [bugfix] Fix wrong deserialization test with negative element in
441 positional queries (diewald)
442 - [bugfix] Fix empty element match visualizations (diewald)
443 - [cleanup] Test indexer (margaretha)
444 - [feature] Improve indexer flags (margaretha)
445 - [bugfix] Improved Java8 compatibility (thomaskrause)
446 - [cleanup] Improved test suite for nested element distances
447 (margaretha)
448 - [bugfix] issue #16 (added skipTo in ElementDistanceSpan)
449 (margaretha)
450 - [bugfix] Fixed class ordering of highlights (diewald)
451 - [feature] warn on use of "operation:merge" (diewald)
Akronf9def5e2016-10-10 21:26:46 +0200452
Akron1ad99882016-09-29 18:48:46 +02004530.55.6 2016-08-10
margarethaed9b3982018-08-02 17:01:57 +0200454 - [bugfix] distance with key "t" uses default foundry (diewald)
455 - [cleanup] Renamed fromJson() to fromKoral() (diewald)
456 - [cleanup] Removed deprecated methods in Krill:
457 setSpanQuery(), getRequest() (diewald)
458 - [cleanup] Removed deprecated method in KrillIndex:
459 search() (diewald)
460 - [documentation] Refer to KoralQuery instead of Koral (diewald)
461 - [cleanup] Removed deprecated method in KrillCollection:
462 getCount() (diewald)
463 - [feature] Added getDoc() method to KrillIndex (diewald)
464 - [bugfix] Fixed UID handling (diewald)
465 - [feature] Added document method to Web-API (diewald)
466 - [feature] Added experimental KrillStats class (diewald)
467 - [bugfix] Escape quotes in JSON strings (diewald)
468 - [bugfix] Escape XML and Brackets in snippets correctly (diewald)
469 - [feature] Differ between matching scope and match highlighting,
470 in case the match was extended to the sentence scope (diewald)
471 - [bugfix] KoralQuery bugs are now correctly moved to responses (diewald)
472 - [security] Do not mirror arbitrary JSON objects (diewald)
473 - [bugfix] Fixed zero-boundary repetition bug (diewald)
Akronc12567c2016-06-03 00:40:52 +0200474
Akron9c04ce22016-05-02 16:03:21 +02004750.55.5 2016-05-02
margarethaed9b3982018-08-02 17:01:57 +0200476 - [performance] Changed to a dynamic window for sorting in FocusSpans (margaretha)
477 - [bugfix] store skipped spans in Repetitionspans as candidates
478 (margaretha)
479 - [bugfix] Store lazy loading embedded spans for startsWith in
480 WithinSpans (diewald)
481 - [bugfix] Fixed loading krill.info in case krill.properties is given
482 (diewald)
483 - [bugfix] Remove element payloads in SubSpans (similar to Focus)
484 to prevent wrong highlighting (diewald)
485 - [bugfix] Sort SubSpans (margaretha)
Akronef20d5a2016-04-25 19:20:33 +0200486
Akron30c46062016-04-22 14:24:37 +02004870.55.4 2016-04-22
margarethaed9b3982018-08-02 17:01:57 +0200488 - [bugfix] Wrap <base/s=t> boundaries around right extended queries
489 (diewald)
490 - [bugfix] Lazy loading bug in WithinSpans (diewald)
491 - [feature] Matching relation nodes with attributes (margaretha)
492 - [bugfix] Removed span id in SegmentSpans, added in NextSpans (margaretha)
493 - [feature] Updated relation deserialization (margaretha)
494 - [feature] Added tests for relation queries and relation deserialization
495 (margaretha)
496 - [bugfix] Workaround for Nullpointers in SpanOrQuery (diewald)
Akrona7b936d2016-03-04 13:40:54 +0100497
Akrondbf393b2016-02-22 10:16:59 +01004980.55.3 2016-02-22
margarethaed9b3982018-08-02 17:01:57 +0200499 - [bugfix] Use base foundry for default sentences and paragraphs
500 (diewald, margaretha)
501 - [bugfix] Distance constraint exclusion serialized (diewald)
502 - [bugfix] Use indexer without krill.properties packaged (diewald)
503 - [bugfix] Clean pom.xml regarding overlapping dependencies (diewald)
Akron43cea662016-02-15 23:43:59 +0100504
Akron8abefa12016-02-13 05:35:42 +01005050.55.2 2016-02-13
margarethaed9b3982018-08-02 17:01:57 +0200506 - [bugfix] Fixed support for corpus and doc IDs containing
507 dashes (diewald)
508 - [bugfix] Support "s" layer without meaning "surface" -
509 this is a hack (diewald)
Akron8abefa12016-02-13 05:35:42 +0100510
Akronb35261a2016-02-10 20:24:24 +01005110.55.1 2016-02-10
margarethaed9b3982018-08-02 17:01:57 +0200512 - [bugfix] Fixed attribute serialization in MatchInfo (diewald)
Akronb35261a2016-02-10 20:24:24 +0100513
Akron499c94c2016-02-04 13:13:43 +01005140.55 2016-02-04
margarethaed9b3982018-08-02 17:01:57 +0200515 - [feature] Introducing payload identifiers to the index
516 structure (diewald, margaretha)
517 ! This is a major release, introducing index features !
518 ! not compatible with indices of old versions of Krill !
Akron09a63ec2015-12-02 17:36:33 +0100519
Akrone4fdce42015-11-13 16:06:10 +01005200.54 2015-11-13
margarethaed9b3982018-08-02 17:01:57 +0200521 - [performance] Updated Lucene dependency from 4.10.3
522 to 5.0.0 (diewald)
523 - [bugfix] Minor fixes regarding invalid tokens in the
524 test suite (diewald)
525 - [bugfix] Fixed krill.properties test (diewald)
526 - [bugfix] Fixed multiple distances in disjunction query
527 (GitHub issue #2; margaretha)
Akron700c1eb2015-09-25 16:57:30 +0200528
Akroncd247202015-09-25 16:57:30 +02005290.53 2015-09-25
margarethaed9b3982018-08-02 17:01:57 +0200530 - [feature] Implemented new KrillCollection (diewald)
531 This should fix a lot of issues with deleted
532 documents and negation in virtual collections.
533 - [cleanup] REMOVED deprecated collection filtering (diewald)
534 - [cleanup] REMOVED deprecated termRelation API (diewald)
535 - [feature] Added removal methods for documents (diewald)
536 - [cleanup] REMOVED search method in KrillCollection (diewald)
537 - [bugfix] Fixed collection statistics (diewald)
538 - [feature] Improved packaging (diewald)
539 - [feature] Introduced cmd options for server (diewald)
540 - [feature] Return meta data on server-based indexation (diewald)
Akron3ba74f22015-07-24 18:46:17 +0200541
Akron1f619572015-07-08 17:33:47 +02005420.52 2015-07-08
margarethaed9b3982018-08-02 17:01:57 +0200543 - [bugfix] Fixed payload filtering in FocusSpans (margaretha)
544 - [workaround] Reintroduced empty collection support,
545 as Koral still creates them (diewald)
546 - [bugfix] Escaped characters now supported in MutiTerm (diewald)
547 - [feature] Deserialization of flags (diewald)
548 - [feature] Made responses valid KoralQueries (diewald)
549 - [bugfix] Fixed sequence deserialization bug for simple unordered
550 constraint (diewald)
551 - [bugfix] Mirror collection (diewald)
552 - [bugfix] Updated default fields for meta data (diewald)
553 - [bugfix] Updated match identifier for "sigle" data (diewald)
554 - [workaround] Support corpusID/docID and textSigle match strings
555 (diewald)
556 - [workaround] Support matches starting with "contains"
557 (Kustvakt bug/diewald)
558 - [bugfix] Fixed treatment of several collection types (diewald)
559 - [bugfix] Remove legacy error handling in Match (diewald)
560 - [bugfix] JSON-serialization bug in match in case of
561 error messages (diewald)
562 - [bugfix] 'fields' serialization (diewald)
563 - [bugfix] Deserialization of group:disjunction (diewald)
564 - [bugfix] Deserialization of wrapped spans (diewald)
565 - [bugfix] Fix KoralQuery mirroring in case of
566 parsing failures (diewald)
567 - [feature] Support '@all' as a 'fields' value for all meta
568 data fields (diewald)
569 - [bugfix] Fix case sensitivity bug in filters (diewald)
570 - [bugfix] Fix sentence expansion bug for new data (diewald)
571 - [bugfix] Deserialization of 'containsnot' instead of 'excludes'
572 (diewald)
margarethab9ee3e52015-05-04 12:42:23 +0200573
Marc Kupietza61d2ba2015-03-20 16:30:26 +01005740.51 2015-03-17
margarethaed9b3982018-08-02 17:01:57 +0200575 - This is a major version (prepared for the GitHub release)
576 - [cleanup] Changed groupID to "de.ids_mannheim.korap",
577 renamed korap-style.xml to Format.xml (diewald)
578 - [bugfix] Updated Format.xml to work with
579 recent versions of Eclipse (diewald)
580 - [documentation] Improved documentation for API classes (diewald)
581 - [bugfix] Updated AttributeSpans (margaretha)
582 - [bugfix] Updated SpanRelationQuery (margaretha)
583 - [cleanup] Autoformat (diewald)
584 - [documentation] References added to the Readme (diewald)
585 - [bugfix] Improved failing for missing property file (kupietz)
586 - [bugfix] Fixed tests for server responses to not use
587 Jackson deserialization (diewald)
588 - [cleanup] No more jersey logging in tests (diewald)
Nils Diewalde50bae02015-03-03 22:08:30 +0000589
Nils Diewald50333552015-03-02 15:54:46 +00005900.50.1 2015-03-02
margarethaed9b3982018-08-02 17:01:57 +0200591 - [feature] Deserialization of arbitrary elements with
592 attributes (margaretha)
593 - [cleanup] Extracted KrillMeta from Krill,
594 renamed KorapQuery to KrillQuery,
595 extracted QueryBuilder from KrillQuery,
596 renamed KorapIndexer to index/Indexer,
597 renamed KorapDocument to model/AbstractDocument,
598 renamed KorapMatch to response/Match,
599 renamed KorapIndex to KrillIndex,
600 renamed KorapCollection to KrillCollection,
601 moved collector classes from index to response,
602 renamed KorapDate to KrillDate,
603 renamed KorapArray to KrillArray,
604 renamed KorapByte to KrillByte,
605 renamed KorapString to KrillString,
606 moved KorapNode to server/Node,
607 moved KorapResult to response/Result,
608 renamed KorapResponse to Response,
609 moved model/* to index,
610 moved meta/SearchContext to response/SearchContext,
611 krillified property files,
612 added Errorcodes,
613 removed KrillIndex#addDocFile (diewald)
614 - [documentation] Improved documentation for API classes (diewald)
Nils Diewaldbbd39a52015-02-23 19:56:57 +0000615
6160.50 2015-02-23
margarethaed9b3982018-08-02 17:01:57 +0200617 - Project name is now "Krill"
Nils Diewaldbbd39a52015-02-23 19:56:57 +0000618
6190.49.4 2015-02-20
margarethaed9b3982018-08-02 17:01:57 +0200620 - [documentation] Improved documentation for API classes (diewald)
621 - [cleanup] Improved test coverage for utility classes (diewald)
622 - [performance] Updated Lucene dependency from 4.5.1 to 4.10.3,
623 Updated Jackson dependency from 2.4.0 to 2.4.4,
624 Updated Jersey dependency from 2.4.1 to 2.15 (diewald)
625 - [feature] Presorting of element terms in the index for coherent
626 SpanQuery sorting; Removed buffering of element candidates (diewald)
627 Warning: This is a breaking change!
628 - [feature] Added CorpusDataException to deal with data importing bugs;
629 made some imports break more easily though (diewald)
630 - [performance] Payloads in ElementSpans can now be lazily loaded,
631 MatchModifyClassSpans no longer rely on payload copies (diewald)
632 - [cleanup] Renamed /filter to /collection,
633 merge KorapHTML and KorapString,
634 removed KorapSpan, KorapTermSpan and KorapLongSpan,
635 renamed /analysis to /model,
636 renamed shrink() to focus(),
637 removed KorapPrimaryData,
638 fixed a lot of wrong tests for WithinSpans,
639 renamed KorapFilter to /collection/CollectionBuilder,
640 renamed SpanMatchModify to SpanFocus,
641 changed KoralQuery root prefix to "koral",
642 renamed different kinds of "queries" throughout classes,
643 renamed KorapSearch#run to KorapSearch#apply (diewald)
644 - [feature] Improved deserialization of SpanSubSpanQueries
645 (margaretha)
646 - [feature] Introducing the potential need for resorting queries
647 on focussing (e.g., set by relations) (diewald)
648 - [bugfix] Hopefully fixing a resource related bug for
649 server instantiation (diewald)
650 - [bugfix] Changed attribute spans to contain element's
651 width (margaretha)
652 - [feature] Improved highlighting to use semantic html5 (#193; diewald)
Nils Diewaldcb8afb32015-02-04 21:12:37 +0000653
6540.49.3 2015-02-03
margarethaed9b3982018-08-02 17:01:57 +0200655 - [documentation] Improved documentation for
656 API classes (diewald)
657 - [documentation] Improved documentation for
658 various queries (margaretha)
659 - [feature] Added deserialization of SpanSubSpanQueries
660 (margaretha, diewald)
661 - [bugfix] Null filters are now correctly extended (diewald)
662 - [cleanup] Refactoring of KorapResult, KorapResponse, KorapQuery,
663 deprecated operation:or in favor of operation:junction,
664 updating test suite for class and frame attributes (diewald)
665 - [bugfix] Empty class segments are now correctly serialized
666 in sequences (diewald)
667 - [feature] Started support for position frames (diewald)
668 - [bugfix] Fixed #134 Nullpointer exception in WithinSpans
669 (diewald, margaretha)
Nils Diewald44d5fa12015-01-15 21:31:52 +0000670
Nils Diewaldd86c0682014-12-05 20:46:26 +00006710.49.2 2014-12-05
margarethaed9b3982018-08-02 17:01:57 +0200672 - [documentation] Improved documentation for
673 various queries (margaretha)
674 - [feature] Added @Experimental support (margaretha)
675 - [feature] Added Eclipse based code formatting (diewald)
Nils Diewaldd86c0682014-12-05 20:46:26 +0000676
Nils Diewald2f2b0672014-11-25 20:26:22 +00006770.49.1 2014-11-25
margarethaed9b3982018-08-02 17:01:57 +0200678 - [cleanup] Major refactoring for new response messages,
679 removed deprecated error messaging,
680 removed long-term deprecated methods in KorapResult,
681 removed long-term deprecated methods in KorapMatch,
682 renamed toJSON->toJsonString
683 renamed toJSONnode->toJsonNode,
684 renamed fromJSON->fromJson (diewald)
685 - [documentation] Improved documentation for notifications (diewald)
Nils Diewaldc471b182014-11-19 22:51:15 +0000686
Nils Diewald886d3212014-11-14 01:27:23 +00006870.49 2014-11-14
margarethaed9b3982018-08-02 17:01:57 +0200688 - This is a major version (prepared for the Evaluation Meeting)
689 - [bugfix] Rewrite works in repeating expansions (margaretha)
690 - [feature] Clean timeout with parameter support (diewald)
691 - [workaround] Support unknown overlap frame,
692 if frames are known (diewald)
693 - [bugfix] Class payload fixed in SpanRepetitions (margaretha)
694 - [bugfix] #179 Expansion bug fixed (margaretha)
695 - [bugfix] Corrected small bug where null warnings where
696 returned in JSON (diewald)
697 - [cleanup] Converted error to failure (diewald)
698 - [bugfix] Added const layer rewrite (diewald)
Nils Diewald9b11a442014-11-08 20:47:17 +0000699
Nils Diewaldb84e7272014-11-07 01:27:38 +00007000.48 2014-11-07
margarethaed9b3982018-08-02 17:01:57 +0200701 - This is a major version (prepared for the "Tag der Offenen Tür")
702 - [feature] Retrieval of token lists (diewald)
703 - [bugfix] Classes can now be highlighted to 127.
704 - [bugfix] Sequences with distances won't be flattened in
705 SpanSequenceQueryWrapper (diewald)
706 - [bugfix] Sequences with [problem][problem][anchor] can now
707 be deserialized (diewald)
708 - [bugfix] Queries with regular expressions in spanNext() are now
709 correctly rewritten (diewald)
710 - [bugfix] Ignore foundry for orth layer (diewald)
711 - [feature] Support fields in meta (diewald)
712 - [workaround] Support more legacy APIs (diewald)
713 - [bugfix] Check for the existence of @type in JSON-LD groups
714 to avoid NullPointer (diewald)
715 - [cleanup] Validated query and collection input - limited
716 to a "don't break anyting" policy (diewald)
Nils Diewald277e9ce2014-11-06 03:42:11 +0000717
7180.47 2014-11-05
margarethaed9b3982018-08-02 17:01:57 +0200719 - [feature] Support new index format with more metadata (diewald)
720 - [bugfix] #142 Fixed class spans for skipTo() skips (margaretha)
721 - [feature] Added attribute support to relations (margaretha)
722 - [bugfix] Make classes and shrink default to 1 instead of 0 (diewald)
723 - [bugfix] shrink now removes all non-classes payloads (diewald)
Nils Diewaldba197f22014-11-01 17:21:46 +0000724
Nils Diewaldbe5943e2014-10-21 19:35:34 +00007250.46 2014-10-21
margarethaed9b3982018-08-02 17:01:57 +0200726 - [feature] Support for relation queries (margaretha)
727 - [feature] Wrapping of extension queries
728 (not completely tested yet; diewald)
Nils Diewaldbe5943e2014-10-21 19:35:34 +0000729
Nils Diewald92729ce2014-10-06 16:00:17 +00007300.45 2014-10-06
margarethaed9b3982018-08-02 17:01:57 +0200731 - [bugfix] Correctly respond request in JSON results (diewald)
732 - [cleanup] Made SpanQueryWrapper an abstract class instead
733 of an interface (diewald)
Nils Diewaldea28b622014-10-01 16:01:31 +0000734
Nils Diewald979b2fe2014-09-29 16:21:41 +00007350.44.1 2014-09-29
margarethaed9b3982018-08-02 17:01:57 +0200736 - [cleanup] Prepare test suite for publication (diewald)
Nils Diewald979b2fe2014-09-29 16:21:41 +0000737
Nils Diewald8d8641b2014-09-28 17:37:53 +00007380.44 2014-09-28
margarethaed9b3982018-08-02 17:01:57 +0200739 - [feature] Match collector using database for
740 distributed search (diewald)
741 - [bugfix] Unified boundary handling and prevent nullpointer
742 exceptions on parsing (diewald)
743 - [bugfix] Ordering of payloads reversed to make nesting highlights
744 nest correctly (diewald)
745 - [performance] Updated Lucene dependency from 4.3.1 to 4.5.1 (diewald)
746 - [performance] Updated Jackson dependency from 2.2.2 to 2.4.0 (diewald)
747 - [bugfix] Return matches correctly with JSON (diewald)
748 - [bugfix] Repare database tests working with temporary
749 databases (diewald)
Nils Diewald52d34d22014-09-25 00:50:13 +0000750
Nils Diewaldd723d812014-09-23 18:50:52 +00007510.43 2014-09-23
margarethaed9b3982018-08-02 17:01:57 +0200752 - [cleanup] Made a lot of stuff rely on KorapResponse (diewald)
753 - [bugfix] Small but ancient collection bug fixed (diewald)
754 - [feature] Collect first matches of documents based on UIDs (diewald)
Nils Diewaldd723d812014-09-23 18:50:52 +0000755
Nils Diewaldea125202014-09-19 15:12:06 +00007560.42 2014-09-19
margarethaed9b3982018-08-02 17:01:57 +0200757 - [cleanup] Extracted private classes from KorapMatch (diewald)
758 - [bugfix] Fix query rewrite in contains-queries (diewald)
Nils Diewald79f6c4d2014-09-17 17:34:01 +0000759
Nils Diewald99d7f8a2014-09-17 14:49:42 +00007600.41 2014-09-17
margarethaed9b3982018-08-02 17:01:57 +0200761 - [feature] getStartPos(classNr) and getEndPos(classNr)
762 in KorapMatch (diewald)
763 - [bugfix] SpanExpansionQuery with fixed Constructor
764 and Exclusion handling (margaretha)
765 - [feature] Early implementation of match collector (diewald)
Nils Diewaldc7b60632014-09-05 19:59:01 +0000766
Nils Diewald32030a62014-09-03 20:16:50 +00007670.40 2014-09-03
margarethaed9b3982018-08-02 17:01:57 +0200768 - [feature] Skeleton for standalone REST service (diewald)
Nils Diewald32030a62014-09-03 20:16:50 +0000769
Nils Diewald22a620c2014-09-03 20:13:37 +00007700.33 2014-09-01
margarethaed9b3982018-08-02 17:01:57 +0200771 - [feature] SpanSubspanQuery (margaretha)
772 - [feature] SpanExpansionQuery (margaretha)
Nils Diewald22a620c2014-09-03 20:13:37 +0000773
Nils Diewald1455e1e2014-08-01 16:12:43 +00007740.32 2014-08-01
margarethaed9b3982018-08-02 17:01:57 +0200775 - [bugfix] Fix for repetition candidates (margaretha)
776 - [bugfix] Some fixes for negative segments (diewald)
777 - [bugfix] SpanMatchModify now skips in case the
778 requested class isn't found (diewald)
779 - [performance] Some logging issues fixed (diewald)
Nils Diewald1455e1e2014-08-01 16:12:43 +0000780
Nils Diewald9b1efea2014-07-24 15:33:47 +00007810.31.8 2014-07-24
margarethaed9b3982018-08-02 17:01:57 +0200782 - [feature] Added optionality to querys for quantifiers (diewald)
783 - [feature] Support for korap:boundary deserialization (diewald)
Nils Diewald602c9222014-07-23 19:49:53 +0000784
Nils Diewald6081f362014-07-18 18:03:14 +00007850.31.7 2014-07-18
margarethaed9b3982018-08-02 17:01:57 +0200786 - [feature] Added warnings to responses (diewald)
Nils Diewald6081f362014-07-18 18:03:14 +0000787
Nils Diewaldee4a6b72014-06-30 18:23:12 +00007880.31.6 2014-06-30
margarethaed9b3982018-08-02 17:01:57 +0200789 - [feature] Support for korap:reference deserialization (diewald)
790 - [feature] Preliminary support for attributes in elements (margaretha)
791 - [feature] Preliminary support operation:repetition deserialization
792 (unfinished and untested; diewald)
Nils Diewaldee4a6b72014-06-30 18:23:12 +0000793
Nils Diewald6e9eb4e2014-06-17 19:28:01 +00007940.31.5 2014-06-17
margarethaed9b3982018-08-02 17:01:57 +0200795 - [feature] Batch return of defined foundries and layers in
796 getMatchInfo() (diewald)
797 - [security] Improve foundry and layer check before injection in
798 regex (diewald)
Nils Diewald6e9eb4e2014-06-17 19:28:01 +0000799
Nils Diewaldd4401ec2014-06-16 17:04:02 +00008000.31.4 2014-06-16
margarethaed9b3982018-08-02 17:01:57 +0200801 - [feature] MatchModifyClassQuery now can extend (diewald)
802 - [bugfix] Make matchinfo a bit more robust (diewald)
Nils Diewaldd4401ec2014-06-16 17:04:02 +0000803
Nils Diewald54187632014-06-11 14:39:29 +00008040.31.3 2014-06-11
margarethaed9b3982018-08-02 17:01:57 +0200805 - [bugfix] Minor bugfix regarding treatment of
806 failed search results (diewald)
Nils Diewald54187632014-06-11 14:39:29 +0000807
Nils Diewald7cf8c6d2014-05-28 18:37:38 +00008080.31.2 2014-05-28
margarethaed9b3982018-08-02 17:01:57 +0200809 - [feature] Request parameter "itemsPerResource" limits
810 hits per document (diewald)
Nils Diewald7cf8c6d2014-05-28 18:37:38 +0000811
Nils Diewaldec336122014-05-21 17:09:50 +00008120.31.1 2014-05-21
margarethaed9b3982018-08-02 17:01:57 +0200813 - [bugfix] Minor bugfix for wrongly serialized contexts
814 in responses (diewald)
Nils Diewaldec336122014-05-21 17:09:50 +0000815
Nils Diewald1e5d5942014-05-20 13:29:53 +00008160.31.0 2014-05-20
margarethaed9b3982018-08-02 17:01:57 +0200817 - [feature] span contexts in JSON-LD are now supported
818 - [bugfix] Multiple bugfixes regarding span context
819 extensions (diewald)
820 - [bugfix] Minor debugging bugs (diewald)
Nils Diewald1e5d5942014-05-20 13:29:53 +0000821
Nils Diewald50389b02014-04-11 16:27:52 +00008220.30.9 2014-04-11
margarethaed9b3982018-08-02 17:01:57 +0200823 - [bugfix] Prevent multiple identifiers in
824 relation highlighting (diewald)
Nils Diewald50389b02014-04-11 16:27:52 +0000825
Nils Diewald2276e1c2014-04-10 15:01:59 +00008260.30.8 2014-04-10
margarethaed9b3982018-08-02 17:01:57 +0200827 - Added getTermRelationJSON() to KorapCollection (diewald)
828 This is likely to get deprecated!
Nils Diewald2276e1c2014-04-10 15:01:59 +0000829
Nils Diewaldfb4d7b02014-04-09 17:56:17 +00008300.30.7 2014-04-09
margarethaed9b3982018-08-02 17:01:57 +0200831 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
832 - Added 'or' and group nesting to KorapFilter (diewald)
Nils Diewaldfb4d7b02014-04-09 17:56:17 +0000833
Nils Diewald20607ab2014-03-20 23:28:36 +00008340.30.6 2014-03-20
margarethaed9b3982018-08-02 17:01:57 +0200835 - Refactoring and cleaning of ElementSpans (diewald)
836 - [bugfix] Stabilizing KorapMatch (diewald)
Nils Diewald20607ab2014-03-20 23:28:36 +0000837
Nils Diewald6802acd2014-03-18 18:29:30 +00008380.30.5 2014-03-18
margarethaed9b3982018-08-02 17:01:57 +0200839 - Support for Quantifier Queries (margaretha)
840 - Some benchmarks (margaretha)
841 - [bugfix] WithinSpans respect match payloads,
842 and are now way more correct ;) (diewald)
843 - Support for overlap queries (diewald)
844 - Refactoring of WithinSpans (diewald)
845 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
Nils Diewald6802acd2014-03-18 18:29:30 +0000846
Nils Diewaldd0d6feb2014-02-26 18:51:08 +00008470.30.4 2014-02-26
margarethaed9b3982018-08-02 17:01:57 +0200848 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000849
Nils Diewaldefb9c9a2014-02-20 15:05:18 +00008500.30.3 2014-02-20
margarethaed9b3982018-08-02 17:01:57 +0200851 - Return json request in response if given (diewald)
852 - [bugfix] ClassSpans and WithinSpans check skipTo
853 in advance now (diewald)
854 - Compilerfriendly logging rules, resulting
855 in significant performance improvements (diewald)
856 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000857
Nils Diewaldf5f29ff2014-02-14 12:24:34 +00008580.30.2 2014-02-14
margarethaed9b3982018-08-02 17:01:57 +0200859 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000860
Nils Diewalda1118032014-02-13 20:50:48 +00008610.30.1 2014-02-13
margarethaed9b3982018-08-02 17:01:57 +0200862 - Added sentence extension for match info (diewald)
Nils Diewalda1118032014-02-13 20:50:48 +0000863
Nils Diewaldbadb4f12014-02-13 17:26:12 +00008640.30 2014-02-13
margarethaed9b3982018-08-02 17:01:57 +0200865 - This is a major version
866 (prepared for the IDS meeting on the 17th of february)
867 - Improved stringification for distance queries (margaretha)
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000868
Nils Diewald164f8be2014-02-13 02:43:16 +00008690.26.4 2014-02-12
margarethaed9b3982018-08-02 17:01:57 +0200870 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
871 (diewald)
872 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
Nils Diewald164f8be2014-02-13 02:43:16 +0000873
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +00008740.26.3 2014-02-12
margarethaed9b3982018-08-02 17:01:57 +0200875 - [bugfix] Only open writer in case it's needed (diewald)
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000876
Nils Diewaldc86aa482014-02-12 16:58:05 +00008770.26.2 2014-02-12
margarethaed9b3982018-08-02 17:01:57 +0200878 - Added sequence queries with defined gaps (margaretha)
879 - Support for multiple distance constraints (margaretha)
880 - Updated json-ld deserialization with nested meta (diewald)
881 - [bugfix] Wildcards in segments were ignored (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +0000882
Nils Diewald345bdc02014-01-21 21:48:57 +00008830.26.1 2014-01-21
margarethaed9b3982018-08-02 17:01:57 +0200884 - Distinct Match retrieval including spans
885 and dependency relations (diewald)
Nils Diewald345bdc02014-01-21 21:48:57 +0000886
Nils Diewaldcde69082014-01-16 15:46:48 +00008870.26 2014-01-16
margarethaed9b3982018-08-02 17:01:57 +0200888 - Introduced standalone SpanSegmentQueries (margaretha)
889 - [bugfix] SpanNextQueries (margaretha)
890 - Support for Match Identifiers (diewald)
891 - Support for distinct Match retrieval (diewald)
Nils Diewaldcde69082014-01-16 15:46:48 +0000892
Nils Diewald4aadb0c2014-01-09 23:21:11 +00008930.25.3 2014-01-10
margarethaed9b3982018-08-02 17:01:57 +0200894 - Updated Lucene to 4.3.1 (diewald)
895 - Welcome! Eliza Margaretha has joined the team!
Nils Diewald4fca3ff2013-12-29 22:59:13 +0000896
8970.25.2 2013-12-29
margarethaed9b3982018-08-02 17:01:57 +0200898 - Fixed highlight bug with empty reopened tags
Nils Diewaldb1c3b652013-12-28 22:47:00 +0000899
Nils Diewald4aadb0c2014-01-09 23:21:11 +00009000.25.1 2013-12-28
margarethaed9b3982018-08-02 17:01:57 +0200901 - Support for pubDate collections
902 - Changed versioning scheme
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000903
Nils Diewaldb0dd9552013-12-20 02:28:34 +00009040.25 2013-12-20
margarethaed9b3982018-08-02 17:01:57 +0200905 - Support for Wildcard Queries
906 - Improved support for regular expressions
907 - Introduced keyword fields that store no positions
Nils Diewaldb0dd9552013-12-20 02:28:34 +0000908
Nils Diewald9cc86fe2013-12-07 17:45:59 +00009090.24_1 2013-12-05
margarethaed9b3982018-08-02 17:01:57 +0200910 - This is a pseudo version for demo versions with dirty hacks,
911 meant to be rolled back!
912 - There is now an ignored broken test in TestKorapCollection
Nils Diewald9cc86fe2013-12-07 17:45:59 +0000913
Nils Diewald3ed1afa2013-12-05 22:40:38 +00009140.24 2013-12-05
margarethaed9b3982018-08-02 17:01:57 +0200915 - Json deserializer finished for virtual collections
Nils Diewald3ed1afa2013-12-05 22:40:38 +0000916
Nils Diewaldc6b78752013-12-05 19:05:12 +00009170.23 2013-12-05
margarethaed9b3982018-08-02 17:01:57 +0200918 - Error handling corrected in KorapResult
919 - Json deserializer finished for queries
Nils Diewaldc6b78752013-12-05 19:05:12 +0000920
Nils Diewaldc925b492013-12-03 23:56:10 +00009210.22 2013-12-04
margarethaed9b3982018-08-02 17:01:57 +0200922 - Introduced KorapSearch
923 - Json deserializer (started)
Nils Diewaldc925b492013-12-03 23:56:10 +0000924
Nils Diewald5def8bc2013-11-28 19:26:54 +00009250.21 2013-11-28
margarethaed9b3982018-08-02 17:01:57 +0200926 - Virtual collections can now be defined,
927 searched, nested and extended
Nils Diewald5def8bc2013-11-28 19:26:54 +0000928
Nils Diewaldf399a672013-11-18 17:55:22 +00009290.20 2013-11-18
margarethaed9b3982018-08-02 17:01:57 +0200930 - Unboxing from sandbox repository
Nils Diewaldf399a672013-11-18 17:55:22 +0000931
9320.11 2013-11-14
margarethaed9b3982018-08-02 17:01:57 +0200933 - JSON file importer (plain and gzip)
934 - [bugfix] Element Query
935 - [bugfix] Sequence Query
Nils Diewaldf399a672013-11-18 17:55:22 +0000936
9370.10 2013-11-11
margarethaed9b3982018-08-02 17:01:57 +0200938 - Added JSON input to indexer
Nils Diewaldf399a672013-11-18 17:55:22 +0000939
9400.09 2013-11-07
margarethaed9b3982018-08-02 17:01:57 +0200941 - Reconstruction of all wrapper queries using an interface
942 - Finished KorapQuery (preliminary feature freeze)
Nils Diewaldf399a672013-11-18 17:55:22 +0000943
9440.08 2013-10-18
margarethaed9b3982018-08-02 17:01:57 +0200945 - Changed methods to attributes in KorapMatch
946 - Changed SimpleJSON to Jackson
947 - Fixed Highlighting
948 - Some Refactoring of result classes
949 - Introduced KorapDocument
950 - Introduced KorapHTML utility
Nils Diewaldf399a672013-11-18 17:55:22 +0000951
9520.07 2013-10-14
margarethaed9b3982018-08-02 17:01:57 +0200953 - Added position to offset matching
Nils Diewaldf399a672013-11-18 17:55:22 +0000954
9550.06 2013-10-01
margarethaed9b3982018-08-02 17:01:57 +0200956 - Added SpanElementQuery for working WithinQeries
957 - Added KorapResult and KorapMatching
Nils Diewaldf399a672013-11-18 17:55:22 +0000958
9590.05 2013-09-18
margarethaed9b3982018-08-02 17:01:57 +0200960 - Fixed bug in indexing (MultiTermTokenStream)
961 - Fixed SpanNext
962 - Added KorapIndex
963 - First draft for KorapFilter
Nils Diewaldf399a672013-11-18 17:55:22 +0000964
9650.04 2013-09-01
margarethaed9b3982018-08-02 17:01:57 +0200966 - Introduced optimized SpanNext class (not working atm),
967 as SpanNear does not always work with nested synonyms
Nils Diewaldf399a672013-11-18 17:55:22 +0000968
9690.03 2013-08-28
margarethaed9b3982018-08-02 17:01:57 +0200970 - Added within query (not working atm)
971 - Pushed query part to public repo
Nils Diewaldf399a672013-11-18 17:55:22 +0000972
9730.02 2013-08-26
margarethaed9b3982018-08-02 17:01:57 +0200974 - Added sequences
Nils Diewaldf399a672013-11-18 17:55:22 +0000975
9760.01 2013-08-20
margarethaed9b3982018-08-02 17:01:57 +0200977 - First version as maven build environment