blob: 66a402e8326426cb58f97e4b5de5ee13a0f4f589 [file] [log] [blame]
Nils Diewald6802acd2014-03-18 18:29:30 +000010.30.5 2014-03-18
2 - Support for Quantifier Queries (margaretha)
3 - Some benchmarks (margaretha)
4 - [bugfix] WithinSpans respect match payloads,
5 and are now way more correct ;) (diewald)
6 - Support for overlap queries (diewald)
7 - Refactoring of WithinSpans (diewald)
8 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
9
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000100.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000011 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000012
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000130.30.3 2014-02-20
14 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000015 - [bugfix] ClassSpans and WithinSpans check skipTo
16 in advance now (diewald)
17 - Compilerfriendly logging rules, resulting
18 in significant performance improvements (diewald)
19 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000020
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000210.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000022 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000023
Nils Diewalda1118032014-02-13 20:50:48 +0000240.30.1 2014-02-13
25 - Added sentence extension for match info (diewald)
26
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000270.30 2014-02-13
28 - This is a major version (prepared for the IDS meeting on the 17th of february)
29 - Improved stringification for distance queries (margaretha)
30
Nils Diewald164f8be2014-02-13 02:43:16 +0000310.26.4 2014-02-12
32 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
33 (diewald)
34 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
35
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000360.26.3 2014-02-12
37 - [bugfix] Only open writer in case it's needed (diewald)
38
Nils Diewaldc86aa482014-02-12 16:58:05 +0000390.26.2 2014-02-12
40 - Added sequence queries with defined gaps (margaretha)
41 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000042 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000043 - [bugfix] Wildcards in segments were ignored (diewald)
44
Nils Diewald345bdc02014-01-21 21:48:57 +0000450.26.1 2014-01-21
46 - Distinct Match retrieval including spans
47 and dependency relations (diewald)
48
Nils Diewaldcde69082014-01-16 15:46:48 +0000490.26 2014-01-16
50 - Introduced standalone SpanSegmentQueries (margaretha)
51 - [bugfix] SpanNextQueries (margaretha)
52 - Support for Match Identifiers (diewald)
53 - Support for distinct Match retrieval (diewald)
54
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000550.25.3 2014-01-10
56 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +000057
580.25.2 2013-12-29
59 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +000060
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000610.25.1 2013-12-28
62 - Support for pubDate collections.
63 - Changed versioning scheme.
64
Nils Diewaldb0dd9552013-12-20 02:28:34 +0000650.25 2013-12-20
66 - Support for Wildcard Queries.
67 - Improved support for regular expressions.
68 - Introduced keyword fields that store no positions.
69
Nils Diewald9cc86fe2013-12-07 17:45:59 +0000700.24_1 2013-12-05
71 - This is a pseudo version for demo versions with dirty hacks,
72 meant to be rolled back!
73 - There is now an ignored broken test in TestKorapCollection!
74
Nils Diewald3ed1afa2013-12-05 22:40:38 +0000750.24 2013-12-05
76 - Json deserializer finished for virtual collections.
77
Nils Diewaldc6b78752013-12-05 19:05:12 +0000780.23 2013-12-05
79 - Error handling corrected in KorapResult.
80 - Json deserializer finished for queries.
81
Nils Diewaldc925b492013-12-03 23:56:10 +0000820.22 2013-12-04
83 - Introduced KorapSearch.
84 - Json deserializer (started).
85
Nils Diewald5def8bc2013-11-28 19:26:54 +0000860.21 2013-11-28
87 - Virtual collections can now be defined,
88 searched, nested and extended.
89
Nils Diewaldf399a672013-11-18 17:55:22 +0000900.20 2013-11-18
91 - Unboxing from sandbox.
92
930.11 2013-11-14
94 - JSON file importer (plain and gzip)
95 - [bugfix] Element Query
96 - [bugfix] Sequence Query
97
980.10 2013-11-11
99 - Added JSON input to indexer.
100
1010.09 2013-11-07
102 - Reconstruction of all wrapper queries using an interface.
103 - Finished KorapQuery (preliminary feature freeze).
104
1050.08 2013-10-18
106 - Changed methods to attributes in KorapMatch.
107 - Changed SimpleJSON to Jackson.
108 - Fixed Highlighting.
109 - Some Refactoring of result classes.
110 - Introduced KorapDocument.
111 - Introduced KorapHTML utility.
112
1130.07 2013-10-14
114 - Added position to offset matching.
115
1160.06 2013-10-01
117 - Added SpanElementQuery for working WithinQeries.
118 - Added KorapResult and KorapMatching.
119
1200.05 2013-09-18
121 - Fixed bug in indexing (MultiTermTokenStream).
122 - Fixed SpanNext.
123 - Added KorapIndex.
124 - First draft for KorapFilter.
125
1260.04 2013-09-01
127 - Introduced optimized SpanNext class (not working atm),
128 as SpanNear does not always work with nested synonyms.
129
1300.03 2013-08-28
131 - Added within query (not working atm).
132 - Pushed query part to public repo.
133
1340.02 2013-08-26
135 - Added sequences.
136
1370.01 2013-08-20
138 - First version as maven build environment.