1. e9b4fa3 Init new version by Akron · 3 years ago
  2. 2af7c63 Update log4j by Akron · 3 years ago v0.60.1
  3. 6990e5a Initialize new version by Akron · 3 years ago
  4. 05f3bd8 Bump log4j-core from 2.14.1 to 2.15.0 by dependabot[bot] · 3 years ago
  5. 5a8abea Implemented a new cache with on disk storage and auto-update. by margaretha · 3 years, 1 month ago
  6. 035175b Clear matchlist if skip fails in NextSpans by Akron · 3 years, 1 month ago
  7. 919a601 Fix focus query (fixes #78) by Akron · 3 years, 1 month ago
  8. afb4cb3 Fixed setting candidate span by margaretha · 3 years, 2 months ago
  9. e1befe0 Upgrade Jersey to 3.0.2 by Akron · 3 years, 4 months ago
  10. 932dd59 Upgrade commons-lang to commons-lang3 by Akron · 3 years, 4 months ago
  11. 9279806 Upgrade dependencies by Akron · 3 years, 4 months ago
  12. 6489b19 Bump commons-io from 2.6 to 2.7 by dependabot[bot] · 3 years, 7 months ago
  13. ac494d1 Fix error in pom.xml by Marc Kupietz · 4 years ago
  14. 4369ed6 Generate code coverage report with Cobertura by Marc Kupietz · 4 years ago
  15. cef695a Added error code for missing query reference by Akron · 4 years, 1 month ago
  16. f5f7320 Bump log4j-core from 2.10.0 to 2.13.2 - Closes #81 by dependabot[bot] · 4 years, 5 months ago v0.59.2
  17. d999162 Add fingerprint method to KrillIndex (closes #62) by Akron · 4 years, 6 months ago
  18. 59caed4 Fixed associated URL to point to the korap website by Akron · 4 years, 9 months ago
  19. fb0e528 Bump version by Akron · 4 years, 10 months ago
  20. 1f2791d Updated readme and the version of java and some plugins & libraries. by margaretha · 5 years ago
  21. 26189f2 Dump version by Akron · 5 years ago
  22. 672f98c Fix offset retrieval in concurrent searches by Akron · 5 years ago
  23. 6b0be13 Fix behaviour of negative fields in virtual corpora by Akron · 5 years ago v0.58.7
  24. fd469f3 Updated cache loading (fixed #55) by margaretha · 6 years ago
  25. cab655c Fixed collection cache test. by margaretha · 6 years ago
  26. dd6642e Update version by Akron · 6 years ago
  27. e64cc16 Remove variable dependency for metadata field names and store all by Akron · 6 years ago
  28. fafde02 Preliminary support of arbitrary meta data fields by Akron · 6 years ago
  29. 567b6fe Removed deprecated within() method from QueryBuilder by Akron · 6 years ago v0.58.2
  30. 6e5acee OpenJDK8u181 workaround by Akron · 6 years ago
  31. 7790384 Fixed Jackson related security issue by Akron · 6 years ago
  32. b59f40e Put caching in toFilter() phase and made external test suite internal by Akron · 6 years ago
  33. c20a921 Adding loading namedVC from gz files. by margaretha · 6 years ago
  34. 2d551d8 Remove TestWithExternalIndex test suite by Akron · 6 years ago
  35. ecddb0b Added test regarding missing matches when searching with availability by margaretha · 6 years ago
  36. 85ee2ac Implemented VC caching & deserialization with string[] and cache option. by margaretha · 6 years ago
  37. 8efa375 Implemented referencing cached collection. by margaretha · 6 years ago
  38. 22d319e Broken commit: Prepending in TextPrependTokenizer by Akron · 7 years ago
  39. 408ae35 Added text search functionality to collection builder by Akron · 7 years ago
  40. c74dee0 Added meta field retrieval method by Akron · 7 years ago
  41. d578930 Redesign relations in snippets to be xlink conformant by Akron · 7 years ago
  42. ab2b3a5 Updated log4j to log4j2 by Akron · 7 years ago
  43. 3b2c351 Added a test regarding relation query with lemma. by margaretha · 7 years ago
  44. 4792969 Fixed token identifier serialization for new corpora by Akron · 7 years ago
  45. 3d81110 Added wildcard tests with + and ?. by margaretha · 7 years ago
  46. d8f8861 Fixed pagebreak retrieval by Akron · 8 years ago
  47. ff41663 Fixed the argument handler in the Indexer. by Eliza Margaretha · 8 years ago
  48. f9def5e Throw error for optionality in distances by Akron · 8 years ago
  49. c12567c Fixed serialization of t-distance by Akron · 8 years ago
  50. c3a5df8 Fixed startsWith bug by Akron · 9 years ago
  51. 2018e13 Create failing test for startswith-bug by Akron · 9 years ago
  52. a7b936d Minor modifications to the - still broken - test by Akron · 9 years ago
  53. dbf393b Clean pom.xml regarding overlapping dependencies by Akron · 9 years ago
  54. 43cea66 Define 'base' as default sentence foundry by Akron · 9 years ago
  55. 8abefa1 Add support for identifiers with dashes (Schreibgebrauch project by Akron · 9 years ago
  56. b35261a Fixed attribute serialization bug (at leat for non-spans) by Akron · 9 years ago
  57. c5e73b8 Try to fix classspans by Akron · 9 years ago
  58. 09a63ec Introducing payload ids by Akron · 9 years ago
  59. 700c1eb Lucene 5.0 update by Akron · 9 years ago
  60. cb165f5 Improved cmd options for Indexer by Akron · 9 years ago
  61. a2e9b87 Introduced cmd options for server start by Akron · 9 years ago
  62. 09ae373 Cleanup for packaging by Akron · 9 years ago
  63. 3ba74f2 Introduced new KrillCollection interface - but with a failing test for deleted documents by Akron · 9 years ago
  64. 484c3c1 Fixed case insensitivity in filters by Akron · 9 years ago
  65. c63697c Added term escaping by Akron · 9 years ago
  66. b9ee3e5 Filtered out payloads with length 8 to be included in FocusSpans. by margaretha · 10 years ago
  67. a61d2ba Fixed server tests by Marc Kupietz · 10 years ago
  68. e50bae0 Changed groupID, fixed some pom issues by Nils Diewald · 10 years ago
  69. 857c958 Updated Formatter by Nils Diewald · 10 years ago
  70. 392bcf3 Renamed KorapMatch to Match by Nils Diewald · 10 years ago
  71. 6535c52 Renamed and cleaned up KorapIndexer by Nils Diewald · 10 years ago
  72. f5ab4b2 Added KrillMeta for coherence with KoralQuery by Nils Diewald · 10 years ago
  73. bbd39a5 Renamed to Krill - Unfortunately I introduced 2 new failing Jersey tests by Nils Diewald · 10 years ago
  74. cb8afb3 Documentation improvements and various dependency updates by Nils Diewald · 10 years ago
  75. 44d5fa1 Added some JavaDocs to API classes by Nils Diewald · 10 years ago
  76. d86c068 Finished Java styles and maven integration by Nils Diewald · 10 years ago
  77. 5c63ab8 First draft for eclipse based coding style (not triggered yet) by Nils Diewald · 10 years ago
  78. a929f27 Added a dependency for the annotation processor, and set maven compiler to show warnings. by Eliza Margaretha · 10 years ago
  79. 2f2b067 Bits of documentation and cleanup for open sourcing by Nils Diewald · 10 years ago
  80. c471b18 Major refactoring to support coherent notifications - some known issues in JSON responses included by Nils Diewald · 10 years ago
  81. 32912a6 Added clean timeout by Nils Diewald · 10 years ago
  82. 9b11a44 Broken test for query rewrite in nested repetition/expansion query by Nils Diewald · 10 years ago
  83. 277e9ce Added token list retrieval by Nils Diewald · 10 years ago
  84. ba197f2 Deserialization of new index files with new metadata (hluengen) by Nils Diewald · 10 years ago
  85. be5943e Wrapping of extension queries by Nils Diewald · 10 years ago
  86. ea28b62 Fixed bug in JSON response where request wasn't echoed by Nils Diewald · 10 years ago
  87. 12c55bc Remove TestRealIndex by Nils Diewald · 10 years ago
  88. 979b2fe Wasting some life time for cleaning up the test suite by Nils Diewald · 10 years ago
  89. 67f5404 Dependency Updates, JSON output bugfix, nested highlight bugfix by Nils Diewald · 10 years ago
  90. 52d34d2 Bugfix for query deserialization of unspecified boundaries by Nils Diewald · 10 years ago
  91. d723d81 Collection bug fix, new server endpoint established by Nils Diewald · 10 years ago
  92. ff6f766 Improved Server tests by Nils Diewald · 10 years ago
  93. 79f6c4d Cleanup of KorapMatch by Nils Diewald · 10 years ago
  94. 6aa929e Added minor changes to collector system by Nils Diewald · 10 years ago
  95. c7b6063 First start of match collector by Nils Diewald · 10 years ago
  96. f6b351c Added resources to server by Nils Diewald · 10 years ago
  97. 32030a6 REST-service skeleton by Nils Diewald · 10 years ago
  98. 5380aa6 Small repository fix by Nils Diewald · 10 years ago
  99. 1455e1e Bugfixes for negative segments, focus() and some logging issues by Nils Diewald · 10 years ago
  100. 602c922 Added optionality for quantified queries by Nils Diewald · 10 years ago