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