| Nils Diewald | 92729ce | 2014-10-06 16:00:17 +0000 | [diff] [blame^] | 1 | 0.45 2014-10-06 | 
| Nils Diewald | ea28b62 | 2014-10-01 16:01:31 +0000 | [diff] [blame] | 2 | - [bugfix] Correctly respond request in JSON results (diewald) | 
| Nils Diewald | 92729ce | 2014-10-06 16:00:17 +0000 | [diff] [blame^] | 3 | - [cleanup] Made SpanQueryWrapper an abstract class instead | 
|  | 4 | of an interface (diewald) | 
| Nils Diewald | ea28b62 | 2014-10-01 16:01:31 +0000 | [diff] [blame] | 5 |  | 
| Nils Diewald | 979b2fe | 2014-09-29 16:21:41 +0000 | [diff] [blame] | 6 | 0.44.1 2014-09-29 | 
|  | 7 | - [cleanup] Prepare test suite for publication (diewald) | 
|  | 8 |  | 
| Nils Diewald | 8d8641b | 2014-09-28 17:37:53 +0000 | [diff] [blame] | 9 | 0.44 2014-09-28 | 
| Nils Diewald | 52d34d2 | 2014-09-25 00:50:13 +0000 | [diff] [blame] | 10 | - [feature] Match collector using database for distributed search (diewald) | 
|  | 11 | - [bugfix] Unified boundary handling and prevent nullpointer | 
|  | 12 | exceptions on parsing (diewald) | 
| Nils Diewald | 67f5404 | 2014-09-27 14:53:38 +0000 | [diff] [blame] | 13 | - [bugfix] Ordering of payloads reversed to make nesting highlights | 
|  | 14 | nest correctly (diewald) | 
|  | 15 | - [performance] Updated Lucene dependency from 4.3.1 to 4.5.1 (diewald) | 
|  | 16 | - [performance] Updated Jackson dependency from 2.2.2 to 2.4.0 (diewald) | 
|  | 17 | - [bugfix] Return matches correctly with JSON (diewald) | 
| Nils Diewald | 8d8641b | 2014-09-28 17:37:53 +0000 | [diff] [blame] | 18 | - [bugfix] Repare database tests working with temporary databases (diewald) | 
| Nils Diewald | 52d34d2 | 2014-09-25 00:50:13 +0000 | [diff] [blame] | 19 |  | 
| Nils Diewald | d723d81 | 2014-09-23 18:50:52 +0000 | [diff] [blame] | 20 | 0.43 2014-09-23 | 
|  | 21 | - [cleanup] Made a lot of stuff rely on KorapResponse (diewald) | 
|  | 22 | - [bugfix] Small but ancient collection bug fixed (diewald) | 
|  | 23 | - [feature] Collect first matches of documents based on UIDs (diewald) | 
|  | 24 |  | 
| Nils Diewald | ea12520 | 2014-09-19 15:12:06 +0000 | [diff] [blame] | 25 | 0.42 2014-09-19 | 
| Nils Diewald | 79f6c4d | 2014-09-17 17:34:01 +0000 | [diff] [blame] | 26 | - [cleanup] Extracted private classes from KorapMatch (diewald) | 
| Nils Diewald | ea12520 | 2014-09-19 15:12:06 +0000 | [diff] [blame] | 27 | - [bugfix] Fix query rewrite in contains-queries (diewald) | 
| Nils Diewald | 79f6c4d | 2014-09-17 17:34:01 +0000 | [diff] [blame] | 28 |  | 
| Nils Diewald | 99d7f8a | 2014-09-17 14:49:42 +0000 | [diff] [blame] | 29 | 0.41 2014-09-17 | 
|  | 30 | - [feature] getStartPos(classNr) and getEndPos(classNr) | 
|  | 31 | in KorapMatch (diewald) | 
|  | 32 | - [bugfix] SpanExpansionQuery with fixed Constructor | 
|  | 33 | and Exclusion handling (margaretha) | 
| Nils Diewald | c7b6063 | 2014-09-05 19:59:01 +0000 | [diff] [blame] | 34 | - [feature] Early implementation of match collector (diewald) | 
|  | 35 |  | 
| Nils Diewald | 32030a6 | 2014-09-03 20:16:50 +0000 | [diff] [blame] | 36 | 0.40 2014-09-03 | 
|  | 37 | - [feature] Skeleton for standalone REST service (diewald) | 
|  | 38 |  | 
| Nils Diewald | 22a620c | 2014-09-03 20:13:37 +0000 | [diff] [blame] | 39 | 0.33 2014-09-01 | 
|  | 40 | - [feature] SpanSubspanQuery (margaretha) | 
|  | 41 | - [feature] SpanExpansionQuery (margaretha) | 
|  | 42 |  | 
| Nils Diewald | 1455e1e | 2014-08-01 16:12:43 +0000 | [diff] [blame] | 43 | 0.32 2014-08-01 | 
|  | 44 | - [bugfix] Fix for repetition candidates (margaretha) | 
|  | 45 | - [bugfix] Some fixes for negative segments (diewald) | 
|  | 46 | - [bugfix] SpanMatchModify now skips in case the requested class isn't found (diewald) | 
|  | 47 | - [performance] Some logging issues fixed (diewald) | 
|  | 48 |  | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 49 | 0.31.8 2014-07-24 | 
| Nils Diewald | 602c922 | 2014-07-23 19:49:53 +0000 | [diff] [blame] | 50 | - [feature] Added optionality to querys for quantifiers (diewald) | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 51 | - [feature] Support for korap:boundary deserialization (diewald) | 
| Nils Diewald | 602c922 | 2014-07-23 19:49:53 +0000 | [diff] [blame] | 52 |  | 
| Nils Diewald | 6081f36 | 2014-07-18 18:03:14 +0000 | [diff] [blame] | 53 | 0.31.7 2014-07-18 | 
|  | 54 | - [feature] Added warnings to responses (diewald) | 
|  | 55 |  | 
| Nils Diewald | ee4a6b7 | 2014-06-30 18:23:12 +0000 | [diff] [blame] | 56 | 0.31.6 2014-06-30 | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 57 | - [feature] Support for korap:reference deserialization (diewald) | 
| Nils Diewald | ee4a6b7 | 2014-06-30 18:23:12 +0000 | [diff] [blame] | 58 | - [feature] Preliminary support for attributes in elements (margaretha) | 
|  | 59 | - [feature] Preliminary support operation:repetition deserialization | 
|  | 60 | (unfinished and untested; diewald) | 
|  | 61 |  | 
| Nils Diewald | 6e9eb4e | 2014-06-17 19:28:01 +0000 | [diff] [blame] | 62 | 0.31.5 2014-06-17 | 
|  | 63 | - [feature] Batch return of defined foundries and layers in | 
|  | 64 | getMatchInfo() (diewald) | 
|  | 65 | - [security] Improve foundry and layer check before injection in | 
|  | 66 | regex (diewald) | 
|  | 67 |  | 
| Nils Diewald | d4401ec | 2014-06-16 17:04:02 +0000 | [diff] [blame] | 68 | 0.31.4 2014-06-16 | 
|  | 69 | - [feature] MatchModifyClassQuery now can extend (diewald) | 
| Nils Diewald | 66b8b7a | 2014-06-16 17:17:46 +0000 | [diff] [blame] | 70 | - [bugfix] Make matchinfo a bit more robust (diewald) | 
| Nils Diewald | d4401ec | 2014-06-16 17:04:02 +0000 | [diff] [blame] | 71 |  | 
| Nils Diewald | 5418763 | 2014-06-11 14:39:29 +0000 | [diff] [blame] | 72 | 0.31.3 2014-06-11 | 
|  | 73 | - [bugfix] Minor bugfix regarding treatment of | 
|  | 74 | failed search results (diewald) | 
|  | 75 |  | 
| Nils Diewald | 7cf8c6d | 2014-05-28 18:37:38 +0000 | [diff] [blame] | 76 | 0.31.2 2014-05-28 | 
|  | 77 | - [feature] Request parameter "itemsPerResource" limits | 
|  | 78 | hits per document (diewald) | 
|  | 79 |  | 
| Nils Diewald | ec33612 | 2014-05-21 17:09:50 +0000 | [diff] [blame] | 80 | 0.31.1 2014-05-21 | 
|  | 81 | - [bugfix] Minor bugfix for wrongly serialized contexts | 
|  | 82 | in responses (diewald) | 
|  | 83 |  | 
| Nils Diewald | 1e5d594 | 2014-05-20 13:29:53 +0000 | [diff] [blame] | 84 | 0.31.0 2014-05-20 | 
|  | 85 | - [feature] span contexts in JSON-LD are now supported | 
|  | 86 | - [bugfix] Multiple bugfixes regarding span context | 
|  | 87 | extensions (diewald) | 
|  | 88 | - [bugfix] Minor debugging bugs (diewald) | 
|  | 89 |  | 
| Nils Diewald | 50389b0 | 2014-04-11 16:27:52 +0000 | [diff] [blame] | 90 | 0.30.9 2014-04-11 | 
|  | 91 | - [bugfix] Prevent multiple identifiers in | 
|  | 92 | relation highlighting (diewald) | 
|  | 93 |  | 
| Nils Diewald | 2276e1c | 2014-04-10 15:01:59 +0000 | [diff] [blame] | 94 | 0.30.8 2014-04-10 | 
|  | 95 | - Added getTermRelationJSON() to KorapCollection (diewald) | 
|  | 96 | This is likely to get deprecated! | 
|  | 97 |  | 
| Nils Diewald | fb4d7b0 | 2014-04-09 17:56:17 +0000 | [diff] [blame] | 98 | 0.30.7 2014-04-09 | 
|  | 99 | - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald) | 
|  | 100 | - Added 'or' and group nesting to KorapFilter (diewald) | 
|  | 101 |  | 
| Nils Diewald | 20607ab | 2014-03-20 23:28:36 +0000 | [diff] [blame] | 102 | 0.30.6 2014-03-20 | 
|  | 103 | - Refactoring and cleaning of ElementSpans (diewald) | 
|  | 104 | - [bugfix] Stabilizing KorapMatch (diewald) | 
|  | 105 |  | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 106 | 0.30.5 2014-03-18 | 
|  | 107 | - Support for Quantifier Queries (margaretha) | 
|  | 108 | - Some benchmarks (margaretha) | 
|  | 109 | - [bugfix] WithinSpans respect match payloads, | 
|  | 110 | and are now way more correct ;) (diewald) | 
|  | 111 | - Support for overlap queries (diewald) | 
|  | 112 | - Refactoring of WithinSpans (diewald) | 
|  | 113 | - Introducing lazy loading for wrapper .end() in WithinSpans (diewald) | 
|  | 114 |  | 
| Nils Diewald | d0d6feb | 2014-02-26 18:51:08 +0000 | [diff] [blame] | 115 | 0.30.4 2014-02-26 | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 116 | - [cleanup] Making MultiTerm* more robust (diewald) | 
| Nils Diewald | d0d6feb | 2014-02-26 18:51:08 +0000 | [diff] [blame] | 117 |  | 
| Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 118 | 0.30.3 2014-02-20 | 
|  | 119 | - Return json request in response if given (diewald) | 
| Nils Diewald | ad26934 | 2014-02-20 21:22:22 +0000 | [diff] [blame] | 120 | - [bugfix] ClassSpans and WithinSpans check skipTo | 
|  | 121 | in advance now (diewald) | 
|  | 122 | - Compilerfriendly logging rules, resulting | 
|  | 123 | in significant performance improvements (diewald) | 
|  | 124 | - Small refactorings (diewald) | 
| Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 125 |  | 
| Nils Diewald | f5f29ff | 2014-02-14 12:24:34 +0000 | [diff] [blame] | 126 | 0.30.2 2014-02-14 | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 127 | - [bugfix] wrapper uses correct distance constraint (diewald) | 
| Nils Diewald | f5f29ff | 2014-02-14 12:24:34 +0000 | [diff] [blame] | 128 |  | 
| Nils Diewald | a111803 | 2014-02-13 20:50:48 +0000 | [diff] [blame] | 129 | 0.30.1 2014-02-13 | 
|  | 130 | - Added sentence extension for match info (diewald) | 
|  | 131 |  | 
| Nils Diewald | badb4f1 | 2014-02-13 17:26:12 +0000 | [diff] [blame] | 132 | 0.30 2014-02-13 | 
|  | 133 | - This is a major version (prepared for the IDS meeting on the 17th of february) | 
|  | 134 | - Improved stringification for distance queries (margaretha) | 
|  | 135 |  | 
| Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 136 | 0.26.4 2014-02-12 | 
|  | 137 | - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries | 
|  | 138 | (diewald) | 
|  | 139 | - [temporarily] Added default foundry "mate" in KorapQuery (diewald) | 
|  | 140 |  | 
| Nils Diewald | d7cb0eb | 2014-02-12 23:06:10 +0000 | [diff] [blame] | 141 | 0.26.3 2014-02-12 | 
|  | 142 | - [bugfix] Only open writer in case it's needed (diewald) | 
|  | 143 |  | 
| Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 144 | 0.26.2 2014-02-12 | 
|  | 145 | - Added sequence queries with defined gaps (margaretha) | 
|  | 146 | - Support for multiple distance constraints (margaretha) | 
| Nils Diewald | 23417e8 | 2014-02-12 18:33:24 +0000 | [diff] [blame] | 147 | - Updated json-ld deserialization with nested meta (diewald) | 
| Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 148 | - [bugfix] Wildcards in segments were ignored (diewald) | 
|  | 149 |  | 
| Nils Diewald | 345bdc0 | 2014-01-21 21:48:57 +0000 | [diff] [blame] | 150 | 0.26.1 2014-01-21 | 
|  | 151 | - Distinct Match retrieval including spans | 
|  | 152 | and dependency relations (diewald) | 
|  | 153 |  | 
| Nils Diewald | cde6908 | 2014-01-16 15:46:48 +0000 | [diff] [blame] | 154 | 0.26 2014-01-16 | 
|  | 155 | - Introduced standalone SpanSegmentQueries (margaretha) | 
|  | 156 | - [bugfix] SpanNextQueries (margaretha) | 
|  | 157 | - Support for Match Identifiers (diewald) | 
|  | 158 | - Support for distinct Match retrieval (diewald) | 
|  | 159 |  | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 160 | 0.25.3 2014-01-10 | 
|  | 161 | - Updated Lucene to 4.3.1. | 
| Nils Diewald | 4fca3ff | 2013-12-29 22:59:13 +0000 | [diff] [blame] | 162 |  | 
|  | 163 | 0.25.2 2013-12-29 | 
|  | 164 | - Fixed highlight bug with empty reopened tags. | 
| Nils Diewald | b1c3b65 | 2013-12-28 22:47:00 +0000 | [diff] [blame] | 165 |  | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 166 | 0.25.1 2013-12-28 | 
|  | 167 | - Support for pubDate collections. | 
|  | 168 | - Changed versioning scheme. | 
|  | 169 |  | 
| Nils Diewald | b0dd955 | 2013-12-20 02:28:34 +0000 | [diff] [blame] | 170 | 0.25 2013-12-20 | 
|  | 171 | - Support for Wildcard Queries. | 
|  | 172 | - Improved support for regular expressions. | 
|  | 173 | - Introduced keyword fields that store no positions. | 
|  | 174 |  | 
| Nils Diewald | 9cc86fe | 2013-12-07 17:45:59 +0000 | [diff] [blame] | 175 | 0.24_1 2013-12-05 | 
|  | 176 | - This is a pseudo version for demo versions with dirty hacks, | 
|  | 177 | meant to be rolled back! | 
|  | 178 | - There is now an ignored broken test in TestKorapCollection! | 
|  | 179 |  | 
| Nils Diewald | 3ed1afa | 2013-12-05 22:40:38 +0000 | [diff] [blame] | 180 | 0.24 2013-12-05 | 
|  | 181 | - Json deserializer finished for virtual collections. | 
|  | 182 |  | 
| Nils Diewald | c6b7875 | 2013-12-05 19:05:12 +0000 | [diff] [blame] | 183 | 0.23 2013-12-05 | 
|  | 184 | - Error handling corrected in KorapResult. | 
|  | 185 | - Json deserializer finished for queries. | 
|  | 186 |  | 
| Nils Diewald | c925b49 | 2013-12-03 23:56:10 +0000 | [diff] [blame] | 187 | 0.22 2013-12-04 | 
|  | 188 | - Introduced KorapSearch. | 
|  | 189 | - Json deserializer (started). | 
|  | 190 |  | 
| Nils Diewald | 5def8bc | 2013-11-28 19:26:54 +0000 | [diff] [blame] | 191 | 0.21 2013-11-28 | 
|  | 192 | - Virtual collections can now be defined, | 
|  | 193 | searched, nested and extended. | 
|  | 194 |  | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 195 | 0.20 2013-11-18 | 
|  | 196 | - Unboxing from sandbox. | 
|  | 197 |  | 
|  | 198 | 0.11 2013-11-14 | 
|  | 199 | - JSON file importer (plain and gzip) | 
|  | 200 | - [bugfix] Element Query | 
|  | 201 | - [bugfix] Sequence Query | 
|  | 202 |  | 
|  | 203 | 0.10 2013-11-11 | 
|  | 204 | - Added JSON input to indexer. | 
|  | 205 |  | 
|  | 206 | 0.09 2013-11-07 | 
|  | 207 | - Reconstruction of all wrapper queries using an interface. | 
|  | 208 | - Finished KorapQuery (preliminary feature freeze). | 
|  | 209 |  | 
|  | 210 | 0.08 2013-10-18 | 
|  | 211 | - Changed methods to attributes in KorapMatch. | 
|  | 212 | - Changed SimpleJSON to Jackson. | 
|  | 213 | - Fixed Highlighting. | 
|  | 214 | - Some Refactoring of result classes. | 
|  | 215 | - Introduced KorapDocument. | 
|  | 216 | - Introduced KorapHTML utility. | 
|  | 217 |  | 
|  | 218 | 0.07 2013-10-14 | 
|  | 219 | - Added position to offset matching. | 
|  | 220 |  | 
|  | 221 | 0.06 2013-10-01 | 
|  | 222 | - Added SpanElementQuery for working WithinQeries. | 
|  | 223 | - Added KorapResult and KorapMatching. | 
|  | 224 |  | 
|  | 225 | 0.05 2013-09-18 | 
|  | 226 | - Fixed bug in indexing (MultiTermTokenStream). | 
|  | 227 | - Fixed SpanNext. | 
|  | 228 | - Added KorapIndex. | 
|  | 229 | - First draft for KorapFilter. | 
|  | 230 |  | 
|  | 231 | 0.04 2013-09-01 | 
|  | 232 | - Introduced optimized SpanNext class (not working atm), | 
|  | 233 | as SpanNear does not always work with nested synonyms. | 
|  | 234 |  | 
|  | 235 | 0.03 2013-08-28 | 
|  | 236 | - Added within query (not working atm). | 
|  | 237 | - Pushed query part to public repo. | 
|  | 238 |  | 
|  | 239 | 0.02 2013-08-26 | 
|  | 240 | - Added sequences. | 
|  | 241 |  | 
|  | 242 | 0.01 2013-08-20 | 
|  | 243 | - First version as maven build environment. |