1. c1bce80 Prevent indexation of metadata-only documents by Akron · 3 months ago
  2. 28decae Bump jackson.version from 2.21.4 to 2.22.0 (closes #276) by dependabot[bot] · 3 months ago
  3. aa885bb Bump org.xerial:sqlite-jdbc from 3.53.1.0 to 3.53.2.0 (closes #278) by dependabot[bot] · 3 months ago
  4. b9d7ac0 Bump com.mchange:c3p0 from 0.13.0 to 0.14.1 (closes #279) by dependabot[bot] · 3 months ago
  5. e84a737 Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 (closes #275) by dependabot[bot] · 4 months ago
  6. a6c5133 Bump jackson.version from 2.21.3 to 2.21.4 (closes #274) by dependabot[bot] · 4 months ago
  7. d141610 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 (closes #273) by dependabot[bot] · 4 months ago
  8. 11c61d5 Bump org.slf4j:jul-to-slf4j from 2.0.17 to 2.0.18 (closes #270) by dependabot[bot] · 4 months ago
  9. 432eaf4 Bump version to Krill 0.65 by margaretha · 4 months ago v0.65
  10. eafd537 Fix negation in segment queries following De Morgan's law (fixes #93) by Akron · 5 months ago
  11. 997ab03 Correctly keep classes in repetition queries (fixes #59) by Akron · 5 months ago
  12. 88c66a9 Re-introduce krill.context.max.char support by Akron · 4 months ago
  13. 7ac671b Protect against breaching primary data more low level by Akron · 4 years, 8 months ago
  14. e6958aa Adjust context to shrink based on match size (closes #229) by Akron · 12 months ago
  15. 5781378 Preserve negation of a single operand in a VC (fixes #178) by Akron · 5 months ago
  16. cc0b231 Bump log4j.version from 2.25.4 to 2.26.0 (closes #269) by dependabot[bot] · 4 months ago
  17. 97355d6 Bump org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.1.0 (closes #268) by dependabot[bot] · 4 months ago
  18. e6816a2 Fix regex with non-enclosed alternatives (fixes #243) by Akron · 5 months ago
  19. d39a6d6 Turn recursive call into loop to avoid stack overflow error (fixes #121) by Akron · 5 months ago
  20. 038bc37 Support regular expressions in attribute queries (fixes #80) by Akron · 5 months ago
  21. 8a74fe5 Fix foundry and layer handling in attribute groups by Akron · 5 months ago
  22. a950aaf Bump com.github.ben-manes.caffeine:caffeine from 3.2.3 to 3.2.4 (closes #266) by dependabot[bot] · 4 months ago
  23. 07051c8 Bump jackson.version from 2.21.2 to 2.21.3 (closes #265) by dependabot[bot] · 5 months ago
  24. 9ad09d9 Keep highlights that extend beyond a cut match (fixes #177) by Akron · 5 months ago
  25. b7f3935 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (closes #264) by dependabot[bot] · 5 months ago
  26. 68433d3 Bump com.mchange:c3p0 from 0.12.0 to 0.13.0 (closes #263) by dependabot[bot] · 5 months ago
  27. 47ce3f6 Bump org.xerial:sqlite-jdbc from 3.51.2.0 to 3.53.0.0 (closes #262) by dependabot[bot] · 5 months ago
  28. 1b99563 Bump log4j.version from 2.25.3 to 2.25.4 by dependabot[bot] · 6 months ago
  29. 1fb9495 Bump jackson.version from 2.21.1 to 2.21.2 (closes #260) by dependabot[bot] · 6 months ago
  30. c0d16f0 Progress bar: show expected finish time (and date) by Marc Kupietz · 6 months ago
  31. cd644e3 Switch progress bar from texts to MB/s by Marc Kupietz · 1 year ago
  32. be96d09 Bump org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0 by dependabot[bot] · 7 months ago v0.64.6
  33. b53f4b9 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by dependabot[bot] · 7 months ago
  34. 5ad266e Bump com.mchange:c3p0 from 0.11.2 to 0.12.0 by dependabot[bot] · 7 months ago
  35. 4d89a8d Bump jackson.version from 2.21.0 to 2.21.1 by dependabot[bot] · 7 months ago
  36. 43991a8 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 by dependabot[bot] · 6 months ago
  37. b5a52d6 Add version to the changes file. by margaretha · 6 months ago
  38. d04206f Test LeafFingerprints after index change. by margaretha · 7 months ago
  39. bebc698 Add delete option to Krill-Indexer by Akron · 7 months ago
  40. 8cc0e64 Fix Fingerprinter by Akron · 7 months ago
  41. 9ab9819 Bump jackson.version from 2.20.1 to 2.21.0 by dependabot[bot] · 7 months ago
  42. dd4e95c Bump jersey.version from 4.0.1 to 4.0.2 by dependabot[bot] · 7 months ago
  43. 59422e6 Bump org.apache.maven.plugins:maven-compiler-plugin by dependabot[bot] · 7 months ago
  44. c49d55a Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (closes #246) by dependabot[bot] · 8 months ago
  45. 41af42f Bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21 by dependabot[bot] · 8 months ago
  46. bfc3013 Bump jersey.version from 4.0.0 to 4.0.1 by dependabot[bot] · 8 months ago
  47. 2ad9c41 Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.3 by dependabot[bot] · 9 months ago
  48. 142bfb9 Merge changes Ia366f6b1,Idb9a7f9e,Ic6977b03,Ie6c7e8b6 by margaretha · 8 months ago
  49. f23d03a Bump commons-cli:commons-cli from 1.10.0 to 1.11.0 by dependabot[bot] · 10 months ago
  50. 05d4117 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by dependabot[bot] · 10 months ago
  51. 7d06020 Bump org.xerial:sqlite-jdbc from 3.51.0.0 to 3.51.1.0 by dependabot[bot] · 10 months ago
  52. ac8741c Bump log4j.version from 2.25.2 to 2.25.3 by dependabot[bot] · 9 months ago
  53. 859fb54 Add leaf cache by Akron · 1 year, 2 months ago
  54. 3104514 Merge "Fix right context in token lists (fixes #141)" by Nils Diewald · 9 months ago v0.64.5
  55. 63c2485 Bump Jersey version to 4.0.0 by margaretha · 9 months ago
  56. b25c597 Fix right context in token lists (fixes #141) by Akron · 12 months ago
  57. 9efbea1 Do not allow optional Lucene Regex Queries by Akron · 10 months ago
  58. 2e85c54 Making totalResult incrementor long to prevent overflow by Akron · 10 months ago
  59. 3f0af8f Fix Changes by Akron · 10 months ago
  60. 5050ca8 Alter vcNamePattern to allow system VC names with less than 3 characters by margaretha · 10 months ago
  61. 79d751f Downgrade Jersey for Kustvakt compatibility by Akron · 10 months ago
  62. 6410fc4 Bump jackson.version from 2.19.2 to 2.20.0 (closes #228) by dependabot[bot] · 1 year ago
  63. b36d004 Bump commons-io:commons-io from 2.20.0 to 2.21.0 (closes #240) by dependabot[bot] · 10 months ago
  64. 68407f9 Bump org.xerial:sqlite-jdbc from 3.50.3.0 to 3.51.0.0 (closes #239) by dependabot[bot] · 10 months ago
  65. d71eaf9 Bump jersey.version from 3.1.11 to 4.0.0 (closes #238) by dependabot[bot] · 10 months ago
  66. a4f58f8 Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.2 (closes #237) by dependabot[bot] · 11 months ago
  67. 88bf1e2 Update to Java 21 by Akron · 10 months ago
  68. 7a6c400 Keep corpus or collection node name from json by margaretha · 11 months ago
  69. b20ada4 Fix assertEquals argument order in TestBenchmarkSamples by Marc Kupietz · 12 months ago
  70. 4b631fb Fix assertEquals argument order in TestCache by Marc Kupietz · 12 months ago
  71. f68d120 Fix assertEquals argument order in TestVirtualCorpusCache by Marc Kupietz · 12 months ago
  72. 119d455 Fix assertEquals argument order in TestKrillCollectionJSON by Marc Kupietz · 12 months ago
  73. bef0a27 Fix assertEquals argument order in TestKrillCollectionIndex by Marc Kupietz · 12 months ago
  74. ef0056f Fix assertEquals argument order in TestAttributeIndex by Marc Kupietz · 12 months ago
  75. 7431fa0 Fix assertEquals argument order in TestDistanceIndex by Marc Kupietz · 12 months ago
  76. 2f42b41 Fix assertEquals argument order in TestElementDistanceExclusionIndex by Marc Kupietz · 12 months ago
  77. 26e05d2 Fix assertEquals argument order in TestElementDistanceIndex by Marc Kupietz · 12 months ago
  78. b2c029b Fix assertEquals argument order in TestFieldDocument by Marc Kupietz · 12 months ago
  79. 62db3a3 Fix assertEquals argument order in TestKeywordAnalyzer by Marc Kupietz · 12 months ago
  80. 74a7991 Fix assertEquals argument order in TestKrillIndex by Marc Kupietz · 12 months ago
  81. 14781ad Fix assertEquals argument order in TestMatchCollector by Marc Kupietz · 12 months ago
  82. c21dd04 Fix assertEquals argument order in TestMultipleDistanceIndex by Marc Kupietz · 12 months ago
  83. 58e7444 Fix assertEquals argument order in TestRepetitionIndex by Marc Kupietz · 12 months ago
  84. 841b00a Fix assertEquals argument order in TestUnorderedDistanceIndex by Marc Kupietz · 12 months ago
  85. dd45b5a Fix assertEquals argument order in TestWPDIndex by Marc Kupietz · 12 months ago
  86. aade26d Fix assertEquals argument order in TestIndexRevision by Marc Kupietz · 12 months ago
  87. 603733d Fix assertEquals argument order in TestSampleIndex by Marc Kupietz · 12 months ago
  88. e82e3ef Fix assertEquals argument order in TestIndex by Marc Kupietz · 12 months ago
  89. c568baf Fix assertEquals argument order in TestNextIndex by Marc Kupietz · 12 months ago
  90. 613f432 Fix assertEquals argument order in TestMatchIndex by Marc Kupietz · 12 months ago
  91. abc4512 Fix assertEquals argument order in TestClassFilterIndex by Marc Kupietz · 12 months ago
  92. b7ed723 Fix assertEquals argument order in TestMatchIdentifier by Marc Kupietz · 12 months ago
  93. 9b1007f Fix assertEquals argument order in TestPagebreakIndex by Marc Kupietz · 12 months ago
  94. c2ca4f1 Fix assertEquals argument order in TestSpanExpansionIndex by Marc Kupietz · 12 months ago
  95. 2a102bb Fix assertEquals argument order in TestKrillQueryJSON by Marc Kupietz · 12 months ago
  96. 6ab40c1 Fix assertEquals argument order in TestSpanReferenceQueryJSON by Marc Kupietz · 12 months ago
  97. 017a868 Fix assertEquals argument order in TestSpanSequenceQueryJSON by Marc Kupietz · 12 months ago
  98. c174e8f Fix assertEquals argument order in TestTemporaryQueryLimitations by Marc Kupietz · 12 months ago
  99. 3b928c4 Fix assertEquals argument order in TestSpanWithinQuery by Marc Kupietz · 12 months ago
  100. 931a34a Fix assertEquals argument order in TestFrameConstraint by Marc Kupietz · 12 months ago