blob: 3315fb5ca375044504e106fa62213c337b94d7b1 [file] [log] [blame]
Nils Diewald50389b02014-04-11 16:27:52 +000010.30.9 2014-04-11
2 - [bugfix] Prevent multiple identifiers in
3 relation highlighting (diewald)
4
Nils Diewald2276e1c2014-04-10 15:01:59 +000050.30.8 2014-04-10
6 - Added getTermRelationJSON() to KorapCollection (diewald)
7 This is likely to get deprecated!
8
Nils Diewaldfb4d7b02014-04-09 17:56:17 +000090.30.7 2014-04-09
10 - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald)
11 - Added 'or' and group nesting to KorapFilter (diewald)
12
Nils Diewald20607ab2014-03-20 23:28:36 +0000130.30.6 2014-03-20
14 - Refactoring and cleaning of ElementSpans (diewald)
15 - [bugfix] Stabilizing KorapMatch (diewald)
16
Nils Diewald6802acd2014-03-18 18:29:30 +0000170.30.5 2014-03-18
18 - Support for Quantifier Queries (margaretha)
19 - Some benchmarks (margaretha)
20 - [bugfix] WithinSpans respect match payloads,
21 and are now way more correct ;) (diewald)
22 - Support for overlap queries (diewald)
23 - Refactoring of WithinSpans (diewald)
24 - Introducing lazy loading for wrapper .end() in WithinSpans (diewald)
25
Nils Diewaldd0d6feb2014-02-26 18:51:08 +0000260.30.4 2014-02-26
Nils Diewald6802acd2014-03-18 18:29:30 +000027 - [cleanup] Making MultiTerm* more robust (diewald)
Nils Diewaldd0d6feb2014-02-26 18:51:08 +000028
Nils Diewaldefb9c9a2014-02-20 15:05:18 +0000290.30.3 2014-02-20
30 - Return json request in response if given (diewald)
Nils Diewaldad269342014-02-20 21:22:22 +000031 - [bugfix] ClassSpans and WithinSpans check skipTo
32 in advance now (diewald)
33 - Compilerfriendly logging rules, resulting
34 in significant performance improvements (diewald)
35 - Small refactorings (diewald)
Nils Diewaldefb9c9a2014-02-20 15:05:18 +000036
Nils Diewaldf5f29ff2014-02-14 12:24:34 +0000370.30.2 2014-02-14
Nils Diewald6802acd2014-03-18 18:29:30 +000038 - [bugfix] wrapper uses correct distance constraint (diewald)
Nils Diewaldf5f29ff2014-02-14 12:24:34 +000039
Nils Diewalda1118032014-02-13 20:50:48 +0000400.30.1 2014-02-13
41 - Added sentence extension for match info (diewald)
42
Nils Diewaldbadb4f12014-02-13 17:26:12 +0000430.30 2014-02-13
44 - This is a major version (prepared for the IDS meeting on the 17th of february)
45 - Improved stringification for distance queries (margaretha)
46
Nils Diewald164f8be2014-02-13 02:43:16 +0000470.26.4 2014-02-12
48 - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries
49 (diewald)
50 - [temporarily] Added default foundry "mate" in KorapQuery (diewald)
51
Nils Diewaldd7cb0eb2014-02-12 23:06:10 +0000520.26.3 2014-02-12
53 - [bugfix] Only open writer in case it's needed (diewald)
54
Nils Diewaldc86aa482014-02-12 16:58:05 +0000550.26.2 2014-02-12
56 - Added sequence queries with defined gaps (margaretha)
57 - Support for multiple distance constraints (margaretha)
Nils Diewald23417e82014-02-12 18:33:24 +000058 - Updated json-ld deserialization with nested meta (diewald)
Nils Diewaldc86aa482014-02-12 16:58:05 +000059 - [bugfix] Wildcards in segments were ignored (diewald)
60
Nils Diewald345bdc02014-01-21 21:48:57 +0000610.26.1 2014-01-21
62 - Distinct Match retrieval including spans
63 and dependency relations (diewald)
64
Nils Diewaldcde69082014-01-16 15:46:48 +0000650.26 2014-01-16
66 - Introduced standalone SpanSegmentQueries (margaretha)
67 - [bugfix] SpanNextQueries (margaretha)
68 - Support for Match Identifiers (diewald)
69 - Support for distinct Match retrieval (diewald)
70
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000710.25.3 2014-01-10
72 - Updated Lucene to 4.3.1.
Nils Diewald4fca3ff2013-12-29 22:59:13 +000073
740.25.2 2013-12-29
75 - Fixed highlight bug with empty reopened tags.
Nils Diewaldb1c3b652013-12-28 22:47:00 +000076
Nils Diewald4aadb0c2014-01-09 23:21:11 +0000770.25.1 2013-12-28
78 - Support for pubDate collections.
79 - Changed versioning scheme.
80
Nils Diewaldb0dd9552013-12-20 02:28:34 +0000810.25 2013-12-20
82 - Support for Wildcard Queries.
83 - Improved support for regular expressions.
84 - Introduced keyword fields that store no positions.
85
Nils Diewald9cc86fe2013-12-07 17:45:59 +0000860.24_1 2013-12-05
87 - This is a pseudo version for demo versions with dirty hacks,
88 meant to be rolled back!
89 - There is now an ignored broken test in TestKorapCollection!
90
Nils Diewald3ed1afa2013-12-05 22:40:38 +0000910.24 2013-12-05
92 - Json deserializer finished for virtual collections.
93
Nils Diewaldc6b78752013-12-05 19:05:12 +0000940.23 2013-12-05
95 - Error handling corrected in KorapResult.
96 - Json deserializer finished for queries.
97
Nils Diewaldc925b492013-12-03 23:56:10 +0000980.22 2013-12-04
99 - Introduced KorapSearch.
100 - Json deserializer (started).
101
Nils Diewald5def8bc2013-11-28 19:26:54 +00001020.21 2013-11-28
103 - Virtual collections can now be defined,
104 searched, nested and extended.
105
Nils Diewaldf399a672013-11-18 17:55:22 +00001060.20 2013-11-18
107 - Unboxing from sandbox.
108
1090.11 2013-11-14
110 - JSON file importer (plain and gzip)
111 - [bugfix] Element Query
112 - [bugfix] Sequence Query
113
1140.10 2013-11-11
115 - Added JSON input to indexer.
116
1170.09 2013-11-07
118 - Reconstruction of all wrapper queries using an interface.
119 - Finished KorapQuery (preliminary feature freeze).
120
1210.08 2013-10-18
122 - Changed methods to attributes in KorapMatch.
123 - Changed SimpleJSON to Jackson.
124 - Fixed Highlighting.
125 - Some Refactoring of result classes.
126 - Introduced KorapDocument.
127 - Introduced KorapHTML utility.
128
1290.07 2013-10-14
130 - Added position to offset matching.
131
1320.06 2013-10-01
133 - Added SpanElementQuery for working WithinQeries.
134 - Added KorapResult and KorapMatching.
135
1360.05 2013-09-18
137 - Fixed bug in indexing (MultiTermTokenStream).
138 - Fixed SpanNext.
139 - Added KorapIndex.
140 - First draft for KorapFilter.
141
1420.04 2013-09-01
143 - Introduced optimized SpanNext class (not working atm),
144 as SpanNear does not always work with nested synonyms.
145
1460.03 2013-08-28
147 - Added within query (not working atm).
148 - Pushed query part to public repo.
149
1500.02 2013-08-26
151 - Added sequences.
152
1530.01 2013-08-20
154 - First version as maven build environment.