| Akron | 626dd9f | 2016-06-08 10:08:55 +0200 | [diff] [blame^] | 1 | 0.55.6 2016-06-08 | 
| Akron | c12567c | 2016-06-03 00:40:52 +0200 | [diff] [blame] | 2 | - [bugfix] distance with key "t" uses default foundry (diewald) | 
| Akron | 626dd9f | 2016-06-08 10:08:55 +0200 | [diff] [blame^] | 3 | - [cleanup] Renamed fromJson() to fromKoral() (diewald) | 
| Akron | c12567c | 2016-06-03 00:40:52 +0200 | [diff] [blame] | 4 |  | 
| Akron | 9c04ce2 | 2016-05-02 16:03:21 +0200 | [diff] [blame] | 5 | 0.55.5 2016-05-02 | 
| margaretha | c44b228 | 2016-04-26 16:40:01 +0200 | [diff] [blame] | 6 | - [performance] Changed to a dynamic window for sorting in FocusSpans (margaretha) | 
| margaretha | 4cfc89e | 2016-04-25 18:01:14 +0200 | [diff] [blame] | 7 | - [bugfix] store skipped spans in Repetitionspans as candidates | 
| Akron | ef20d5a | 2016-04-25 19:20:33 +0200 | [diff] [blame] | 8 | (margaretha) | 
| Akron | c3a5df8 | 2016-04-29 16:56:53 +0200 | [diff] [blame] | 9 | - [bugfix] Store lazy loading embedded spans for startsWith in | 
|  | 10 | WithinSpans (diewald) | 
| Akron | d228feb | 2016-04-29 20:22:58 +0200 | [diff] [blame] | 11 | - [bugfix] Fixed loading krill.info in case krill.properties is given | 
|  | 12 | (diewald) | 
| Akron | f796b86 | 2016-04-29 18:51:25 +0200 | [diff] [blame] | 13 | - [bugfix] Remove element payloads in SubSpans (similar to Focus) | 
|  | 14 | to prevent wrong highlighting (diewald) | 
|  | 15 | - [bugfix] Sort SubSpans (margaretha) | 
| Akron | ef20d5a | 2016-04-25 19:20:33 +0200 | [diff] [blame] | 16 |  | 
| Akron | 30c4606 | 2016-04-22 14:24:37 +0200 | [diff] [blame] | 17 | 0.55.4 2016-04-22 | 
| Akron | ef20d5a | 2016-04-25 19:20:33 +0200 | [diff] [blame] | 18 | - [bugfix] Wrap <base/s=t> boundaries around right extended queries | 
| Akron | a7b936d | 2016-03-04 13:40:54 +0100 | [diff] [blame] | 19 | (diewald) | 
|  | 20 | - [bugfix] Lazy loading bug in WithinSpans (diewald) | 
| Akron | ef20d5a | 2016-04-25 19:20:33 +0200 | [diff] [blame] | 21 | - [feature] Matching relation nodes with attributes (margaretha) | 
|  | 22 | - [bugfix] Removed span id in SegmentSpans, added in NextSpans (margaretha) | 
|  | 23 | - [feature] Updated relation deserialization (margaretha) | 
|  | 24 | - [feature] Added tests for relation queries and relation deserialization | 
|  | 25 | (margaretha) | 
| Akron | 5855e59 | 2016-04-22 18:12:07 +0200 | [diff] [blame] | 26 | - [bugfix] Workaround for Nullpointers in SpanOrQuery (diewald) | 
| Akron | a7b936d | 2016-03-04 13:40:54 +0100 | [diff] [blame] | 27 |  | 
| Akron | dbf393b | 2016-02-22 10:16:59 +0100 | [diff] [blame] | 28 | 0.55.3 2016-02-22 | 
| Akron | 4d5fe19 | 2016-02-16 00:22:14 +0100 | [diff] [blame] | 29 | - [bugfix] Use base foundry for default sentences and paragraphs | 
| Akron | 13db615 | 2016-02-19 14:08:38 +0100 | [diff] [blame] | 30 | (diewald, margaretha) | 
| Akron | 4d5fe19 | 2016-02-16 00:22:14 +0100 | [diff] [blame] | 31 | - [bugfix] Distance constraint exclusion serialized (diewald) | 
| Akron | 561eba0 | 2016-02-21 11:02:56 +0100 | [diff] [blame] | 32 | - [bugfix] Use indexer without krill.properties packaged (diewald) | 
| Akron | dbf393b | 2016-02-22 10:16:59 +0100 | [diff] [blame] | 33 | - [bugfix] Clean pom.xml regarding overlapping dependencies (diewald) | 
| Akron | 43cea66 | 2016-02-15 23:43:59 +0100 | [diff] [blame] | 34 |  | 
| Akron | 8abefa1 | 2016-02-13 05:35:42 +0100 | [diff] [blame] | 35 | 0.55.2 2016-02-13 | 
|  | 36 | - [bugfix] Fixed support for corpus and doc IDs containing | 
| Akron | d2ddac9 | 2016-02-13 16:56:21 +0100 | [diff] [blame] | 37 | dashes (diewald) | 
|  | 38 | - [bugfix] Support "s" layer without meaning "surface" - | 
|  | 39 | this is a hack (diewald) | 
| Akron | 8abefa1 | 2016-02-13 05:35:42 +0100 | [diff] [blame] | 40 |  | 
| Akron | b35261a | 2016-02-10 20:24:24 +0100 | [diff] [blame] | 41 | 0.55.1 2016-02-10 | 
|  | 42 | - [bugfix] Fixed attribute serialization in MatchInfo (diewald) | 
|  | 43 |  | 
| Akron | 499c94c | 2016-02-04 13:13:43 +0100 | [diff] [blame] | 44 | 0.55 2016-02-04 | 
|  | 45 | - [feature] Introducing payload identifiers to the index | 
|  | 46 | structure (diewald, margaretha) | 
| Akron | b35261a | 2016-02-10 20:24:24 +0100 | [diff] [blame] | 47 | ! This is a major release, introducing index features  ! | 
|  | 48 | ! not compatible with indices of old versions of Krill ! | 
| Akron | 09a63ec | 2015-12-02 17:36:33 +0100 | [diff] [blame] | 49 |  | 
| Akron | e4fdce4 | 2015-11-13 16:06:10 +0100 | [diff] [blame] | 50 | 0.54 2015-11-13 | 
| Akron | 700c1eb | 2015-09-25 16:57:30 +0200 | [diff] [blame] | 51 | - [performance] Updated Lucene dependency from 4.10.3 | 
|  | 52 | to 5.0.0 (diewald) | 
|  | 53 | - [bugfix] Minor fixes regarding invalid tokens in the | 
|  | 54 | test suite (diewald) | 
| Akron | b35261a | 2016-02-10 20:24:24 +0100 | [diff] [blame] | 55 | - [bugfix] Fixed krill.properties test (diewald) | 
|  | 56 | - [bugfix] Fixed multiple distances in disjunction query | 
| Akron | e4fdce4 | 2015-11-13 16:06:10 +0100 | [diff] [blame] | 57 | (GitHub issue #2; margaretha) | 
| Akron | 700c1eb | 2015-09-25 16:57:30 +0200 | [diff] [blame] | 58 |  | 
| Akron | cd24720 | 2015-09-25 16:57:30 +0200 | [diff] [blame] | 59 | 0.53 2015-09-25 | 
| Akron | 3ba74f2 | 2015-07-24 18:46:17 +0200 | [diff] [blame] | 60 | - [feature] Implemented new KrillCollection (diewald) | 
|  | 61 | This should fix a lot of issues with deleted | 
|  | 62 | documents and negation in virtual collections. | 
|  | 63 | - [cleanup] REMOVED deprecated collection filtering (diewald) | 
| Akron | 176c9b1 | 2015-07-29 19:53:40 +0200 | [diff] [blame] | 64 | - [cleanup] REMOVED deprecated termRelation API (diewald) | 
| Akron | 3ba74f2 | 2015-07-24 18:46:17 +0200 | [diff] [blame] | 65 | - [feature] Added removal methods for documents (diewald) | 
| Akron | fd05f50 | 2015-07-30 18:34:26 +0200 | [diff] [blame] | 66 | - [cleanup] REMOVED search method in KrillCollection (diewald) | 
| Akron | aa74ec6 | 2015-07-31 17:22:55 +0200 | [diff] [blame] | 67 | - [bugfix] Fixed collection statistics (diewald) | 
| Akron | a2e9b87 | 2015-08-14 19:22:46 +0200 | [diff] [blame] | 68 | - [feature] Improved packaging (diewald) | 
|  | 69 | - [feature] Introduced cmd options for server (diewald) | 
| Akron | cd24720 | 2015-09-25 16:57:30 +0200 | [diff] [blame] | 70 | - [feature] Return meta data on server-based indexation (diewald) | 
| Akron | 3ba74f2 | 2015-07-24 18:46:17 +0200 | [diff] [blame] | 71 |  | 
| Akron | 1f61957 | 2015-07-08 17:33:47 +0200 | [diff] [blame] | 72 | 0.52 2015-07-08 | 
| margaretha | b9ee3e5 | 2015-05-04 12:42:23 +0200 | [diff] [blame] | 73 | - [bugfix] Fixed payload filtering in FocusSpans (margaretha) | 
| Akron | c63697c | 2015-06-17 22:32:02 +0200 | [diff] [blame] | 74 | - [workaround] Reintroduced empty collection support, | 
|  | 75 | as Koral still creates them (diewald) | 
|  | 76 | - [bugfix] Escaped characters now supported in MutiTerm (diewald) | 
| Akron | 738ed00 | 2015-06-18 12:07:50 +0200 | [diff] [blame] | 77 | - [feature] Deserialization of flags (diewald) | 
| Akron | d504f21 | 2015-06-20 00:27:54 +0200 | [diff] [blame] | 78 | - [feature] Made responses valid KoralQueries (diewald) | 
| Akron | 784d13d | 2015-06-20 15:13:16 +0200 | [diff] [blame] | 79 | - [bugfix] Fixed sequence deserialization bug for simple unordered | 
|  | 80 | constraint (diewald) | 
| Akron | bb5d173 | 2015-06-22 01:22:40 +0200 | [diff] [blame] | 81 | - [bugfix] Mirror collection (diewald) | 
| Akron | 12f1f5b | 2015-06-24 15:56:52 +0200 | [diff] [blame] | 82 | - [bugfix] Updated default fields for meta data (diewald) | 
| Akron | 8f6f7a3 | 2015-06-25 01:03:15 +0200 | [diff] [blame] | 83 | - [bugfix] Updated match identifier for "sigle" data (diewald) | 
| Akron | 48937e9 | 2015-06-26 01:49:02 +0200 | [diff] [blame] | 84 | - [workaround] Support corpusID/docID and textSigle match strings | 
|  | 85 | (diewald) | 
|  | 86 | - [workaround] Support matches starting with "contains" | 
|  | 87 | (Kustvakt bug/diewald) | 
|  | 88 | - [bugfix] Fixed treatment of several collection types (diewald) | 
| Akron | 7d45e6b | 2015-06-26 17:23:42 +0200 | [diff] [blame] | 89 | - [bugfix] Remove legacy error handling in Match (diewald) | 
| Akron | 001dab3 | 2015-07-02 12:30:15 +0200 | [diff] [blame] | 90 | - [bugfix] JSON-serialization bug in match in case of | 
|  | 91 | error messages (diewald) | 
| Akron | b116644 | 2015-06-27 00:34:19 +0200 | [diff] [blame] | 92 | - [bugfix] 'fields' serialization (diewald) | 
| Akron | 2ac6e53 | 2015-06-27 18:23:32 +0200 | [diff] [blame] | 93 | - [bugfix] Deserialization of group:disjunction (diewald) | 
| Akron | f971334 | 2015-06-30 12:09:19 +0200 | [diff] [blame] | 94 | - [bugfix] Deserialization of wrapped spans (diewald) | 
| Akron | 001dab3 | 2015-07-02 12:30:15 +0200 | [diff] [blame] | 95 | - [bugfix] Fix KoralQuery mirroring in case of | 
|  | 96 | parsing failures (diewald) | 
| Akron | 6590c32 | 2015-07-02 16:08:13 +0200 | [diff] [blame] | 97 | - [feature] Support '@all' as a 'fields' value for all meta | 
|  | 98 | data fields (diewald) | 
| Akron | 484c3c1 | 2015-07-07 20:25:44 +0200 | [diff] [blame] | 99 | - [bugfix] Fix case sensitivity bug in filters (diewald) | 
| Akron | 1f61957 | 2015-07-08 17:33:47 +0200 | [diff] [blame] | 100 | - [bugfix] Fix sentence expansion bug for new data (diewald) | 
| Akron | da74487 | 2015-07-09 10:23:50 +0200 | [diff] [blame] | 101 | - [bugfix] Deserialization of 'containsnot' instead of 'excludes' | 
|  | 102 | (diewald) | 
| margaretha | b9ee3e5 | 2015-05-04 12:42:23 +0200 | [diff] [blame] | 103 |  | 
| Marc Kupietz | a61d2ba | 2015-03-20 16:30:26 +0100 | [diff] [blame] | 104 | 0.51 2015-03-17 | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 105 | - This is a major version (prepared for the GitHub release) | 
|  | 106 | - [cleanup] Changed groupID to "de.ids_mannheim.korap", | 
|  | 107 | renamed korap-style.xml to Format.xml (diewald) | 
|  | 108 | - [bugfix] Updated Format.xml to work with | 
|  | 109 | recent versions of Eclipse (diewald) | 
|  | 110 | - [documentation] Improved documentation for API classes (diewald) | 
| Nils Diewald | bb33da2 | 2015-03-04 16:24:25 +0000 | [diff] [blame] | 111 | - [bugfix] Updated AttributeSpans (margaretha) | 
|  | 112 | - [bugfix] Updated SpanRelationQuery (margaretha) | 
|  | 113 | - [cleanup] Autoformat (diewald) | 
| Nils Diewald | e452cbb | 2015-03-04 17:44:38 +0000 | [diff] [blame] | 114 | - [documentation] References added to the Readme (diewald) | 
| Marc Kupietz | a61d2ba | 2015-03-20 16:30:26 +0100 | [diff] [blame] | 115 | - [bugfix] Improved failing for missing property file (kupietz) | 
|  | 116 | - [bugfix] Fixed tests for server responses to not use | 
|  | 117 | Jackson deserialization (diewald) | 
|  | 118 | - [cleanup] No more jersey logging in tests (diewald) | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 119 |  | 
| Nils Diewald | 5033355 | 2015-03-02 15:54:46 +0000 | [diff] [blame] | 120 | 0.50.1 2015-03-02 | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 121 | - [feature] Deserialization of arbitrary elements with | 
|  | 122 | attributes (margaretha) | 
| Nils Diewald | 14b3aa4 | 2015-02-26 22:26:20 +0000 | [diff] [blame] | 123 | - [cleanup] Extracted KrillMeta from Krill, | 
|  | 124 | renamed KorapQuery to KrillQuery, | 
|  | 125 | extracted QueryBuilder from KrillQuery, | 
| Nils Diewald | 392bcf3 | 2015-02-26 20:01:17 +0000 | [diff] [blame] | 126 | renamed KorapIndexer to index/Indexer, | 
|  | 127 | renamed KorapDocument to model/AbstractDocument, | 
| Nils Diewald | a14ecd6 | 2015-02-26 21:00:20 +0000 | [diff] [blame] | 128 | renamed KorapMatch to response/Match, | 
| Nils Diewald | 2d5f810 | 2015-02-26 21:07:54 +0000 | [diff] [blame] | 129 | renamed KorapIndex to KrillIndex, | 
| Nils Diewald | 50e90e9 | 2015-02-26 21:25:25 +0000 | [diff] [blame] | 130 | renamed KorapCollection to KrillCollection, | 
| Nils Diewald | 14b3aa4 | 2015-02-26 22:26:20 +0000 | [diff] [blame] | 131 | moved collector classes from index to response, | 
| Nils Diewald | c383ed0 | 2015-02-26 21:35:22 +0000 | [diff] [blame] | 132 | renamed KorapDate to KrillDate, | 
|  | 133 | renamed KorapArray to KrillArray, | 
|  | 134 | renamed KorapByte to KrillByte, | 
| Nils Diewald | 14b3aa4 | 2015-02-26 22:26:20 +0000 | [diff] [blame] | 135 | renamed KorapString to KrillString, | 
| Nils Diewald | 884dbcf | 2015-02-27 17:02:28 +0000 | [diff] [blame] | 136 | moved KorapNode to server/Node, | 
| Nils Diewald | 0881e24 | 2015-02-27 17:31:01 +0000 | [diff] [blame] | 137 | moved KorapResult to response/Result, | 
| Nils Diewald | e4986d7 | 2015-02-27 17:35:00 +0000 | [diff] [blame] | 138 | renamed KorapResponse to Response, | 
| Nils Diewald | 65449ff | 2015-02-27 17:57:29 +0000 | [diff] [blame] | 139 | moved model/* to index, | 
| Nils Diewald | d37f7e4 | 2015-02-27 21:08:22 +0000 | [diff] [blame] | 140 | moved meta/SearchContext to response/SearchContext, | 
| Nils Diewald | 21914ff | 2015-02-28 02:09:47 +0000 | [diff] [blame] | 141 | krillified property files, | 
| Nils Diewald | 5033355 | 2015-03-02 15:54:46 +0000 | [diff] [blame] | 142 | added Errorcodes, | 
|  | 143 | removed KrillIndex#addDocFile (diewald) | 
| Nils Diewald | 6535c52 | 2015-02-26 17:45:24 +0000 | [diff] [blame] | 144 | - [documentation] Improved documentation for API classes (diewald) | 
| Nils Diewald | bbd39a5 | 2015-02-23 19:56:57 +0000 | [diff] [blame] | 145 |  | 
|  | 146 | 0.50 2015-02-23 | 
|  | 147 | - Project name is now "Krill" | 
|  | 148 |  | 
|  | 149 | 0.49.4 2015-02-20 | 
| Nils Diewald | 6535c52 | 2015-02-26 17:45:24 +0000 | [diff] [blame] | 150 | - [documentation] Improved documentation for API classes (diewald) | 
|  | 151 | - [cleanup] Improved test coverage for utility classes (diewald) | 
| Nils Diewald | cb8afb3 | 2015-02-04 21:12:37 +0000 | [diff] [blame] | 152 | - [performance] Updated Lucene dependency from 4.5.1 to 4.10.3, | 
|  | 153 | Updated Jackson dependency from 2.4.0 to 2.4.4, | 
|  | 154 | Updated Jersey dependency from 2.4.1 to 2.15 (diewald) | 
| Nils Diewald | dd46b34 | 2015-02-04 22:38:29 +0000 | [diff] [blame] | 155 | - [feature] Presorting of element terms in the index for coherent | 
| Nils Diewald | e4db128 | 2015-02-05 22:42:33 +0000 | [diff] [blame] | 156 | SpanQuery sorting; Removed buffering of element candidates (diewald) | 
| Nils Diewald | dd46b34 | 2015-02-04 22:38:29 +0000 | [diff] [blame] | 157 | Warning: This is a breaking change! | 
| Nils Diewald | 5c37570 | 2015-02-09 20:58:24 +0000 | [diff] [blame] | 158 | - [feature] Added CorpusDataException to deal with data importing bugs; | 
|  | 159 | made some imports break more easily though (diewald) | 
| Nils Diewald | 7a8e925 | 2015-02-06 20:16:04 +0000 | [diff] [blame] | 160 | - [performance] Payloads in ElementSpans can now be lazily loaded, | 
|  | 161 | MatchModifyClassSpans no longer rely on payload copies (diewald) | 
| Nils Diewald | fe6a365 | 2015-02-05 20:34:27 +0000 | [diff] [blame] | 162 | - [cleanup] Renamed /filter to /collection, | 
| Nils Diewald | 41750bf | 2015-02-06 17:45:20 +0000 | [diff] [blame] | 163 | merge KorapHTML and KorapString, | 
| Nils Diewald | 85f9c42 | 2015-02-06 21:09:16 +0000 | [diff] [blame] | 164 | removed KorapSpan, KorapTermSpan and KorapLongSpan, | 
|  | 165 | renamed /analysis to /model, | 
| Nils Diewald | 3e3cbf3 | 2015-02-06 21:30:49 +0000 | [diff] [blame] | 166 | renamed shrink() to focus(), | 
| Nils Diewald | cd22686 | 2015-02-11 22:27:45 +0000 | [diff] [blame] | 167 | removed KorapPrimaryData, | 
| Nils Diewald | ea96950 | 2015-02-16 21:10:54 +0000 | [diff] [blame] | 168 | fixed a lot of wrong tests for WithinSpans, | 
| Nils Diewald | cec40f9 | 2015-02-19 22:20:02 +0000 | [diff] [blame] | 169 | renamed KorapFilter to /collection/CollectionBuilder, | 
|  | 170 | renamed SpanMatchModify to SpanFocus, | 
| Nils Diewald | 3aa9e69 | 2015-02-20 22:20:11 +0000 | [diff] [blame] | 171 | changed KoralQuery root prefix to "koral", | 
|  | 172 | renamed different kinds of "queries" throughout classes, | 
|  | 173 | renamed KorapSearch#run to KorapSearch#apply (diewald) | 
| Nils Diewald | cd22686 | 2015-02-11 22:27:45 +0000 | [diff] [blame] | 174 | - [feature] Improved deserialization of SpanSubSpanQueries | 
|  | 175 | (margaretha) | 
| Nils Diewald | 0981c21 | 2015-02-13 20:47:10 +0000 | [diff] [blame] | 176 | - [feature] Introducing the potential need for resorting queries | 
| Nils Diewald | b9dd413 | 2015-02-16 16:32:41 +0000 | [diff] [blame] | 177 | on focussing (e.g., set by relations) (diewald) | 
|  | 178 | - [bugfix] Hopefully fixing a resource related bug for | 
|  | 179 | server instantiation (diewald) | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 180 | - [bugfix] Changed attribute spans to contain element's | 
|  | 181 | width (margaretha) | 
| Nils Diewald | dcd5ab1 | 2015-02-20 02:59:09 +0000 | [diff] [blame] | 182 | - [feature] Improved highlighting to use semantic html5 (#193; diewald) | 
| Nils Diewald | cb8afb3 | 2015-02-04 21:12:37 +0000 | [diff] [blame] | 183 |  | 
|  | 184 | 0.49.3 2015-02-03 | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 185 | - [documentation] Improved documentation for | 
|  | 186 | API classes (diewald) | 
|  | 187 | - [documentation] Improved documentation for | 
|  | 188 | various queries (margaretha) | 
| Nils Diewald | 3e3cbf3 | 2015-02-06 21:30:49 +0000 | [diff] [blame] | 189 | - [feature] Added deserialization of SpanSubSpanQueries | 
|  | 190 | (margaretha, diewald) | 
| Nils Diewald | afab8f3 | 2015-01-26 19:11:32 +0000 | [diff] [blame] | 191 | - [bugfix] Null filters are now correctly extended (diewald) | 
| Nils Diewald | d75e6f6 | 2015-01-28 23:44:56 +0000 | [diff] [blame] | 192 | - [cleanup] Refactoring of KorapResult, KorapResponse, KorapQuery, | 
| Nils Diewald | 93d6d1b | 2015-02-02 21:47:43 +0000 | [diff] [blame] | 193 | deprecated operation:or in favor of operation:junction, | 
|  | 194 | updating test suite for class and frame attributes (diewald) | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 195 | - [bugfix] Empty class segments are now correctly serialized | 
|  | 196 | in sequences (diewald) | 
| Nils Diewald | 93d6d1b | 2015-02-02 21:47:43 +0000 | [diff] [blame] | 197 | - [feature] Started support for position frames (diewald) | 
| Nils Diewald | 83c9b16 | 2015-02-03 21:05:07 +0000 | [diff] [blame] | 198 | - [bugfix] Fixed #134 Nullpointer exception in WithinSpans | 
|  | 199 | (diewald, margaretha) | 
| Nils Diewald | 44d5fa1 | 2015-01-15 21:31:52 +0000 | [diff] [blame] | 200 |  | 
| Nils Diewald | d86c068 | 2014-12-05 20:46:26 +0000 | [diff] [blame] | 201 | 0.49.2 2014-12-05 | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 202 | - [documentation] Improved documentation for | 
|  | 203 | various queries (margaretha) | 
| Nils Diewald | d86c068 | 2014-12-05 20:46:26 +0000 | [diff] [blame] | 204 | - [feature] Added @Experimental support (margaretha) | 
|  | 205 | - [feature] Added Eclipse based code formatting (diewald) | 
|  | 206 |  | 
| Nils Diewald | 2f2b067 | 2014-11-25 20:26:22 +0000 | [diff] [blame] | 207 | 0.49.1 2014-11-25 | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 208 | - [cleanup] Major refactoring for new response messages, | 
|  | 209 | removed deprecated error messaging, | 
|  | 210 | removed long-term deprecated methods in KorapResult, | 
|  | 211 | removed long-term deprecated methods in KorapMatch, | 
|  | 212 | renamed toJSON->toJsonString | 
|  | 213 | renamed toJSONnode->toJsonNode, | 
|  | 214 | renamed fromJSON->fromJson (diewald) | 
| Nils Diewald | 2f2b067 | 2014-11-25 20:26:22 +0000 | [diff] [blame] | 215 | - [documentation] Improved documentation for notifications (diewald) | 
| Nils Diewald | c471b18 | 2014-11-19 22:51:15 +0000 | [diff] [blame] | 216 |  | 
| Nils Diewald | 886d321 | 2014-11-14 01:27:23 +0000 | [diff] [blame] | 217 | 0.49 2014-11-14 | 
| Nils Diewald | c471b18 | 2014-11-19 22:51:15 +0000 | [diff] [blame] | 218 | - This is a major version (prepared for the Evaluation Meeting) | 
| Nils Diewald | 32912a6 | 2014-11-11 01:57:45 +0000 | [diff] [blame] | 219 | - [bugfix] Rewrite works in repeating expansions (margaretha) | 
|  | 220 | - [feature] Clean timeout with parameter support (diewald) | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 221 | - [workaround] Support unknown overlap frame, | 
|  | 222 | if frames are known (diewald) | 
| Nils Diewald | 7d32064 | 2014-11-12 17:39:42 +0000 | [diff] [blame] | 223 | - [bugfix] Class payload fixed in SpanRepetitions (margaretha) | 
| Nils Diewald | 886d321 | 2014-11-14 01:27:23 +0000 | [diff] [blame] | 224 | - [bugfix] #179 Expansion bug fixed (margaretha) | 
|  | 225 | - [bugfix] Corrected small bug where null warnings where | 
|  | 226 | returned in JSON (diewald) | 
|  | 227 | - [cleanup] Converted error to failure (diewald) | 
| Nils Diewald | ea7239a | 2014-11-14 14:01:56 +0000 | [diff] [blame] | 228 | - [bugfix] Added const layer rewrite (diewald) | 
| Nils Diewald | 9b11a44 | 2014-11-08 20:47:17 +0000 | [diff] [blame] | 229 |  | 
| Nils Diewald | b84e727 | 2014-11-07 01:27:38 +0000 | [diff] [blame] | 230 | 0.48 2014-11-07 | 
| Nils Diewald | c471b18 | 2014-11-19 22:51:15 +0000 | [diff] [blame] | 231 | - This is a major version (prepared for the "Tag der Offenen Tür") | 
| Nils Diewald | 277e9ce | 2014-11-06 03:42:11 +0000 | [diff] [blame] | 232 | - [feature] Retrieval of token lists (diewald) | 
| Nils Diewald | 52bd1cd | 2014-11-06 20:44:24 +0000 | [diff] [blame] | 233 | - [bugfix] Classes can now be highlighted to 127. | 
| Nils Diewald | b84e727 | 2014-11-07 01:27:38 +0000 | [diff] [blame] | 234 | - [bugfix] Sequences with distances won't be flattened in | 
|  | 235 | SpanSequenceQueryWrapper (diewald) | 
|  | 236 | - [bugfix] Sequences with [problem][problem][anchor] can now | 
|  | 237 | be deserialized (diewald) | 
| Nils Diewald | 5871e4d | 2014-11-07 03:48:25 +0000 | [diff] [blame] | 238 | - [bugfix] Queries with regular expressions in spanNext() are now | 
|  | 239 | correctly rewritten (diewald) | 
| Nils Diewald | 3430aa2 | 2014-11-07 13:39:03 +0000 | [diff] [blame] | 240 | - [bugfix] Ignore foundry for orth layer (diewald) | 
| Nils Diewald | e364570 | 2014-11-07 21:15:20 +0000 | [diff] [blame] | 241 | - [feature] Support fields in meta (diewald) | 
| Nils Diewald | f2ec2d2 | 2014-11-11 21:42:16 +0000 | [diff] [blame] | 242 | - [workaround] Support more legacy APIs (diewald) | 
| Nils Diewald | 33fcb5d | 2014-11-07 23:27:03 +0000 | [diff] [blame] | 243 | - [bugfix] Check for the existence of @type in JSON-LD groups | 
|  | 244 | to avoid NullPointer (diewald) | 
| Nils Diewald | 1220e3e | 2014-11-08 03:18:58 +0000 | [diff] [blame] | 245 | - [cleanup] Validated query and collection input - limited | 
|  | 246 | to a "don't break anyting" policy (diewald) | 
| Nils Diewald | 277e9ce | 2014-11-06 03:42:11 +0000 | [diff] [blame] | 247 |  | 
|  | 248 | 0.47 2014-11-05 | 
| Nils Diewald | ba197f2 | 2014-11-01 17:21:46 +0000 | [diff] [blame] | 249 | - [feature] Support new index format with more metadata (diewald) | 
| Nils Diewald | ee0dd41 | 2014-11-04 17:31:50 +0000 | [diff] [blame] | 250 | - [bugfix] #142 Fixed class spans for skipTo() skips (margaretha) | 
|  | 251 | - [feature] Added attribute support to relations (margaretha) | 
| Nils Diewald | 56dc258 | 2014-11-04 21:33:46 +0000 | [diff] [blame] | 252 | - [bugfix] Make classes and shrink default to 1 instead of 0 (diewald) | 
| Nils Diewald | 0fa2da2 | 2014-11-05 03:31:32 +0000 | [diff] [blame] | 253 | - [bugfix] shrink now removes all non-classes payloads (diewald) | 
| Nils Diewald | ba197f2 | 2014-11-01 17:21:46 +0000 | [diff] [blame] | 254 |  | 
| Nils Diewald | be5943e | 2014-10-21 19:35:34 +0000 | [diff] [blame] | 255 | 0.46 2014-10-21 | 
|  | 256 | - [feature] Support for relation queries (margaretha) | 
|  | 257 | - [feature] Wrapping of extension queries | 
|  | 258 | (not completely tested yet; diewald) | 
|  | 259 |  | 
| Nils Diewald | 92729ce | 2014-10-06 16:00:17 +0000 | [diff] [blame] | 260 | 0.45 2014-10-06 | 
| Nils Diewald | ea28b62 | 2014-10-01 16:01:31 +0000 | [diff] [blame] | 261 | - [bugfix] Correctly respond request in JSON results (diewald) | 
| Nils Diewald | 92729ce | 2014-10-06 16:00:17 +0000 | [diff] [blame] | 262 | - [cleanup] Made SpanQueryWrapper an abstract class instead | 
|  | 263 | of an interface (diewald) | 
| Nils Diewald | ea28b62 | 2014-10-01 16:01:31 +0000 | [diff] [blame] | 264 |  | 
| Nils Diewald | 979b2fe | 2014-09-29 16:21:41 +0000 | [diff] [blame] | 265 | 0.44.1 2014-09-29 | 
|  | 266 | - [cleanup] Prepare test suite for publication (diewald) | 
|  | 267 |  | 
| Nils Diewald | 8d8641b | 2014-09-28 17:37:53 +0000 | [diff] [blame] | 268 | 0.44 2014-09-28 | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 269 | - [feature] Match collector using database for | 
|  | 270 | distributed search (diewald) | 
| Nils Diewald | 52d34d2 | 2014-09-25 00:50:13 +0000 | [diff] [blame] | 271 | - [bugfix] Unified boundary handling and prevent nullpointer | 
|  | 272 | exceptions on parsing (diewald) | 
| Nils Diewald | 67f5404 | 2014-09-27 14:53:38 +0000 | [diff] [blame] | 273 | - [bugfix] Ordering of payloads reversed to make nesting highlights | 
|  | 274 | nest correctly (diewald) | 
|  | 275 | - [performance] Updated Lucene dependency from 4.3.1 to 4.5.1 (diewald) | 
|  | 276 | - [performance] Updated Jackson dependency from 2.2.2 to 2.4.0 (diewald) | 
|  | 277 | - [bugfix] Return matches correctly with JSON (diewald) | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 278 | - [bugfix] Repare database tests working with temporary | 
|  | 279 | databases (diewald) | 
| Nils Diewald | 52d34d2 | 2014-09-25 00:50:13 +0000 | [diff] [blame] | 280 |  | 
| Nils Diewald | d723d81 | 2014-09-23 18:50:52 +0000 | [diff] [blame] | 281 | 0.43 2014-09-23 | 
|  | 282 | - [cleanup] Made a lot of stuff rely on KorapResponse (diewald) | 
|  | 283 | - [bugfix] Small but ancient collection bug fixed (diewald) | 
|  | 284 | - [feature] Collect first matches of documents based on UIDs (diewald) | 
|  | 285 |  | 
| Nils Diewald | ea12520 | 2014-09-19 15:12:06 +0000 | [diff] [blame] | 286 | 0.42 2014-09-19 | 
| Nils Diewald | 79f6c4d | 2014-09-17 17:34:01 +0000 | [diff] [blame] | 287 | - [cleanup] Extracted private classes from KorapMatch (diewald) | 
| Nils Diewald | ea12520 | 2014-09-19 15:12:06 +0000 | [diff] [blame] | 288 | - [bugfix] Fix query rewrite in contains-queries (diewald) | 
| Nils Diewald | 79f6c4d | 2014-09-17 17:34:01 +0000 | [diff] [blame] | 289 |  | 
| Nils Diewald | 99d7f8a | 2014-09-17 14:49:42 +0000 | [diff] [blame] | 290 | 0.41 2014-09-17 | 
|  | 291 | - [feature] getStartPos(classNr) and getEndPos(classNr) | 
|  | 292 | in KorapMatch (diewald) | 
|  | 293 | - [bugfix] SpanExpansionQuery with fixed Constructor | 
|  | 294 | and Exclusion handling (margaretha) | 
| Nils Diewald | c7b6063 | 2014-09-05 19:59:01 +0000 | [diff] [blame] | 295 | - [feature] Early implementation of match collector (diewald) | 
|  | 296 |  | 
| Nils Diewald | 32030a6 | 2014-09-03 20:16:50 +0000 | [diff] [blame] | 297 | 0.40 2014-09-03 | 
|  | 298 | - [feature] Skeleton for standalone REST service (diewald) | 
|  | 299 |  | 
| Nils Diewald | 22a620c | 2014-09-03 20:13:37 +0000 | [diff] [blame] | 300 | 0.33 2014-09-01 | 
|  | 301 | - [feature] SpanSubspanQuery (margaretha) | 
|  | 302 | - [feature] SpanExpansionQuery (margaretha) | 
|  | 303 |  | 
| Nils Diewald | 1455e1e | 2014-08-01 16:12:43 +0000 | [diff] [blame] | 304 | 0.32 2014-08-01 | 
|  | 305 | - [bugfix] Fix for repetition candidates (margaretha) | 
|  | 306 | - [bugfix] Some fixes for negative segments (diewald) | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 307 | - [bugfix] SpanMatchModify now skips in case the | 
|  | 308 | requested class isn't found (diewald) | 
| Nils Diewald | 1455e1e | 2014-08-01 16:12:43 +0000 | [diff] [blame] | 309 | - [performance] Some logging issues fixed (diewald) | 
|  | 310 |  | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 311 | 0.31.8 2014-07-24 | 
| Nils Diewald | 602c922 | 2014-07-23 19:49:53 +0000 | [diff] [blame] | 312 | - [feature] Added optionality to querys for quantifiers (diewald) | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 313 | - [feature] Support for korap:boundary deserialization (diewald) | 
| Nils Diewald | 602c922 | 2014-07-23 19:49:53 +0000 | [diff] [blame] | 314 |  | 
| Nils Diewald | 6081f36 | 2014-07-18 18:03:14 +0000 | [diff] [blame] | 315 | 0.31.7 2014-07-18 | 
|  | 316 | - [feature] Added warnings to responses (diewald) | 
|  | 317 |  | 
| Nils Diewald | ee4a6b7 | 2014-06-30 18:23:12 +0000 | [diff] [blame] | 318 | 0.31.6 2014-06-30 | 
| Nils Diewald | 9b1efea | 2014-07-24 15:33:47 +0000 | [diff] [blame] | 319 | - [feature] Support for korap:reference deserialization (diewald) | 
| Nils Diewald | ee4a6b7 | 2014-06-30 18:23:12 +0000 | [diff] [blame] | 320 | - [feature] Preliminary support for attributes in elements (margaretha) | 
|  | 321 | - [feature] Preliminary support operation:repetition deserialization | 
|  | 322 | (unfinished and untested; diewald) | 
|  | 323 |  | 
| Nils Diewald | 6e9eb4e | 2014-06-17 19:28:01 +0000 | [diff] [blame] | 324 | 0.31.5 2014-06-17 | 
|  | 325 | - [feature] Batch return of defined foundries and layers in | 
|  | 326 | getMatchInfo() (diewald) | 
|  | 327 | - [security] Improve foundry and layer check before injection in | 
|  | 328 | regex (diewald) | 
|  | 329 |  | 
| Nils Diewald | d4401ec | 2014-06-16 17:04:02 +0000 | [diff] [blame] | 330 | 0.31.4 2014-06-16 | 
|  | 331 | - [feature] MatchModifyClassQuery now can extend (diewald) | 
| Nils Diewald | 66b8b7a | 2014-06-16 17:17:46 +0000 | [diff] [blame] | 332 | - [bugfix] Make matchinfo a bit more robust (diewald) | 
| Nils Diewald | d4401ec | 2014-06-16 17:04:02 +0000 | [diff] [blame] | 333 |  | 
| Nils Diewald | 5418763 | 2014-06-11 14:39:29 +0000 | [diff] [blame] | 334 | 0.31.3 2014-06-11 | 
|  | 335 | - [bugfix] Minor bugfix regarding treatment of | 
|  | 336 | failed search results (diewald) | 
|  | 337 |  | 
| Nils Diewald | 7cf8c6d | 2014-05-28 18:37:38 +0000 | [diff] [blame] | 338 | 0.31.2 2014-05-28 | 
|  | 339 | - [feature] Request parameter "itemsPerResource" limits | 
|  | 340 | hits per document (diewald) | 
|  | 341 |  | 
| Nils Diewald | ec33612 | 2014-05-21 17:09:50 +0000 | [diff] [blame] | 342 | 0.31.1 2014-05-21 | 
|  | 343 | - [bugfix] Minor bugfix for wrongly serialized contexts | 
|  | 344 | in responses (diewald) | 
|  | 345 |  | 
| Nils Diewald | 1e5d594 | 2014-05-20 13:29:53 +0000 | [diff] [blame] | 346 | 0.31.0 2014-05-20 | 
|  | 347 | - [feature] span contexts in JSON-LD are now supported | 
|  | 348 | - [bugfix] Multiple bugfixes regarding span context | 
|  | 349 | extensions (diewald) | 
|  | 350 | - [bugfix] Minor debugging bugs (diewald) | 
|  | 351 |  | 
| Nils Diewald | 50389b0 | 2014-04-11 16:27:52 +0000 | [diff] [blame] | 352 | 0.30.9 2014-04-11 | 
|  | 353 | - [bugfix] Prevent multiple identifiers in | 
|  | 354 | relation highlighting (diewald) | 
|  | 355 |  | 
| Nils Diewald | 2276e1c | 2014-04-10 15:01:59 +0000 | [diff] [blame] | 356 | 0.30.8 2014-04-10 | 
|  | 357 | - Added getTermRelationJSON() to KorapCollection (diewald) | 
|  | 358 | This is likely to get deprecated! | 
|  | 359 |  | 
| Nils Diewald | fb4d7b0 | 2014-04-09 17:56:17 +0000 | [diff] [blame] | 360 | 0.30.7 2014-04-09 | 
|  | 361 | - Moved JSON interpretation from BooleanFilter to KorapFilter (diewald) | 
|  | 362 | - Added 'or' and group nesting to KorapFilter (diewald) | 
|  | 363 |  | 
| Nils Diewald | 20607ab | 2014-03-20 23:28:36 +0000 | [diff] [blame] | 364 | 0.30.6 2014-03-20 | 
|  | 365 | - Refactoring and cleaning of ElementSpans (diewald) | 
|  | 366 | - [bugfix] Stabilizing KorapMatch (diewald) | 
|  | 367 |  | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 368 | 0.30.5 2014-03-18 | 
|  | 369 | - Support for Quantifier Queries (margaretha) | 
|  | 370 | - Some benchmarks (margaretha) | 
|  | 371 | - [bugfix] WithinSpans respect match payloads, | 
|  | 372 | and are now way more correct ;) (diewald) | 
|  | 373 | - Support for overlap queries (diewald) | 
|  | 374 | - Refactoring of WithinSpans (diewald) | 
|  | 375 | - Introducing lazy loading for wrapper .end() in WithinSpans (diewald) | 
|  | 376 |  | 
| Nils Diewald | d0d6feb | 2014-02-26 18:51:08 +0000 | [diff] [blame] | 377 | 0.30.4 2014-02-26 | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 378 | - [cleanup] Making MultiTerm* more robust (diewald) | 
| Nils Diewald | d0d6feb | 2014-02-26 18:51:08 +0000 | [diff] [blame] | 379 |  | 
| Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 380 | 0.30.3 2014-02-20 | 
|  | 381 | - Return json request in response if given (diewald) | 
| Nils Diewald | ad26934 | 2014-02-20 21:22:22 +0000 | [diff] [blame] | 382 | - [bugfix] ClassSpans and WithinSpans check skipTo | 
|  | 383 | in advance now (diewald) | 
|  | 384 | - Compilerfriendly logging rules, resulting | 
|  | 385 | in significant performance improvements (diewald) | 
|  | 386 | - Small refactorings (diewald) | 
| Nils Diewald | efb9c9a | 2014-02-20 15:05:18 +0000 | [diff] [blame] | 387 |  | 
| Nils Diewald | f5f29ff | 2014-02-14 12:24:34 +0000 | [diff] [blame] | 388 | 0.30.2 2014-02-14 | 
| Nils Diewald | 6802acd | 2014-03-18 18:29:30 +0000 | [diff] [blame] | 389 | - [bugfix] wrapper uses correct distance constraint (diewald) | 
| Nils Diewald | f5f29ff | 2014-02-14 12:24:34 +0000 | [diff] [blame] | 390 |  | 
| Nils Diewald | a111803 | 2014-02-13 20:50:48 +0000 | [diff] [blame] | 391 | 0.30.1 2014-02-13 | 
|  | 392 | - Added sentence extension for match info (diewald) | 
|  | 393 |  | 
| Nils Diewald | badb4f1 | 2014-02-13 17:26:12 +0000 | [diff] [blame] | 394 | 0.30 2014-02-13 | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 395 | - This is a major version | 
|  | 396 | (prepared for the IDS meeting on the 17th of february) | 
| Nils Diewald | badb4f1 | 2014-02-13 17:26:12 +0000 | [diff] [blame] | 397 | - Improved stringification for distance queries (margaretha) | 
|  | 398 |  | 
| Nils Diewald | 164f8be | 2014-02-13 02:43:16 +0000 | [diff] [blame] | 399 | 0.26.4 2014-02-12 | 
|  | 400 | - Serialize SpanDistanceQueries and SpanMultipleDistanceQueries | 
|  | 401 | (diewald) | 
|  | 402 | - [temporarily] Added default foundry "mate" in KorapQuery (diewald) | 
|  | 403 |  | 
| Nils Diewald | d7cb0eb | 2014-02-12 23:06:10 +0000 | [diff] [blame] | 404 | 0.26.3 2014-02-12 | 
|  | 405 | - [bugfix] Only open writer in case it's needed (diewald) | 
|  | 406 |  | 
| Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 407 | 0.26.2 2014-02-12 | 
|  | 408 | - Added sequence queries with defined gaps (margaretha) | 
|  | 409 | - Support for multiple distance constraints (margaretha) | 
| Nils Diewald | 23417e8 | 2014-02-12 18:33:24 +0000 | [diff] [blame] | 410 | - Updated json-ld deserialization with nested meta (diewald) | 
| Nils Diewald | c86aa48 | 2014-02-12 16:58:05 +0000 | [diff] [blame] | 411 | - [bugfix] Wildcards in segments were ignored (diewald) | 
|  | 412 |  | 
| Nils Diewald | 345bdc0 | 2014-01-21 21:48:57 +0000 | [diff] [blame] | 413 | 0.26.1 2014-01-21 | 
|  | 414 | - Distinct Match retrieval including spans | 
|  | 415 | and dependency relations (diewald) | 
|  | 416 |  | 
| Nils Diewald | cde6908 | 2014-01-16 15:46:48 +0000 | [diff] [blame] | 417 | 0.26 2014-01-16 | 
|  | 418 | - Introduced standalone SpanSegmentQueries (margaretha) | 
|  | 419 | - [bugfix] SpanNextQueries (margaretha) | 
|  | 420 | - Support for Match Identifiers (diewald) | 
|  | 421 | - Support for distinct Match retrieval (diewald) | 
|  | 422 |  | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 423 | 0.25.3 2014-01-10 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 424 | - Updated Lucene to 4.3.1 (diewald) | 
| Nils Diewald | e50bae0 | 2015-03-03 22:08:30 +0000 | [diff] [blame] | 425 | - Welcome! Eliza Margaretha has joined the team! | 
| Nils Diewald | 4fca3ff | 2013-12-29 22:59:13 +0000 | [diff] [blame] | 426 |  | 
|  | 427 | 0.25.2 2013-12-29 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 428 | - Fixed highlight bug with empty reopened tags | 
| Nils Diewald | b1c3b65 | 2013-12-28 22:47:00 +0000 | [diff] [blame] | 429 |  | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 430 | 0.25.1 2013-12-28 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 431 | - Support for pubDate collections | 
|  | 432 | - Changed versioning scheme | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 433 |  | 
| Nils Diewald | b0dd955 | 2013-12-20 02:28:34 +0000 | [diff] [blame] | 434 | 0.25 2013-12-20 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 435 | - Support for Wildcard Queries | 
|  | 436 | - Improved support for regular expressions | 
|  | 437 | - Introduced keyword fields that store no positions | 
| Nils Diewald | b0dd955 | 2013-12-20 02:28:34 +0000 | [diff] [blame] | 438 |  | 
| Nils Diewald | 9cc86fe | 2013-12-07 17:45:59 +0000 | [diff] [blame] | 439 | 0.24_1 2013-12-05 | 
|  | 440 | - This is a pseudo version for demo versions with dirty hacks, | 
|  | 441 | meant to be rolled back! | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 442 | - There is now an ignored broken test in TestKorapCollection | 
| Nils Diewald | 9cc86fe | 2013-12-07 17:45:59 +0000 | [diff] [blame] | 443 |  | 
| Nils Diewald | 3ed1afa | 2013-12-05 22:40:38 +0000 | [diff] [blame] | 444 | 0.24 2013-12-05 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 445 | - Json deserializer finished for virtual collections | 
| Nils Diewald | 3ed1afa | 2013-12-05 22:40:38 +0000 | [diff] [blame] | 446 |  | 
| Nils Diewald | c6b7875 | 2013-12-05 19:05:12 +0000 | [diff] [blame] | 447 | 0.23 2013-12-05 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 448 | - Error handling corrected in KorapResult | 
|  | 449 | - Json deserializer finished for queries | 
| Nils Diewald | c6b7875 | 2013-12-05 19:05:12 +0000 | [diff] [blame] | 450 |  | 
| Nils Diewald | c925b49 | 2013-12-03 23:56:10 +0000 | [diff] [blame] | 451 | 0.22 2013-12-04 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 452 | - Introduced KorapSearch | 
|  | 453 | - Json deserializer (started) | 
| Nils Diewald | c925b49 | 2013-12-03 23:56:10 +0000 | [diff] [blame] | 454 |  | 
| Nils Diewald | 5def8bc | 2013-11-28 19:26:54 +0000 | [diff] [blame] | 455 | 0.21 2013-11-28 | 
|  | 456 | - Virtual collections can now be defined, | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 457 | searched, nested and extended | 
| Nils Diewald | 5def8bc | 2013-11-28 19:26:54 +0000 | [diff] [blame] | 458 |  | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 459 | 0.20 2013-11-18 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 460 | - Unboxing from sandbox repository | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 461 |  | 
|  | 462 | 0.11 2013-11-14 | 
|  | 463 | - JSON file importer (plain and gzip) | 
|  | 464 | - [bugfix] Element Query | 
|  | 465 | - [bugfix] Sequence Query | 
|  | 466 |  | 
|  | 467 | 0.10 2013-11-11 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 468 | - Added JSON input to indexer | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 469 |  | 
|  | 470 | 0.09 2013-11-07 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 471 | - Reconstruction of all wrapper queries using an interface | 
|  | 472 | - Finished KorapQuery (preliminary feature freeze) | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 473 |  | 
|  | 474 | 0.08 2013-10-18 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 475 | - Changed methods to attributes in KorapMatch | 
|  | 476 | - Changed SimpleJSON to Jackson | 
|  | 477 | - Fixed Highlighting | 
|  | 478 | - Some Refactoring of result classes | 
|  | 479 | - Introduced KorapDocument | 
|  | 480 | - Introduced KorapHTML utility | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 481 |  | 
|  | 482 | 0.07 2013-10-14 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 483 | - Added position to offset matching | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 484 |  | 
|  | 485 | 0.06 2013-10-01 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 486 | - Added SpanElementQuery for working WithinQeries | 
|  | 487 | - Added KorapResult and KorapMatching | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 488 |  | 
|  | 489 | 0.05 2013-09-18 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 490 | - Fixed bug in indexing (MultiTermTokenStream) | 
|  | 491 | - Fixed SpanNext | 
|  | 492 | - Added KorapIndex | 
|  | 493 | - First draft for KorapFilter | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 494 |  | 
|  | 495 | 0.04 2013-09-01 | 
|  | 496 | - Introduced optimized SpanNext class (not working atm), | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 497 | as SpanNear does not always work with nested synonyms | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 498 |  | 
|  | 499 | 0.03 2013-08-28 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 500 | - Added within query (not working atm) | 
|  | 501 | - Pushed query part to public repo | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 502 |  | 
|  | 503 | 0.02 2013-08-26 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 504 | - Added sequences | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 505 |  | 
|  | 506 | 0.01 2013-08-20 | 
| Nils Diewald | 0cc4f2e | 2015-01-30 20:13:08 +0000 | [diff] [blame] | 507 | - First version as maven build environment |