| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 1 | 0.25.3 2014-01-10 | 
 | 2 |         - Updated Lucene to 4.3.1. | 
| Nils Diewald | 4fca3ff | 2013-12-29 22:59:13 +0000 | [diff] [blame] | 3 |  | 
 | 4 | 0.25.2 2013-12-29 | 
 | 5 |         - Fixed highlight bug with empty reopened tags. | 
| Nils Diewald | b1c3b65 | 2013-12-28 22:47:00 +0000 | [diff] [blame] | 6 |  | 
| Nils Diewald | 4aadb0c | 2014-01-09 23:21:11 +0000 | [diff] [blame] | 7 | 0.25.1 2013-12-28 | 
 | 8 |         - Support for pubDate collections. | 
 | 9 | 	- Changed versioning scheme. | 
 | 10 |  | 
| Nils Diewald | b0dd955 | 2013-12-20 02:28:34 +0000 | [diff] [blame] | 11 | 0.25 2013-12-20 | 
 | 12 |         - Support for Wildcard Queries. | 
 | 13 | 	- Improved support for regular expressions. | 
 | 14 | 	- Introduced keyword fields that store no positions. | 
 | 15 |  | 
| Nils Diewald | 9cc86fe | 2013-12-07 17:45:59 +0000 | [diff] [blame] | 16 | 0.24_1 2013-12-05 | 
 | 17 |         - This is a pseudo version for demo versions with dirty hacks, | 
 | 18 | 	  meant to be rolled back! | 
 | 19 | 	- There is now an ignored broken test in TestKorapCollection! | 
 | 20 |  | 
| Nils Diewald | 3ed1afa | 2013-12-05 22:40:38 +0000 | [diff] [blame] | 21 | 0.24 2013-12-05 | 
 | 22 |         - Json deserializer finished for virtual collections. | 
 | 23 |  | 
| Nils Diewald | c6b7875 | 2013-12-05 19:05:12 +0000 | [diff] [blame] | 24 | 0.23 2013-12-05 | 
 | 25 |         - Error handling corrected in KorapResult. | 
 | 26 | 	- Json deserializer finished for queries. | 
 | 27 |  | 
| Nils Diewald | c925b49 | 2013-12-03 23:56:10 +0000 | [diff] [blame] | 28 | 0.22 2013-12-04 | 
 | 29 |         - Introduced KorapSearch. | 
 | 30 | 	- Json deserializer (started). | 
 | 31 |  | 
| Nils Diewald | 5def8bc | 2013-11-28 19:26:54 +0000 | [diff] [blame] | 32 | 0.21 2013-11-28 | 
 | 33 |         - Virtual collections can now be defined, | 
 | 34 | 	  searched, nested and extended. | 
 | 35 |  | 
| Nils Diewald | f399a67 | 2013-11-18 17:55:22 +0000 | [diff] [blame] | 36 | 0.20 2013-11-18 | 
 | 37 |         - Unboxing from sandbox. | 
 | 38 |  | 
 | 39 | 0.11 2013-11-14 | 
 | 40 | 	- JSON file importer (plain and gzip) | 
 | 41 | 	- [bugfix] Element Query | 
 | 42 | 	- [bugfix] Sequence Query | 
 | 43 |  | 
 | 44 | 0.10 2013-11-11 | 
 | 45 |         - Added JSON input to indexer. | 
 | 46 |  | 
 | 47 | 0.09 2013-11-07 | 
 | 48 |         - Reconstruction of all wrapper queries using an interface. | 
 | 49 | 	- Finished KorapQuery (preliminary feature freeze). | 
 | 50 |  | 
 | 51 | 0.08 2013-10-18 | 
 | 52 |         - Changed methods to attributes in KorapMatch. | 
 | 53 | 	- Changed SimpleJSON to Jackson. | 
 | 54 | 	- Fixed Highlighting. | 
 | 55 | 	- Some Refactoring of result classes. | 
 | 56 | 	- Introduced KorapDocument. | 
 | 57 | 	- Introduced KorapHTML utility. | 
 | 58 |  | 
 | 59 | 0.07 2013-10-14 | 
 | 60 |         - Added position to offset matching. | 
 | 61 |  | 
 | 62 | 0.06 2013-10-01 | 
 | 63 |         - Added SpanElementQuery for working WithinQeries. | 
 | 64 | 	- Added KorapResult and KorapMatching. | 
 | 65 |  | 
 | 66 | 0.05 2013-09-18 | 
 | 67 |         - Fixed bug in indexing (MultiTermTokenStream). | 
 | 68 | 	- Fixed SpanNext. | 
 | 69 | 	- Added KorapIndex. | 
 | 70 | 	- First draft for KorapFilter. | 
 | 71 |  | 
 | 72 | 0.04 2013-09-01 | 
 | 73 |         - Introduced optimized SpanNext class (not working atm), | 
 | 74 | 	  as SpanNear does not always work with nested synonyms. | 
 | 75 |  | 
 | 76 | 0.03 2013-08-28 | 
 | 77 |         - Added within query (not working atm). | 
 | 78 | 	- Pushed query part to public repo. | 
 | 79 |  | 
 | 80 | 0.02 2013-08-26 | 
 | 81 |         - Added sequences. | 
 | 82 |  | 
 | 83 | 0.01 2013-08-20 | 
 | 84 |         - First version as maven build environment. |