Nils Diewald | 20607ab | 2014-03-20 23:28:36 +0000 | [diff] [blame^] | 1 | 0.30.6 2014-03-20 |
| 2 | - Refactoring and cleaning of ElementSpans (diewald) |
| 3 | - [bugfix] Stabilizing KorapMatch (diewald) |
| 4 | |
Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 5 | 0.30.5 2014-03-18 |
| 6 | - Support for Quantifier Queries (margaretha) |
| 7 | - Some benchmarks (margaretha) |
| 8 | - [bugfix] WithinSpans respect match payloads, |
| 9 | and are now way more correct ;) (diewald) |
| 10 | - Support for overlap queries (diewald) |
| 11 | - Refactoring of WithinSpans (diewald) |
| 12 | - Introducing lazy loading for wrapper .end() in WithinSpans (diewald) |
| 13 | |
Nils Diewald | d0d6feb | 2014-02-26 18:51:08 +0000 | [diff] [blame] | 14 | 0.30.4 2014-02-26 |
Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 15 | - [cleanup] Making MultiTerm* more robust (diewald) |
Nils Diewald | d0d6feb | 2014-02-26 18:51:08 +0000 | [diff] [blame] | 16 | |
Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 17 | 0.30.3 2014-02-20 |
| 18 | - Return json request in response if given (diewald) |
Nils Diewald | ad26934 | 2014-02-20 21:22:22 +0000 | [diff] [blame] | 19 | - [bugfix] ClassSpans and WithinSpans check skipTo |
| 20 | in advance now (diewald) |
| 21 | - Compilerfriendly logging rules, resulting |
| 22 | in significant performance improvements (diewald) |
| 23 | - Small refactorings (diewald) |
Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 24 | |
Nils Diewald | f5f29ff | 2014-02-14 12:24:34 +0000 | [diff] [blame] | 25 | 0.30.2 2014-02-14 |
Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 26 | - [bugfix] wrapper uses correct distance constraint (diewald) |
Nils Diewald | f5f29ff | 2014-02-14 12:24:34 +0000 | [diff] [blame] | 27 | |
Nils Diewald | a111803 | 2014-02-13 20:50:48 +0000 | [diff] [blame] | 28 | 0.30.1 2014-02-13 |
| 29 | - Added sentence extension for match info (diewald) |
| 30 | |
Nils Diewald | badb4f1 | 2014-02-13 17:26:12 +0000 | [diff] [blame] | 31 | 0.30 2014-02-13 |
| 32 | - This is a major version (prepared for the IDS meeting on the 17th of february) |
| 33 | - Improved stringification for distance queries (margaretha) |
| 34 | |
Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 35 | 0.26.4 2014-02-12 |
| 36 | - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries |
| 37 | (diewald) |
| 38 | - [temporarily] Added default foundry "mate" in KorapQuery (diewald) |
| 39 | |
Nils Diewald | d7cb0eb | 2014-02-12 23:06:10 +0000 | [diff] [blame] | 40 | 0.26.3 2014-02-12 |
| 41 | - [bugfix] Only open writer in case it's needed (diewald) |
| 42 | |
Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 43 | 0.26.2 2014-02-12 |
| 44 | - Added sequence queries with defined gaps (margaretha) |
| 45 | - Support for multiple distance constraints (margaretha) |
Nils Diewald | 23417e8 | 2014-02-12 18:33:24 +0000 | [diff] [blame] | 46 | - Updated json-ld deserialization with nested meta (diewald) |
Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 47 | - [bugfix] Wildcards in segments were ignored (diewald) |
| 48 | |
Nils Diewald | 345bdc0 | 2014-01-21 21:48:57 +0000 | [diff] [blame] | 49 | 0.26.1 2014-01-21 |
| 50 | - Distinct Match retrieval including spans |
| 51 | and dependency relations (diewald) |
| 52 | |
Nils Diewald | cde6908 | 2014-01-16 15:46:48 +0000 | [diff] [blame] | 53 | 0.26 2014-01-16 |
| 54 | - Introduced standalone SpanSegmentQueries (margaretha) |
| 55 | - [bugfix] SpanNextQueries (margaretha) |
| 56 | - Support for Match Identifiers (diewald) |
| 57 | - Support for distinct Match retrieval (diewald) |
| 58 | |
Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 59 | 0.25.3 2014-01-10 |
| 60 | - Updated Lucene to 4.3.1. |
Nils Diewald | 4fca3ff | 2013-12-29 22:59:13 +0000 | [diff] [blame] | 61 | |
| 62 | 0.25.2 2013-12-29 |
| 63 | - Fixed highlight bug with empty reopened tags. |
Nils Diewald | b1c3b65 | 2013-12-28 22:47:00 +0000 | [diff] [blame] | 64 | |
Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 65 | 0.25.1 2013-12-28 |
| 66 | - Support for pubDate collections. |
| 67 | - Changed versioning scheme. |
| 68 | |
Nils Diewald | b0dd955 | 2013-12-20 02:28:34 +0000 | [diff] [blame] | 69 | 0.25 2013-12-20 |
| 70 | - Support for Wildcard Queries. |
| 71 | - Improved support for regular expressions. |
| 72 | - Introduced keyword fields that store no positions. |
| 73 | |
Nils Diewald | 9cc86fe | 2013-12-07 17:45:59 +0000 | [diff] [blame] | 74 | 0.24_1 2013-12-05 |
| 75 | - This is a pseudo version for demo versions with dirty hacks, |
| 76 | meant to be rolled back! |
| 77 | - There is now an ignored broken test in TestKorapCollection! |
| 78 | |
Nils Diewald | 3ed1afa | 2013-12-05 22:40:38 +0000 | [diff] [blame] | 79 | 0.24 2013-12-05 |
| 80 | - Json deserializer finished for virtual collections. |
| 81 | |
Nils Diewald | c6b7875 | 2013-12-05 19:05:12 +0000 | [diff] [blame] | 82 | 0.23 2013-12-05 |
| 83 | - Error handling corrected in KorapResult. |
| 84 | - Json deserializer finished for queries. |
| 85 | |
Nils Diewald | c925b49 | 2013-12-03 23:56:10 +0000 | [diff] [blame] | 86 | 0.22 2013-12-04 |
| 87 | - Introduced KorapSearch. |
| 88 | - Json deserializer (started). |
| 89 | |
Nils Diewald | 5def8bc | 2013-11-28 19:26:54 +0000 | [diff] [blame] | 90 | 0.21 2013-11-28 |
| 91 | - Virtual collections can now be defined, |
| 92 | searched, nested and extended. |
| 93 | |
Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 94 | 0.20 2013-11-18 |
| 95 | - Unboxing from sandbox. |
| 96 | |
| 97 | 0.11 2013-11-14 |
| 98 | - JSON file importer (plain and gzip) |
| 99 | - [bugfix] Element Query |
| 100 | - [bugfix] Sequence Query |
| 101 | |
| 102 | 0.10 2013-11-11 |
| 103 | - Added JSON input to indexer. |
| 104 | |
| 105 | 0.09 2013-11-07 |
| 106 | - Reconstruction of all wrapper queries using an interface. |
| 107 | - Finished KorapQuery (preliminary feature freeze). |
| 108 | |
| 109 | 0.08 2013-10-18 |
| 110 | - Changed methods to attributes in KorapMatch. |
| 111 | - Changed SimpleJSON to Jackson. |
| 112 | - Fixed Highlighting. |
| 113 | - Some Refactoring of result classes. |
| 114 | - Introduced KorapDocument. |
| 115 | - Introduced KorapHTML utility. |
| 116 | |
| 117 | 0.07 2013-10-14 |
| 118 | - Added position to offset matching. |
| 119 | |
| 120 | 0.06 2013-10-01 |
| 121 | - Added SpanElementQuery for working WithinQeries. |
| 122 | - Added KorapResult and KorapMatching. |
| 123 | |
| 124 | 0.05 2013-09-18 |
| 125 | - Fixed bug in indexing (MultiTermTokenStream). |
| 126 | - Fixed SpanNext. |
| 127 | - Added KorapIndex. |
| 128 | - First draft for KorapFilter. |
| 129 | |
| 130 | 0.04 2013-09-01 |
| 131 | - Introduced optimized SpanNext class (not working atm), |
| 132 | as SpanNear does not always work with nested synonyms. |
| 133 | |
| 134 | 0.03 2013-08-28 |
| 135 | - Added within query (not working atm). |
| 136 | - Pushed query part to public repo. |
| 137 | |
| 138 | 0.02 2013-08-26 |
| 139 | - Added sequences. |
| 140 | |
| 141 | 0.01 2013-08-20 |
| 142 | - First version as maven build environment. |