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