| Nils Diewald | e4db128 | 2015-02-05 22:42:33 +0000 | [diff] [blame] | 1 | 0.49.4 2015-02-05 | 
| Nils Diewald | fe6a365 | 2015-02-05 20:34:27 +0000 | [diff] [blame] | 2 | - [documentation] Improved documentation for API classes, | 
|  | 3 | improved test coverage for utility classes (diewald) | 
| Nils Diewald | cb8afb3 | 2015-02-04 21:12:37 +0000 | [diff] [blame] | 4 | - [performance] Updated Lucene dependency from 4.5.1 to 4.10.3, | 
|  | 5 | Updated Jackson dependency from 2.4.0 to 2.4.4, | 
|  | 6 | Updated Jersey dependency from 2.4.1 to 2.15 (diewald) | 
| Nils Diewald | dd46b34 | 2015-02-04 22:38:29 +0000 | [diff] [blame] | 7 | - [feature] Presorting of element terms in the index for coherent | 
| Nils Diewald | e4db128 | 2015-02-05 22:42:33 +0000 | [diff] [blame] | 8 | SpanQuery sorting; Removed buffering of element candidates (diewald) | 
| Nils Diewald | dd46b34 | 2015-02-04 22:38:29 +0000 | [diff] [blame] | 9 | Warning: This is a breaking change! | 
| Nils Diewald | d56ab5f | 2015-02-06 16:55:06 +0000 | [diff] [blame] | 10 | - [performance] Payloads in ElementSpans can now be lazily loaded (diewald) | 
| Nils Diewald | fe6a365 | 2015-02-05 20:34:27 +0000 | [diff] [blame] | 11 | - [cleanup] Renamed /filter to /collection, | 
| Nils Diewald | 41750bf | 2015-02-06 17:45:20 +0000 | [diff] [blame^] | 12 | merge KorapHTML and KorapString, | 
|  | 13 | removed KorapSpan, KorapTermSpan and KorapLongSpan (diewald) | 
| Nils Diewald | cb8afb3 | 2015-02-04 21:12:37 +0000 | [diff] [blame] | 14 |  | 
|  | 15 | 0.49.3 2015-02-03 | 
| Nils Diewald | 44d5fa1 | 2015-01-15 21:31:52 +0000 | [diff] [blame] | 16 | - [documentation] Improved documentation for API classes (diewald) | 
|  | 17 | - [documentation] Improved documentation for various queries (margaretha) | 
| Nils Diewald | 6409a92 | 2015-01-29 20:50:42 +0000 | [diff] [blame] | 18 | - [feature] Added deserialization of SpanSubSpanQueries (margaretha,diewald) | 
| Nils Diewald | afab8f3 | 2015-01-26 19:11:32 +0000 | [diff] [blame] | 19 | - [bugfix] Null filters are now correctly extended (diewald) | 
| Nils Diewald | d75e6f6 | 2015-01-28 23:44:56 +0000 | [diff] [blame] | 20 | - [cleanup] Refactoring of KorapResult, KorapResponse, KorapQuery, | 
| Nils Diewald | 93d6d1b | 2015-02-02 21:47:43 +0000 | [diff] [blame] | 21 | deprecated operation:or in favor of operation:junction, | 
|  | 22 | updating test suite for class and frame attributes (diewald) | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 23 | - [bugfix] Empty class segments are now correctly serialized | 
|  | 24 | in sequences (diewald) | 
| Nils Diewald | 93d6d1b | 2015-02-02 21:47:43 +0000 | [diff] [blame] | 25 | - [feature] Started support for position frames (diewald) | 
| Nils Diewald | 83c9b16 | 2015-02-03 21:05:07 +0000 | [diff] [blame] | 26 | - [bugfix] Fixed #134 Nullpointer exception in WithinSpans | 
|  | 27 | (diewald, margaretha) | 
| Nils Diewald | 44d5fa1 | 2015-01-15 21:31:52 +0000 | [diff] [blame] | 28 |  | 
| Nils Diewald | d86c068 | 2014-12-05 20:46:26 +0000 | [diff] [blame] | 29 | 0.49.2 2014-12-05 | 
|  | 30 | - [documentation] Improved documentation for various queries (margaretha) | 
|  | 31 | - [feature] Added @Experimental support (margaretha) | 
|  | 32 | - [feature] Added Eclipse based code formatting (diewald) | 
|  | 33 |  | 
| Nils Diewald | 2f2b067 | 2014-11-25 20:26:22 +0000 | [diff] [blame] | 34 | 0.49.1 2014-11-25 | 
|  | 35 | - [cleanup] Major refactoring for new response messages (diewald) | 
|  | 36 | - [cleanup] Removed deprecated error messaging (diewald) | 
| Nils Diewald | e1ecd5e | 2014-11-27 02:17:24 +0000 | [diff] [blame] | 37 | - [cleanup] Removed long-term deprecated methods in KorapResult (diewald) | 
| Nils Diewald | 7534fdf | 2014-11-27 02:28:10 +0000 | [diff] [blame] | 38 | - [cleanup] Removed long-term deprecated methods in KorapMatch (diewald) | 
| Nils Diewald | e1ecd5e | 2014-11-27 02:17:24 +0000 | [diff] [blame] | 39 | - [cleanup] Renamed toJSON->toJsonString (diewald) | 
|  | 40 | - [cleanup] Renamed toJSONnode->toJsonNode (diewald) | 
|  | 41 | - [cleanup] Renamed fromJSON->fromJson (diewald) | 
| Nils Diewald | 2f2b067 | 2014-11-25 20:26:22 +0000 | [diff] [blame] | 42 | - [documentation] Improved documentation for notifications (diewald) | 
| Nils Diewald | c471b18 | 2014-11-19 22:51:15 +0000 | [diff] [blame] | 43 |  | 
| Nils Diewald | 886d321 | 2014-11-14 01:27:23 +0000 | [diff] [blame] | 44 | 0.49 2014-11-14 | 
| Nils Diewald | c471b18 | 2014-11-19 22:51:15 +0000 | [diff] [blame] | 45 | - This is a major version (prepared for the Evaluation Meeting) | 
| Nils Diewald | 32912a6 | 2014-11-11 01:57:45 +0000 | [diff] [blame] | 46 | - [bugfix] Rewrite works in repeating expansions (margaretha) | 
|  | 47 | - [feature] Clean timeout with parameter support (diewald) | 
| Nils Diewald | f2ec2d2 | 2014-11-11 21:42:16 +0000 | [diff] [blame] | 48 | - [workaround] Support unknown overlap frame, if frames are known (diewald) | 
| Nils Diewald | 7d32064 | 2014-11-12 17:39:42 +0000 | [diff] [blame] | 49 | - [bugfix] Class payload fixed in SpanRepetitions (margaretha) | 
| Nils Diewald | 886d321 | 2014-11-14 01:27:23 +0000 | [diff] [blame] | 50 | - [bugfix] #179 Expansion bug fixed (margaretha) | 
|  | 51 | - [bugfix] Corrected small bug where null warnings where | 
|  | 52 | returned in JSON (diewald) | 
|  | 53 | - [cleanup] Converted error to failure (diewald) | 
| Nils Diewald | ea7239a | 2014-11-14 14:01:56 +0000 | [diff] [blame] | 54 | - [bugfix] Added const layer rewrite (diewald) | 
| Nils Diewald | 9b11a44 | 2014-11-08 20:47:17 +0000 | [diff] [blame] | 55 |  | 
| Nils Diewald | b84e727 | 2014-11-07 01:27:38 +0000 | [diff] [blame] | 56 | 0.48 2014-11-07 | 
| Nils Diewald | c471b18 | 2014-11-19 22:51:15 +0000 | [diff] [blame] | 57 | - This is a major version (prepared for the "Tag der Offenen Tür") | 
| Nils Diewald | 277e9ce | 2014-11-06 03:42:11 +0000 | [diff] [blame] | 58 | - [feature] Retrieval of token lists (diewald) | 
| Nils Diewald | 52bd1cd | 2014-11-06 20:44:24 +0000 | [diff] [blame] | 59 | - [bugfix] Classes can now be highlighted to 127. | 
| Nils Diewald | b84e727 | 2014-11-07 01:27:38 +0000 | [diff] [blame] | 60 | - [bugfix] Sequences with distances won't be flattened in | 
|  | 61 | SpanSequenceQueryWrapper (diewald) | 
|  | 62 | - [bugfix] Sequences with [problem][problem][anchor] can now | 
|  | 63 | be deserialized (diewald) | 
| Nils Diewald | 5871e4d | 2014-11-07 03:48:25 +0000 | [diff] [blame] | 64 | - [bugfix] Queries with regular expressions in spanNext() are now | 
|  | 65 | correctly rewritten (diewald) | 
| Nils Diewald | 3430aa2 | 2014-11-07 13:39:03 +0000 | [diff] [blame] | 66 | - [bugfix] Ignore foundry for orth layer (diewald) | 
| Nils Diewald | e364570 | 2014-11-07 21:15:20 +0000 | [diff] [blame] | 67 | - [feature] Support fields in meta (diewald) | 
| Nils Diewald | f2ec2d2 | 2014-11-11 21:42:16 +0000 | [diff] [blame] | 68 | - [workaround] Support more legacy APIs (diewald) | 
| Nils Diewald | 33fcb5d | 2014-11-07 23:27:03 +0000 | [diff] [blame] | 69 | - [bugfix] Check for the existence of @type in JSON-LD groups | 
|  | 70 | to avoid NullPointer (diewald) | 
| Nils Diewald | 1220e3e | 2014-11-08 03:18:58 +0000 | [diff] [blame] | 71 | - [cleanup] Validated query and collection input - limited | 
|  | 72 | to a "don't break anyting" policy (diewald) | 
| Nils Diewald | 277e9ce | 2014-11-06 03:42:11 +0000 | [diff] [blame] | 73 |  | 
|  | 74 | 0.47 2014-11-05 | 
| Nils Diewald | ba197f2 | 2014-11-01 17:21:46 +0000 | [diff] [blame] | 75 | - [feature] Support new index format with more metadata (diewald) | 
| Nils Diewald | ee0dd41 | 2014-11-04 17:31:50 +0000 | [diff] [blame] | 76 | - [bugfix] #142 Fixed class spans for skipTo() skips (margaretha) | 
|  | 77 | - [feature] Added attribute support to relations (margaretha) | 
| Nils Diewald | 56dc258 | 2014-11-04 21:33:46 +0000 | [diff] [blame] | 78 | - [bugfix] Make classes and shrink default to 1 instead of 0 (diewald) | 
| Nils Diewald | 0fa2da2 | 2014-11-05 03:31:32 +0000 | [diff] [blame] | 79 | - [bugfix] shrink now removes all non-classes payloads (diewald) | 
| Nils Diewald | ba197f2 | 2014-11-01 17:21:46 +0000 | [diff] [blame] | 80 |  | 
| Nils Diewald | be5943e | 2014-10-21 19:35:34 +0000 | [diff] [blame] | 81 | 0.46 2014-10-21 | 
|  | 82 | - [feature] Support for relation queries (margaretha) | 
|  | 83 | - [feature] Wrapping of extension queries | 
|  | 84 | (not completely tested yet; diewald) | 
|  | 85 |  | 
| Nils Diewald | 92729ce | 2014-10-06 16:00:17 +0000 | [diff] [blame] | 86 | 0.45 2014-10-06 | 
| Nils Diewald | ea28b62 | 2014-10-01 16:01:31 +0000 | [diff] [blame] | 87 | - [bugfix] Correctly respond request in JSON results (diewald) | 
| Nils Diewald | 92729ce | 2014-10-06 16:00:17 +0000 | [diff] [blame] | 88 | - [cleanup] Made SpanQueryWrapper an abstract class instead | 
|  | 89 | of an interface (diewald) | 
| Nils Diewald | ea28b62 | 2014-10-01 16:01:31 +0000 | [diff] [blame] | 90 |  | 
| Nils Diewald | 979b2fe | 2014-09-29 16:21:41 +0000 | [diff] [blame] | 91 | 0.44.1 2014-09-29 | 
|  | 92 | - [cleanup] Prepare test suite for publication (diewald) | 
|  | 93 |  | 
| Nils Diewald | 8d8641b | 2014-09-28 17:37:53 +0000 | [diff] [blame] | 94 | 0.44 2014-09-28 | 
| Nils Diewald | 52d34d2 | 2014-09-25 00:50:13 +0000 | [diff] [blame] | 95 | - [feature] Match collector using database for distributed search (diewald) | 
|  | 96 | - [bugfix] Unified boundary handling and prevent nullpointer | 
|  | 97 | exceptions on parsing (diewald) | 
| Nils Diewald | 67f5404 | 2014-09-27 14:53:38 +0000 | [diff] [blame] | 98 | - [bugfix] Ordering of payloads reversed to make nesting highlights | 
|  | 99 | nest correctly (diewald) | 
|  | 100 | - [performance] Updated Lucene dependency from 4.3.1 to 4.5.1 (diewald) | 
|  | 101 | - [performance] Updated Jackson dependency from 2.2.2 to 2.4.0 (diewald) | 
|  | 102 | - [bugfix] Return matches correctly with JSON (diewald) | 
| Nils Diewald | 8d8641b | 2014-09-28 17:37:53 +0000 | [diff] [blame] | 103 | - [bugfix] Repare database tests working with temporary databases (diewald) | 
| Nils Diewald | 52d34d2 | 2014-09-25 00:50:13 +0000 | [diff] [blame] | 104 |  | 
| Nils Diewald | d723d81 | 2014-09-23 18:50:52 +0000 | [diff] [blame] | 105 | 0.43 2014-09-23 | 
|  | 106 | - [cleanup] Made a lot of stuff rely on KorapResponse (diewald) | 
|  | 107 | - [bugfix] Small but ancient collection bug fixed (diewald) | 
|  | 108 | - [feature] Collect first matches of documents based on UIDs (diewald) | 
|  | 109 |  | 
| Nils Diewald | ea12520 | 2014-09-19 15:12:06 +0000 | [diff] [blame] | 110 | 0.42 2014-09-19 | 
| Nils Diewald | 79f6c4d | 2014-09-17 17:34:01 +0000 | [diff] [blame] | 111 | - [cleanup] Extracted private classes from KorapMatch (diewald) | 
| Nils Diewald | ea12520 | 2014-09-19 15:12:06 +0000 | [diff] [blame] | 112 | - [bugfix] Fix query rewrite in contains-queries (diewald) | 
| Nils Diewald | 79f6c4d | 2014-09-17 17:34:01 +0000 | [diff] [blame] | 113 |  | 
| Nils Diewald | 99d7f8a | 2014-09-17 14:49:42 +0000 | [diff] [blame] | 114 | 0.41 2014-09-17 | 
|  | 115 | - [feature] getStartPos(classNr) and getEndPos(classNr) | 
|  | 116 | in KorapMatch (diewald) | 
|  | 117 | - [bugfix] SpanExpansionQuery with fixed Constructor | 
|  | 118 | and Exclusion handling (margaretha) | 
| Nils Diewald | c7b6063 | 2014-09-05 19:59:01 +0000 | [diff] [blame] | 119 | - [feature] Early implementation of match collector (diewald) | 
|  | 120 |  | 
| Nils Diewald | 32030a6 | 2014-09-03 20:16:50 +0000 | [diff] [blame] | 121 | 0.40 2014-09-03 | 
|  | 122 | - [feature] Skeleton for standalone REST service (diewald) | 
|  | 123 |  | 
| Nils Diewald | 22a620c | 2014-09-03 20:13:37 +0000 | [diff] [blame] | 124 | 0.33 2014-09-01 | 
|  | 125 | - [feature] SpanSubspanQuery (margaretha) | 
|  | 126 | - [feature] SpanExpansionQuery (margaretha) | 
|  | 127 |  | 
| Nils Diewald | 1455e1e | 2014-08-01 16:12:43 +0000 | [diff] [blame] | 128 | 0.32 2014-08-01 | 
|  | 129 | - [bugfix] Fix for repetition candidates (margaretha) | 
|  | 130 | - [bugfix] Some fixes for negative segments (diewald) | 
|  | 131 | - [bugfix] SpanMatchModify now skips in case the requested class isn't found (diewald) | 
|  | 132 | - [performance] Some logging issues fixed (diewald) | 
|  | 133 |  | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 134 | 0.31.8 2014-07-24 | 
| Nils Diewald | 602c922 | 2014-07-23 19:49:53 +0000 | [diff] [blame] | 135 | - [feature] Added optionality to querys for quantifiers (diewald) | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 136 | - [feature] Support for korap:boundary deserialization (diewald) | 
| Nils Diewald | 602c922 | 2014-07-23 19:49:53 +0000 | [diff] [blame] | 137 |  | 
| Nils Diewald | 6081f36 | 2014-07-18 18:03:14 +0000 | [diff] [blame] | 138 | 0.31.7 2014-07-18 | 
|  | 139 | - [feature] Added warnings to responses (diewald) | 
|  | 140 |  | 
| Nils Diewald | ee4a6b7 | 2014-06-30 18:23:12 +0000 | [diff] [blame] | 141 | 0.31.6 2014-06-30 | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 142 | - [feature] Support for korap:reference deserialization (diewald) | 
| Nils Diewald | ee4a6b7 | 2014-06-30 18:23:12 +0000 | [diff] [blame] | 143 | - [feature] Preliminary support for attributes in elements (margaretha) | 
|  | 144 | - [feature] Preliminary support operation:repetition deserialization | 
|  | 145 | (unfinished and untested; diewald) | 
|  | 146 |  | 
| Nils Diewald | 6e9eb4e | 2014-06-17 19:28:01 +0000 | [diff] [blame] | 147 | 0.31.5 2014-06-17 | 
|  | 148 | - [feature] Batch return of defined foundries and layers in | 
|  | 149 | getMatchInfo() (diewald) | 
|  | 150 | - [security] Improve foundry and layer check before injection in | 
|  | 151 | regex (diewald) | 
|  | 152 |  | 
| Nils Diewald | d4401ec | 2014-06-16 17:04:02 +0000 | [diff] [blame] | 153 | 0.31.4 2014-06-16 | 
|  | 154 | - [feature] MatchModifyClassQuery now can extend (diewald) | 
| Nils Diewald | 66b8b7a | 2014-06-16 17:17:46 +0000 | [diff] [blame] | 155 | - [bugfix] Make matchinfo a bit more robust (diewald) | 
| Nils Diewald | d4401ec | 2014-06-16 17:04:02 +0000 | [diff] [blame] | 156 |  | 
| Nils Diewald | 5418763 | 2014-06-11 14:39:29 +0000 | [diff] [blame] | 157 | 0.31.3 2014-06-11 | 
|  | 158 | - [bugfix] Minor bugfix regarding treatment of | 
|  | 159 | failed search results (diewald) | 
|  | 160 |  | 
| Nils Diewald | 7cf8c6d | 2014-05-28 18:37:38 +0000 | [diff] [blame] | 161 | 0.31.2 2014-05-28 | 
|  | 162 | - [feature] Request parameter "itemsPerResource" limits | 
|  | 163 | hits per document (diewald) | 
|  | 164 |  | 
| Nils Diewald | ec33612 | 2014-05-21 17:09:50 +0000 | [diff] [blame] | 165 | 0.31.1 2014-05-21 | 
|  | 166 | - [bugfix] Minor bugfix for wrongly serialized contexts | 
|  | 167 | in responses (diewald) | 
|  | 168 |  | 
| Nils Diewald | 1e5d594 | 2014-05-20 13:29:53 +0000 | [diff] [blame] | 169 | 0.31.0 2014-05-20 | 
|  | 170 | - [feature] span contexts in JSON-LD are now supported | 
|  | 171 | - [bugfix] Multiple bugfixes regarding span context | 
|  | 172 | extensions (diewald) | 
|  | 173 | - [bugfix] Minor debugging bugs (diewald) | 
|  | 174 |  | 
| Nils Diewald | 50389b0 | 2014-04-11 16:27:52 +0000 | [diff] [blame] | 175 | 0.30.9 2014-04-11 | 
|  | 176 | - [bugfix] Prevent multiple identifiers in | 
|  | 177 | relation highlighting (diewald) | 
|  | 178 |  | 
| Nils Diewald | 2276e1c | 2014-04-10 15:01:59 +0000 | [diff] [blame] | 179 | 0.30.8 2014-04-10 | 
|  | 180 | - Added getTermRelationJSON() to KorapCollection (diewald) | 
|  | 181 | This is likely to get deprecated! | 
|  | 182 |  | 
| Nils Diewald | fb4d7b0 | 2014-04-09 17:56:17 +0000 | [diff] [blame] | 183 | 0.30.7 2014-04-09 | 
|  | 184 | - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald) | 
|  | 185 | - Added 'or' and group nesting to KorapFilter (diewald) | 
|  | 186 |  | 
| Nils Diewald | 20607ab | 2014-03-20 23:28:36 +0000 | [diff] [blame] | 187 | 0.30.6 2014-03-20 | 
|  | 188 | - Refactoring and cleaning of ElementSpans (diewald) | 
|  | 189 | - [bugfix] Stabilizing KorapMatch (diewald) | 
|  | 190 |  | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 191 | 0.30.5 2014-03-18 | 
|  | 192 | - Support for Quantifier Queries (margaretha) | 
|  | 193 | - Some benchmarks (margaretha) | 
|  | 194 | - [bugfix] WithinSpans respect match payloads, | 
|  | 195 | and are now way more correct ;) (diewald) | 
|  | 196 | - Support for overlap queries (diewald) | 
|  | 197 | - Refactoring of WithinSpans (diewald) | 
|  | 198 | - Introducing lazy loading for wrapper .end() in WithinSpans (diewald) | 
|  | 199 |  | 
| Nils Diewald | d0d6feb | 2014-02-26 18:51:08 +0000 | [diff] [blame] | 200 | 0.30.4 2014-02-26 | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 201 | - [cleanup] Making MultiTerm* more robust (diewald) | 
| Nils Diewald | d0d6feb | 2014-02-26 18:51:08 +0000 | [diff] [blame] | 202 |  | 
| Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 203 | 0.30.3 2014-02-20 | 
|  | 204 | - Return json request in response if given (diewald) | 
| Nils Diewald | ad26934 | 2014-02-20 21:22:22 +0000 | [diff] [blame] | 205 | - [bugfix] ClassSpans and WithinSpans check skipTo | 
|  | 206 | in advance now (diewald) | 
|  | 207 | - Compilerfriendly logging rules, resulting | 
|  | 208 | in significant performance improvements (diewald) | 
|  | 209 | - Small refactorings (diewald) | 
| Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 210 |  | 
| Nils Diewald | f5f29ff | 2014-02-14 12:24:34 +0000 | [diff] [blame] | 211 | 0.30.2 2014-02-14 | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 212 | - [bugfix] wrapper uses correct distance constraint (diewald) | 
| Nils Diewald | f5f29ff | 2014-02-14 12:24:34 +0000 | [diff] [blame] | 213 |  | 
| Nils Diewald | a111803 | 2014-02-13 20:50:48 +0000 | [diff] [blame] | 214 | 0.30.1 2014-02-13 | 
|  | 215 | - Added sentence extension for match info (diewald) | 
|  | 216 |  | 
| Nils Diewald | badb4f1 | 2014-02-13 17:26:12 +0000 | [diff] [blame] | 217 | 0.30 2014-02-13 | 
|  | 218 | - This is a major version (prepared for the IDS meeting on the 17th of february) | 
|  | 219 | - Improved stringification for distance queries (margaretha) | 
|  | 220 |  | 
| Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 221 | 0.26.4 2014-02-12 | 
|  | 222 | - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries | 
|  | 223 | (diewald) | 
|  | 224 | - [temporarily] Added default foundry "mate" in KorapQuery (diewald) | 
|  | 225 |  | 
| Nils Diewald | d7cb0eb | 2014-02-12 23:06:10 +0000 | [diff] [blame] | 226 | 0.26.3 2014-02-12 | 
|  | 227 | - [bugfix] Only open writer in case it's needed (diewald) | 
|  | 228 |  | 
| Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 229 | 0.26.2 2014-02-12 | 
|  | 230 | - Added sequence queries with defined gaps (margaretha) | 
|  | 231 | - Support for multiple distance constraints (margaretha) | 
| Nils Diewald | 23417e8 | 2014-02-12 18:33:24 +0000 | [diff] [blame] | 232 | - Updated json-ld deserialization with nested meta (diewald) | 
| Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 233 | - [bugfix] Wildcards in segments were ignored (diewald) | 
|  | 234 |  | 
| Nils Diewald | 345bdc0 | 2014-01-21 21:48:57 +0000 | [diff] [blame] | 235 | 0.26.1 2014-01-21 | 
|  | 236 | - Distinct Match retrieval including spans | 
|  | 237 | and dependency relations (diewald) | 
|  | 238 |  | 
| Nils Diewald | cde6908 | 2014-01-16 15:46:48 +0000 | [diff] [blame] | 239 | 0.26 2014-01-16 | 
|  | 240 | - Introduced standalone SpanSegmentQueries (margaretha) | 
|  | 241 | - [bugfix] SpanNextQueries (margaretha) | 
|  | 242 | - Support for Match Identifiers (diewald) | 
|  | 243 | - Support for distinct Match retrieval (diewald) | 
|  | 244 |  | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 245 | 0.25.3 2014-01-10 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 246 | - Updated Lucene to 4.3.1 (diewald) | 
|  | 247 | - Eliza Margaretha has joined the team | 
| Nils Diewald | 4fca3ff | 2013-12-29 22:59:13 +0000 | [diff] [blame] | 248 |  | 
|  | 249 | 0.25.2 2013-12-29 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 250 | - Fixed highlight bug with empty reopened tags | 
| Nils Diewald | b1c3b65 | 2013-12-28 22:47:00 +0000 | [diff] [blame] | 251 |  | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 252 | 0.25.1 2013-12-28 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 253 | - Support for pubDate collections | 
|  | 254 | - Changed versioning scheme | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 255 |  | 
| Nils Diewald | b0dd955 | 2013-12-20 02:28:34 +0000 | [diff] [blame] | 256 | 0.25 2013-12-20 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 257 | - Support for Wildcard Queries | 
|  | 258 | - Improved support for regular expressions | 
|  | 259 | - Introduced keyword fields that store no positions | 
| Nils Diewald | b0dd955 | 2013-12-20 02:28:34 +0000 | [diff] [blame] | 260 |  | 
| Nils Diewald | 9cc86fe | 2013-12-07 17:45:59 +0000 | [diff] [blame] | 261 | 0.24_1 2013-12-05 | 
|  | 262 | - This is a pseudo version for demo versions with dirty hacks, | 
|  | 263 | meant to be rolled back! | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 264 | - There is now an ignored broken test in TestKorapCollection | 
| Nils Diewald | 9cc86fe | 2013-12-07 17:45:59 +0000 | [diff] [blame] | 265 |  | 
| Nils Diewald | 3ed1afa | 2013-12-05 22:40:38 +0000 | [diff] [blame] | 266 | 0.24 2013-12-05 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 267 | - Json deserializer finished for virtual collections | 
| Nils Diewald | 3ed1afa | 2013-12-05 22:40:38 +0000 | [diff] [blame] | 268 |  | 
| Nils Diewald | c6b7875 | 2013-12-05 19:05:12 +0000 | [diff] [blame] | 269 | 0.23 2013-12-05 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 270 | - Error handling corrected in KorapResult | 
|  | 271 | - Json deserializer finished for queries | 
| Nils Diewald | c6b7875 | 2013-12-05 19:05:12 +0000 | [diff] [blame] | 272 |  | 
| Nils Diewald | c925b49 | 2013-12-03 23:56:10 +0000 | [diff] [blame] | 273 | 0.22 2013-12-04 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 274 | - Introduced KorapSearch | 
|  | 275 | - Json deserializer (started) | 
| Nils Diewald | c925b49 | 2013-12-03 23:56:10 +0000 | [diff] [blame] | 276 |  | 
| Nils Diewald | 5def8bc | 2013-11-28 19:26:54 +0000 | [diff] [blame] | 277 | 0.21 2013-11-28 | 
|  | 278 | - Virtual collections can now be defined, | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 279 | searched, nested and extended | 
| Nils Diewald | 5def8bc | 2013-11-28 19:26:54 +0000 | [diff] [blame] | 280 |  | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 281 | 0.20 2013-11-18 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 282 | - Unboxing from sandbox repository | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 283 |  | 
|  | 284 | 0.11 2013-11-14 | 
|  | 285 | - JSON file importer (plain and gzip) | 
|  | 286 | - [bugfix] Element Query | 
|  | 287 | - [bugfix] Sequence Query | 
|  | 288 |  | 
|  | 289 | 0.10 2013-11-11 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 290 | - Added JSON input to indexer | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 291 |  | 
|  | 292 | 0.09 2013-11-07 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 293 | - Reconstruction of all wrapper queries using an interface | 
|  | 294 | - Finished KorapQuery (preliminary feature freeze) | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 295 |  | 
|  | 296 | 0.08 2013-10-18 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 297 | - Changed methods to attributes in KorapMatch | 
|  | 298 | - Changed SimpleJSON to Jackson | 
|  | 299 | - Fixed Highlighting | 
|  | 300 | - Some Refactoring of result classes | 
|  | 301 | - Introduced KorapDocument | 
|  | 302 | - Introduced KorapHTML utility | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 303 |  | 
|  | 304 | 0.07 2013-10-14 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 305 | - Added position to offset matching | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 306 |  | 
|  | 307 | 0.06 2013-10-01 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 308 | - Added SpanElementQuery for working WithinQeries | 
|  | 309 | - Added KorapResult and KorapMatching | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 310 |  | 
|  | 311 | 0.05 2013-09-18 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 312 | - Fixed bug in indexing (MultiTermTokenStream) | 
|  | 313 | - Fixed SpanNext | 
|  | 314 | - Added KorapIndex | 
|  | 315 | - First draft for KorapFilter | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 316 |  | 
|  | 317 | 0.04 2013-09-01 | 
|  | 318 | - Introduced optimized SpanNext class (not working atm), | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 319 | as SpanNear does not always work with nested synonyms | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 320 |  | 
|  | 321 | 0.03 2013-08-28 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 322 | - Added within query (not working atm) | 
|  | 323 | - Pushed query part to public repo | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 324 |  | 
|  | 325 | 0.02 2013-08-26 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 326 | - Added sequences | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 327 |  | 
|  | 328 | 0.01 2013-08-20 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 329 | - First version as maven build environment |