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