1. ef0056f Fix assertEquals argument order in TestAttributeIndex by Marc Kupietz · 2 weeks ago
  2. 7431fa0 Fix assertEquals argument order in TestDistanceIndex by Marc Kupietz · 2 weeks ago
  3. 2f42b41 Fix assertEquals argument order in TestElementDistanceExclusionIndex by Marc Kupietz · 2 weeks ago
  4. 26e05d2 Fix assertEquals argument order in TestElementDistanceIndex by Marc Kupietz · 2 weeks ago
  5. b2c029b Fix assertEquals argument order in TestFieldDocument by Marc Kupietz · 2 weeks ago
  6. 62db3a3 Fix assertEquals argument order in TestKeywordAnalyzer by Marc Kupietz · 2 weeks ago
  7. 74a7991 Fix assertEquals argument order in TestKrillIndex by Marc Kupietz · 2 weeks ago
  8. 14781ad Fix assertEquals argument order in TestMatchCollector by Marc Kupietz · 2 weeks ago
  9. c21dd04 Fix assertEquals argument order in TestMultipleDistanceIndex by Marc Kupietz · 2 weeks ago
  10. 58e7444 Fix assertEquals argument order in TestRepetitionIndex by Marc Kupietz · 2 weeks ago
  11. 841b00a Fix assertEquals argument order in TestUnorderedDistanceIndex by Marc Kupietz · 2 weeks ago
  12. dd45b5a Fix assertEquals argument order in TestWPDIndex by Marc Kupietz · 2 weeks ago
  13. aade26d Fix assertEquals argument order in TestIndexRevision by Marc Kupietz · 2 weeks ago
  14. 603733d Fix assertEquals argument order in TestSampleIndex by Marc Kupietz · 2 weeks ago
  15. e82e3ef Fix assertEquals argument order in TestIndex by Marc Kupietz · 2 weeks ago
  16. c568baf Fix assertEquals argument order in TestNextIndex by Marc Kupietz · 2 weeks ago
  17. 613f432 Fix assertEquals argument order in TestMatchIndex by Marc Kupietz · 2 weeks ago
  18. abc4512 Fix assertEquals argument order in TestClassFilterIndex by Marc Kupietz · 2 weeks ago
  19. b7ed723 Fix assertEquals argument order in TestMatchIdentifier by Marc Kupietz · 2 weeks ago
  20. 9b1007f Fix assertEquals argument order in TestPagebreakIndex by Marc Kupietz · 2 weeks ago
  21. c2ca4f1 Fix assertEquals argument order in TestSpanExpansionIndex by Marc Kupietz · 2 weeks ago
  22. 2a102bb Fix assertEquals argument order in TestKrillQueryJSON by Marc Kupietz · 2 weeks ago
  23. 6ab40c1 Fix assertEquals argument order in TestSpanReferenceQueryJSON by Marc Kupietz · 2 weeks ago
  24. 017a868 Fix assertEquals argument order in TestSpanSequenceQueryJSON by Marc Kupietz · 2 weeks ago
  25. c174e8f Fix assertEquals argument order in TestTemporaryQueryLimitations by Marc Kupietz · 2 weeks ago
  26. 3b928c4 Fix assertEquals argument order in TestSpanWithinQuery by Marc Kupietz · 2 weeks ago
  27. 931a34a Fix assertEquals argument order in TestFrameConstraint by Marc Kupietz · 2 weeks ago
  28. f70042a Fix assertEquals argument order in TestMessage by Marc Kupietz · 2 weeks ago
  29. 5f6306b Fix assertEquals argument order in TestResponse by Marc Kupietz · 2 weeks ago
  30. 1036221 Fix assertEquals argument order in TestMetaFields by Marc Kupietz · 2 weeks ago
  31. 68010ba Fix assertEquals argument order in TestKrill by Marc Kupietz · 2 weeks ago
  32. 5ab63f6 Fix assertEquals argument order in TestDatabase by Marc Kupietz · 2 weeks ago
  33. 2bf13fc Fix assertEquals argument order in TestKrillArray by Marc Kupietz · 2 weeks ago
  34. ac45bdc Fix assertEquals argument order in TestHighlight by Marc Kupietz · 2 weeks ago
  35. f070da3 Fix VC cache setup/cleanup and test fails by Marc Kupietz · 3 weeks ago
  36. cbdaa9b Merge "Add support for "corpus" in deserialization." by margaretha · 4 weeks ago
  37. 31e96ee Add --progress option by Marc Kupietz · 5 weeks ago
  38. 24a8da6 Add support for "corpus" in deserialization. by margaretha · 8 weeks ago
  39. 2db7173 Allow also json/json.gz tar(.gz)s as Krill-Indexer input files by Marc Kupietz · 3 months ago
  40. 4372ca5 Allow also json/json.gz zips as Krill-Indexer input files by Marc Kupietz · 3 months ago
  41. 66088ac Fixed deadlock on synchronized vcToCleanUp. by margaretha · 3 months ago
  42. efbb754 Keep rewrites in Meta (fixes #188) by Akron · 4 months ago
  43. 92f8ee8 Fix test suite cleanup (fixes #206) by Akron · 5 months ago
  44. be0f526 Ignore line endings in indexer tests (fixes #207) by Akron · 5 months ago
  45. bd4aa47 Don't return broken matches when requested unsigned by Akron · 6 months ago v0.64.0
  46. 3f29812 Add krill.index.textSize.max configuration option by Marc Kupietz · 6 months ago
  47. 44057c4 Support signed match identifiers by Akron · 7 months ago
  48. 604bf36 Support comparison of integer values by Akron · 10 months ago
  49. e8e9c10 Make defaultSearchContextLength and maxCharContextSize customizable. by margaretha · 11 months ago
  50. 5a74896 Short circuit count=0 and cutoff=true by Akron · 1 year, 1 month ago v0.63.3
  51. c6b4542 Don't throw warnings on expansion failures (fixes #155) by Akron · 1 year, 2 months ago
  52. 10ecded Fixed empty DocIdSetIterator by margaretha · 1 year, 2 months ago
  53. eb8c02b Don't allow colliding flat meta values by Akron · 1 year, 4 months ago v0.63.1
  54. 74563e1 Temporarily add all fields for matches as legacy flat fields by Akron · 1 year, 4 months ago
  55. d34403f Add fields array to matches in search by Akron · 1 year, 4 months ago
  56. 379fed0 Improve fields test for missing meta fields by Akron · 1 year, 4 months ago
  57. 37e2e8a Correctly calculate endpage by Akron · 1 year, 4 months ago v0.63.0
  58. a102c34 Cleanup test indices by Akron · 1 year, 4 months ago
  59. 967ee7c Fix bracket escaping for null string by Akron · 1 year, 4 months ago
  60. c251749 Refactor snippet generation and fix inline markers in contexts by Akron · 1 year, 4 months ago
  61. c4a6f0c Fixed empty namedVC in the test suite. by margaretha · 1 year, 4 months ago
  62. ba307f2 Make match expansion configurable (#150) by margaretha · 1 year, 4 months ago
  63. 88258da Set the default value for named-vc path (fixes #146) by margaretha · 1 year, 4 months ago
  64. 38d7cff Enhance match expansion (#144) and cut primary data accordingly (#143) by margaretha · 1 year, 4 months ago
  65. 26e5417 Support general inline markers (instead of just pagebreaks) (fixes #132) by Akron · 1 year, 5 months ago
  66. 4f643b0 Fixed maxTokenMatchSize usage in tests. by margaretha · 1 year, 5 months ago
  67. e2cc49f Remove maxTokenMatchSize variable from KrillIndex and getMatchInfo. by margaretha · 1 year, 5 months ago v0.62.4
  68. 7695559 Separate max length for token and char context. by margaretha · 1 year, 5 months ago
  69. 464ae45 Make match and context size configurable (address #128) by margaretha · 1 year, 5 months ago
  70. 1f5e151 Restrict term length to never exceed Lucene's fixed term length by Akron · 1 year, 6 months ago v0.62.3
  71. 846e896 Improve handling of C2 #in frames serialization by Akron · 1 year, 7 months ago
  72. 793126f Make VC cache location customizable. by margaretha · 1 year, 6 months ago
  73. fd79fb5 Added getDocBitsSupplier to VirtualCorpusFilter by margaretha · 1 year, 6 months ago
  74. 2dcbd93 Support loading mmapable indices by path by Akron · 1 year, 8 months ago
  75. 906470f Support emojis (in this case surrogate pairs) in snippets by Akron · 1 year, 10 months ago
  76. d776d11 Remove use of deprecated jackson operations by Akron · 2 years, 1 month ago
  77. e96f9fe Remove use of deprecated constructors by Akron · 2 years, 1 month ago
  78. 44491f7 Fixed expansion query. by margaretha · 2 years ago
  79. 4bc5c46 Fix casefolding for case-insensitive queries by Akron · 2 years, 3 months ago v0.61.3
  80. 7f08b35 Add totalResources to index search by Akron · 2 years, 3 months ago
  81. ea44b34 Support token lists in match info (closes #88) by Akron · 2 years, 6 months ago
  82. 405413e Fix pagebreaks when doc lower than match doc number by margaretha · 2 years, 7 months ago
  83. f420cb3 Fixed ensuring same documents of spans (solved #87) by margaretha · 2 years, 8 months ago
  84. b17cc08 Remove ehcache from dependencies by Akron · 2 years, 11 months ago
  85. 847d8e8 Improve fuzzing by supporting different metadata for VC tests by Akron · 3 years, 2 months ago
  86. 87b3d33 Improve fuzzing by separating test and output samples by Akron · 3 years, 2 months ago
  87. 02e2a5f Improved fuzzing for annotated documents and documents with sentences (2) by Akron · 3 years, 2 months ago
  88. 2c0f251 Improved fuzzing for annotated documents and documents with sentences by Akron · 3 years, 2 months ago
  89. 05a4bc1 Added restrictions to VC ID and handled non-existent VC by margaretha · 3 years, 8 months ago
  90. e98dd8a Fixed ConcurrentModificationException occurred as storing and cleaning by margaretha · 3 years, 7 months ago
  91. 75006f0 Updated fingerprints to base64url (closed #83) by margaretha · 3 years, 7 months ago
  92. da237c9 Updated tokens retrieval test. by margaretha · 3 years, 8 months ago
  93. 68b5de2 Limit field retrieval to meta fields in getFieldVector() by Akron · 3 years, 8 months ago
  94. a4d543d Replaced array nodes of field values with a simple string. by margaretha · 3 years, 8 months ago
  95. 3827d53 Added a Krill API returning textSigles for a given corpus query by margaretha · 3 years, 8 months ago
  96. d9a46af Moved and updated cache-tests from TestKrillCollectionIndex to by margaretha · 3 years, 9 months ago
  97. 9e46d71 Serialize field value lists (fixes #81) by Akron · 3 years, 10 months ago
  98. 9ca9ee8 Fixed missing VC to cleanup in VC Cache by margaretha · 3 years, 10 months ago
  99. 7e31ca9 Added vc loading from classpath for testing. by margaretha · 3 years, 10 months ago
  100. e1fd253 Added normalization for slash in Fingerprinter by margaretha · 3 years, 11 months ago