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