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