blob: 272a76440667c279b4f154c9e7eae4fd6e4b0f98 [file] [log] [blame]
Nils Diewald2276e1c2014-04-10 15:01:59 +000010.30.8 2014-04-10
2 - Added getTermRelationJSON() to KorapCollection (diewald)
3 This is likely to get deprecated!
4
Nils Diewaldfb4d7b02014-04-09 17:56:17 +000050.30.7 2014-04-09
6 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
7 - Added 'or' and group nesting to KorapFilter (diewald)
8
Nils Diewald20607ab2014-03-20 23:28:36 +000090.30.6 2014-03-20
10 - Refactoring and cleaning of ElementSpans (diewald)
11 - [bugfix] Stabilizing KorapMatch (diewald)
12
Nils Diewald6802acd2014-03-18 18:29:30 +0000130.30.5 2014-03-18
14 - Support for Quantifier Queries (margaretha)
15 - Some benchmarks (margaretha)
16 - [bugfix] WithinSpans respect match payloads,
17 and are now way more correct ;) (diewald)
18 - Support for overlap queries (diewald)
19 - Refactoring of WithinSpans (diewald)
20 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
21
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000220.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000023 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000024
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000250.30.3 2014-02-20
26 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000027 - [bugfix] ClassSpans and WithinSpans check skipTo
28 in advance now (diewald)
29 - Compilerfriendly logging rules, resulting
30 in significant performance improvements (diewald)
31 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000032
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000330.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000034 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000035
Nils Diewalda1118032014-02-13 20:50:48 +0000360.30.1 2014-02-13
37 - Added sentence extension for match info (diewald)
38
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000390.30 2014-02-13
40 - This is a major version (prepared for the IDS meeting on the 17th of february)
41 - Improved stringification for distance queries (margaretha)
42
Nils Diewald164f8be2014-02-13 02:43:16 +0000430.26.4 2014-02-12
44 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
45 (diewald)
46 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
47
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000480.26.3 2014-02-12
49 - [bugfix] Only open writer in case it's needed (diewald)
50
Nils Diewaldc86aa482014-02-12 16:58:05 +0000510.26.2 2014-02-12
52 - Added sequence queries with defined gaps (margaretha)
53 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000054 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000055 - [bugfix] Wildcards in segments were ignored (diewald)
56
Nils Diewald345bdc02014-01-21 21:48:57 +0000570.26.1 2014-01-21
58 - Distinct Match retrieval including spans
59 and dependency relations (diewald)
60
Nils Diewaldcde69082014-01-16 15:46:48 +0000610.26 2014-01-16
62 - Introduced standalone SpanSegmentQueries (margaretha)
63 - [bugfix] SpanNextQueries (margaretha)
64 - Support for Match Identifiers (diewald)
65 - Support for distinct Match retrieval (diewald)
66
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000670.25.3 2014-01-10
68 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +000069
700.25.2 2013-12-29
71 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +000072
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000730.25.1 2013-12-28
74 - Support for pubDate collections.
75 - Changed versioning scheme.
76
Nils Diewaldb0dd9552013-12-20 02:28:34 +0000770.25 2013-12-20
78 - Support for Wildcard Queries.
79 - Improved support for regular expressions.
80 - Introduced keyword fields that store no positions.
81
Nils Diewald9cc86fe2013-12-07 17:45:59 +0000820.24_1 2013-12-05
83 - This is a pseudo version for demo versions with dirty hacks,
84 meant to be rolled back!
85 - There is now an ignored broken test in TestKorapCollection!
86
Nils Diewald3ed1afa2013-12-05 22:40:38 +0000870.24 2013-12-05
88 - Json deserializer finished for virtual collections.
89
Nils Diewaldc6b78752013-12-05 19:05:12 +0000900.23 2013-12-05
91 - Error handling corrected in KorapResult.
92 - Json deserializer finished for queries.
93
Nils Diewaldc925b492013-12-03 23:56:10 +0000940.22 2013-12-04
95 - Introduced KorapSearch.
96 - Json deserializer (started).
97
Nils Diewald5def8bc2013-11-28 19:26:54 +0000980.21 2013-11-28
99 - Virtual collections can now be defined,
100 searched, nested and extended.
101
Nils Diewaldf399a672013-11-18 17:55:22 +00001020.20 2013-11-18
103 - Unboxing from sandbox.
104
1050.11 2013-11-14
106 - JSON file importer (plain and gzip)
107 - [bugfix] Element Query
108 - [bugfix] Sequence Query
109
1100.10 2013-11-11
111 - Added JSON input to indexer.
112
1130.09 2013-11-07
114 - Reconstruction of all wrapper queries using an interface.
115 - Finished KorapQuery (preliminary feature freeze).
116
1170.08 2013-10-18
118 - Changed methods to attributes in KorapMatch.
119 - Changed SimpleJSON to Jackson.
120 - Fixed Highlighting.
121 - Some Refactoring of result classes.
122 - Introduced KorapDocument.
123 - Introduced KorapHTML utility.
124
1250.07 2013-10-14
126 - Added position to offset matching.
127
1280.06 2013-10-01
129 - Added SpanElementQuery for working WithinQeries.
130 - Added KorapResult and KorapMatching.
131
1320.05 2013-09-18
133 - Fixed bug in indexing (MultiTermTokenStream).
134 - Fixed SpanNext.
135 - Added KorapIndex.
136 - First draft for KorapFilter.
137
1380.04 2013-09-01
139 - Introduced optimized SpanNext class (not working atm),
140 as SpanNear does not always work with nested synonyms.
141
1420.03 2013-08-28
143 - Added within query (not working atm).
144 - Pushed query part to public repo.
145
1460.02 2013-08-26
147 - Added sequences.
148
1490.01 2013-08-20
150 - First version as maven build environment.