| - JSON file importer (plain and gzip) |
| - [bugfix] Sequence Query |
| - Added JSON input to indexer. |
| - Reconstruction of all wrapper queries using an interface. |
| - Finished KorapQuery (preliminary feature freeze). |
| - Changed methods to attributes in KorapMatch. |
| - Changed SimpleJSON to Jackson. |
| - Some Refactoring of result classes. |
| - Introduced KorapDocument. |
| - Introduced KorapHTML utility. |
| - Added position to offset matching. |
| - Added SpanElementQuery for working WithinQeries. |
| - Added KorapResult and KorapMatching. |
| - Fixed bug in indexing (MultiTermTokenStream). |
| - First draft for KorapFilter. |
| - Introduced optimized SpanNext class (not working atm), |
| as SpanNear does not always work with nested synonyms. |
| - Added within query (not working atm). |
| - Pushed query part to public repo. |
| - First version as maven build environment. |