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