1. 88c66a9 Re-introduce krill.context.max.char support by Akron · 7 days ago
  2. 7ac671b Protect against breaching primary data more low level by Akron · 4 years, 3 months ago
  3. e6958aa Adjust context to shrink based on match size (closes #229) by Akron · 8 months ago
  4. 5781378 Preserve negation of a single operand in a VC (fixes #178) by Akron · 2 weeks ago
  5. e6816a2 Fix regex with non-enclosed alternatives (fixes #243) by Akron · 2 weeks ago
  6. d39a6d6 Turn recursive call into loop to avoid stack overflow error (fixes #121) by Akron · 2 weeks ago
  7. 038bc37 Support regular expressions in attribute queries (fixes #80) by Akron · 2 weeks ago
  8. 8a74fe5 Fix foundry and layer handling in attribute groups by Akron · 2 weeks ago
  9. 9ad09d9 Keep highlights that extend beyond a cut match (fixes #177) by Akron · 2 weeks ago
  10. c0d16f0 Progress bar: show expected finish time (and date) by Marc Kupietz · 9 weeks ago
  11. cd644e3 Switch progress bar from texts to MB/s by Marc Kupietz · 8 months ago
  12. d04206f Test LeafFingerprints after index change. by margaretha · 3 months ago
  13. bebc698 Add delete option to Krill-Indexer by Akron · 3 months ago
  14. 8cc0e64 Fix Fingerprinter by Akron · 3 months ago
  15. 859fb54 Add leaf cache by Akron · 10 months ago
  16. b25c597 Fix right context in token lists (fixes #141) by Akron · 8 months ago
  17. 9efbea1 Do not allow optional Lucene Regex Queries by Akron · 5 months ago
  18. 2e85c54 Making totalResult incrementor long to prevent overflow by Akron · 6 months ago
  19. 5050ca8 Alter vcNamePattern to allow system VC names with less than 3 characters by margaretha · 6 months ago
  20. 7a6c400 Keep corpus or collection node name from json by margaretha · 7 months ago
  21. b20ada4 Fix assertEquals argument order in TestBenchmarkSamples by Marc Kupietz · 8 months ago
  22. 4b631fb Fix assertEquals argument order in TestCache by Marc Kupietz · 8 months ago
  23. f68d120 Fix assertEquals argument order in TestVirtualCorpusCache by Marc Kupietz · 8 months ago
  24. 119d455 Fix assertEquals argument order in TestKrillCollectionJSON by Marc Kupietz · 8 months ago
  25. bef0a27 Fix assertEquals argument order in TestKrillCollectionIndex by Marc Kupietz · 8 months ago
  26. ef0056f Fix assertEquals argument order in TestAttributeIndex by Marc Kupietz · 8 months ago
  27. 7431fa0 Fix assertEquals argument order in TestDistanceIndex by Marc Kupietz · 8 months ago
  28. 2f42b41 Fix assertEquals argument order in TestElementDistanceExclusionIndex by Marc Kupietz · 8 months ago
  29. 26e05d2 Fix assertEquals argument order in TestElementDistanceIndex by Marc Kupietz · 8 months ago
  30. b2c029b Fix assertEquals argument order in TestFieldDocument by Marc Kupietz · 8 months ago
  31. 62db3a3 Fix assertEquals argument order in TestKeywordAnalyzer by Marc Kupietz · 8 months ago
  32. 74a7991 Fix assertEquals argument order in TestKrillIndex by Marc Kupietz · 8 months ago
  33. 14781ad Fix assertEquals argument order in TestMatchCollector by Marc Kupietz · 8 months ago
  34. c21dd04 Fix assertEquals argument order in TestMultipleDistanceIndex by Marc Kupietz · 8 months ago
  35. 58e7444 Fix assertEquals argument order in TestRepetitionIndex by Marc Kupietz · 8 months ago
  36. 841b00a Fix assertEquals argument order in TestUnorderedDistanceIndex by Marc Kupietz · 8 months ago
  37. dd45b5a Fix assertEquals argument order in TestWPDIndex by Marc Kupietz · 8 months ago
  38. aade26d Fix assertEquals argument order in TestIndexRevision by Marc Kupietz · 8 months ago
  39. 603733d Fix assertEquals argument order in TestSampleIndex by Marc Kupietz · 8 months ago
  40. e82e3ef Fix assertEquals argument order in TestIndex by Marc Kupietz · 8 months ago
  41. c568baf Fix assertEquals argument order in TestNextIndex by Marc Kupietz · 8 months ago
  42. 613f432 Fix assertEquals argument order in TestMatchIndex by Marc Kupietz · 8 months ago
  43. abc4512 Fix assertEquals argument order in TestClassFilterIndex by Marc Kupietz · 8 months ago
  44. b7ed723 Fix assertEquals argument order in TestMatchIdentifier by Marc Kupietz · 8 months ago
  45. 9b1007f Fix assertEquals argument order in TestPagebreakIndex by Marc Kupietz · 8 months ago
  46. c2ca4f1 Fix assertEquals argument order in TestSpanExpansionIndex by Marc Kupietz · 8 months ago
  47. 2a102bb Fix assertEquals argument order in TestKrillQueryJSON by Marc Kupietz · 8 months ago
  48. 6ab40c1 Fix assertEquals argument order in TestSpanReferenceQueryJSON by Marc Kupietz · 8 months ago
  49. 017a868 Fix assertEquals argument order in TestSpanSequenceQueryJSON by Marc Kupietz · 8 months ago
  50. c174e8f Fix assertEquals argument order in TestTemporaryQueryLimitations by Marc Kupietz · 8 months ago
  51. 3b928c4 Fix assertEquals argument order in TestSpanWithinQuery by Marc Kupietz · 8 months ago
  52. 931a34a Fix assertEquals argument order in TestFrameConstraint by Marc Kupietz · 8 months ago
  53. f70042a Fix assertEquals argument order in TestMessage by Marc Kupietz · 8 months ago
  54. 5f6306b Fix assertEquals argument order in TestResponse by Marc Kupietz · 8 months ago
  55. 1036221 Fix assertEquals argument order in TestMetaFields by Marc Kupietz · 8 months ago
  56. 68010ba Fix assertEquals argument order in TestKrill by Marc Kupietz · 8 months ago
  57. 5ab63f6 Fix assertEquals argument order in TestDatabase by Marc Kupietz · 8 months ago
  58. 2bf13fc Fix assertEquals argument order in TestKrillArray by Marc Kupietz · 8 months ago
  59. ac45bdc Fix assertEquals argument order in TestHighlight by Marc Kupietz · 8 months ago
  60. f070da3 Fix VC cache setup/cleanup and test fails by Marc Kupietz · 8 months ago
  61. cbdaa9b Merge "Add support for "corpus" in deserialization." by margaretha · 8 months ago
  62. 31e96ee Add --progress option by Marc Kupietz · 8 months ago
  63. 24a8da6 Add support for "corpus" in deserialization. by margaretha · 9 months ago
  64. 2db7173 Allow also json/json.gz tar(.gz)s as Krill-Indexer input files by Marc Kupietz · 10 months ago
  65. 4372ca5 Allow also json/json.gz zips as Krill-Indexer input files by Marc Kupietz · 10 months ago
  66. 66088ac Fixed deadlock on synchronized vcToCleanUp. by margaretha · 11 months ago
  67. efbb754 Keep rewrites in Meta (fixes #188) by Akron · 11 months ago
  68. 92f8ee8 Fix test suite cleanup (fixes #206) by Akron · 12 months ago
  69. be0f526 Ignore line endings in indexer tests (fixes #207) by Akron · 12 months ago
  70. bd4aa47 Don't return broken matches when requested unsigned by Akron · 1 year, 1 month ago v0.64.0
  71. 3f29812 Add krill.index.textSize.max configuration option by Marc Kupietz · 1 year, 1 month ago
  72. 44057c4 Support signed match identifiers by Akron · 1 year, 2 months ago
  73. 604bf36 Support comparison of integer values by Akron · 1 year, 5 months ago
  74. e8e9c10 Make defaultSearchContextLength and maxCharContextSize customizable. by margaretha · 1 year, 6 months ago
  75. 5a74896 Short circuit count=0 and cutoff=true by Akron · 1 year, 8 months ago v0.63.3
  76. c6b4542 Don't throw warnings on expansion failures (fixes #155) by Akron · 1 year, 9 months ago
  77. 10ecded Fixed empty DocIdSetIterator by margaretha · 1 year, 9 months ago
  78. eb8c02b Don't allow colliding flat meta values by Akron · 1 year, 11 months ago v0.63.1
  79. 74563e1 Temporarily add all fields for matches as legacy flat fields by Akron · 1 year, 11 months ago
  80. d34403f Add fields array to matches in search by Akron · 1 year, 11 months ago
  81. 379fed0 Improve fields test for missing meta fields by Akron · 1 year, 11 months ago
  82. 37e2e8a Correctly calculate endpage by Akron · 1 year, 11 months ago v0.63.0
  83. a102c34 Cleanup test indices by Akron · 1 year, 11 months ago
  84. 967ee7c Fix bracket escaping for null string by Akron · 1 year, 11 months ago
  85. c251749 Refactor snippet generation and fix inline markers in contexts by Akron · 1 year, 11 months ago
  86. c4a6f0c Fixed empty namedVC in the test suite. by margaretha · 1 year, 11 months ago
  87. ba307f2 Make match expansion configurable (#150) by margaretha · 1 year, 11 months ago
  88. 88258da Set the default value for named-vc path (fixes #146) by margaretha · 2 years ago
  89. 38d7cff Enhance match expansion (#144) and cut primary data accordingly (#143) by margaretha · 2 years ago
  90. 26e5417 Support general inline markers (instead of just pagebreaks) (fixes #132) by Akron · 2 years ago
  91. 4f643b0 Fixed maxTokenMatchSize usage in tests. by margaretha · 2 years ago
  92. e2cc49f Remove maxTokenMatchSize variable from KrillIndex and getMatchInfo. by margaretha · 2 years ago v0.62.4
  93. 7695559 Separate max length for token and char context. by margaretha · 2 years ago
  94. 464ae45 Make match and context size configurable (address #128) by margaretha · 2 years ago
  95. 1f5e151 Restrict term length to never exceed Lucene's fixed term length by Akron · 2 years, 1 month ago v0.62.3
  96. 846e896 Improve handling of C2 #in frames serialization by Akron · 2 years, 2 months ago
  97. 793126f Make VC cache location customizable. by margaretha · 2 years, 1 month ago
  98. fd79fb5 Added getDocBitsSupplier to VirtualCorpusFilter by margaretha · 2 years, 1 month ago
  99. 2dcbd93 Support loading mmapable indices by path by Akron · 2 years, 3 months ago
  100. 906470f Support emojis (in this case surrogate pairs) in snippets by Akron · 2 years, 5 months ago