- bef0a27 Fix assertEquals argument order in TestKrillCollectionIndex by Marc Kupietz · 2 weeks ago
- ef0056f Fix assertEquals argument order in TestAttributeIndex by Marc Kupietz · 2 weeks ago
- 7431fa0 Fix assertEquals argument order in TestDistanceIndex by Marc Kupietz · 2 weeks ago
- 2f42b41 Fix assertEquals argument order in TestElementDistanceExclusionIndex by Marc Kupietz · 2 weeks ago
- 26e05d2 Fix assertEquals argument order in TestElementDistanceIndex by Marc Kupietz · 2 weeks ago
- b2c029b Fix assertEquals argument order in TestFieldDocument by Marc Kupietz · 2 weeks ago
- 62db3a3 Fix assertEquals argument order in TestKeywordAnalyzer by Marc Kupietz · 2 weeks ago
- 74a7991 Fix assertEquals argument order in TestKrillIndex by Marc Kupietz · 2 weeks ago
- 14781ad Fix assertEquals argument order in TestMatchCollector by Marc Kupietz · 2 weeks ago
- c21dd04 Fix assertEquals argument order in TestMultipleDistanceIndex by Marc Kupietz · 2 weeks ago
- 58e7444 Fix assertEquals argument order in TestRepetitionIndex by Marc Kupietz · 2 weeks ago
- 841b00a Fix assertEquals argument order in TestUnorderedDistanceIndex by Marc Kupietz · 2 weeks ago
- dd45b5a Fix assertEquals argument order in TestWPDIndex by Marc Kupietz · 2 weeks ago
- aade26d Fix assertEquals argument order in TestIndexRevision by Marc Kupietz · 2 weeks ago
- 603733d Fix assertEquals argument order in TestSampleIndex by Marc Kupietz · 2 weeks ago
- e82e3ef Fix assertEquals argument order in TestIndex by Marc Kupietz · 2 weeks ago
- c568baf Fix assertEquals argument order in TestNextIndex by Marc Kupietz · 2 weeks ago
- 613f432 Fix assertEquals argument order in TestMatchIndex by Marc Kupietz · 2 weeks ago
- abc4512 Fix assertEquals argument order in TestClassFilterIndex by Marc Kupietz · 2 weeks ago
- b7ed723 Fix assertEquals argument order in TestMatchIdentifier by Marc Kupietz · 2 weeks ago
- 9b1007f Fix assertEquals argument order in TestPagebreakIndex by Marc Kupietz · 2 weeks ago
- c2ca4f1 Fix assertEquals argument order in TestSpanExpansionIndex by Marc Kupietz · 2 weeks ago
- 2a102bb Fix assertEquals argument order in TestKrillQueryJSON by Marc Kupietz · 2 weeks ago
- 6ab40c1 Fix assertEquals argument order in TestSpanReferenceQueryJSON by Marc Kupietz · 2 weeks ago
- 017a868 Fix assertEquals argument order in TestSpanSequenceQueryJSON by Marc Kupietz · 2 weeks ago
- c174e8f Fix assertEquals argument order in TestTemporaryQueryLimitations by Marc Kupietz · 2 weeks ago
- 3b928c4 Fix assertEquals argument order in TestSpanWithinQuery by Marc Kupietz · 2 weeks ago
- 931a34a Fix assertEquals argument order in TestFrameConstraint by Marc Kupietz · 2 weeks ago
- f70042a Fix assertEquals argument order in TestMessage by Marc Kupietz · 2 weeks ago
- 5f6306b Fix assertEquals argument order in TestResponse by Marc Kupietz · 2 weeks ago
- 1036221 Fix assertEquals argument order in TestMetaFields by Marc Kupietz · 2 weeks ago
- 68010ba Fix assertEquals argument order in TestKrill by Marc Kupietz · 2 weeks ago
- 5ab63f6 Fix assertEquals argument order in TestDatabase by Marc Kupietz · 2 weeks ago
- 2bf13fc Fix assertEquals argument order in TestKrillArray by Marc Kupietz · 2 weeks ago
- ac45bdc Fix assertEquals argument order in TestHighlight by Marc Kupietz · 2 weeks ago
- f070da3 Fix VC cache setup/cleanup and test fails by Marc Kupietz · 3 weeks ago
- cbdaa9b Merge "Add support for "corpus" in deserialization." by margaretha · 4 weeks ago
- 31e96ee Add --progress option by Marc Kupietz · 5 weeks ago
- 24a8da6 Add support for "corpus" in deserialization. by margaretha · 8 weeks ago
- 2db7173 Allow also json/json.gz tar(.gz)s as Krill-Indexer input files by Marc Kupietz · 3 months ago
- 4372ca5 Allow also json/json.gz zips as Krill-Indexer input files by Marc Kupietz · 3 months ago
- efbb754 Keep rewrites in Meta (fixes #188) by Akron · 4 months ago
- 92f8ee8 Fix test suite cleanup (fixes #206) by Akron · 5 months ago
- be0f526 Ignore line endings in indexer tests (fixes #207) by Akron · 5 months ago
- bd4aa47 Don't return broken matches when requested unsigned by Akron · 6 months ago v0.64.0
- 3f29812 Add krill.index.textSize.max configuration option by Marc Kupietz · 6 months ago
- 44057c4 Support signed match identifiers by Akron · 7 months ago
- 604bf36 Support comparison of integer values by Akron · 10 months ago
- e8e9c10 Make defaultSearchContextLength and maxCharContextSize customizable. by margaretha · 11 months ago
- 5a74896 Short circuit count=0 and cutoff=true by Akron · 1 year, 1 month ago v0.63.3
- c6b4542 Don't throw warnings on expansion failures (fixes #155) by Akron · 1 year, 2 months ago
- 10ecded Fixed empty DocIdSetIterator by margaretha · 1 year, 2 months ago
- eb8c02b Don't allow colliding flat meta values by Akron · 1 year, 4 months ago v0.63.1
- 74563e1 Temporarily add all fields for matches as legacy flat fields by Akron · 1 year, 4 months ago
- d34403f Add fields array to matches in search by Akron · 1 year, 4 months ago
- 379fed0 Improve fields test for missing meta fields by Akron · 1 year, 4 months ago
- 37e2e8a Correctly calculate endpage by Akron · 1 year, 4 months ago v0.63.0
- a102c34 Cleanup test indices by Akron · 1 year, 4 months ago
- 967ee7c Fix bracket escaping for null string by Akron · 1 year, 4 months ago
- c251749 Refactor snippet generation and fix inline markers in contexts by Akron · 1 year, 4 months ago
- c4a6f0c Fixed empty namedVC in the test suite. by margaretha · 1 year, 4 months ago
- ba307f2 Make match expansion configurable (#150) by margaretha · 1 year, 4 months ago
- 88258da Set the default value for named-vc path (fixes #146) by margaretha · 1 year, 4 months ago
- 38d7cff Enhance match expansion (#144) and cut primary data accordingly (#143) by margaretha · 1 year, 4 months ago
- 26e5417 Support general inline markers (instead of just pagebreaks) (fixes #132) by Akron · 1 year, 5 months ago
- 4f643b0 Fixed maxTokenMatchSize usage in tests. by margaretha · 1 year, 5 months ago
- e2cc49f Remove maxTokenMatchSize variable from KrillIndex and getMatchInfo. by margaretha · 1 year, 5 months ago v0.62.4
- 7695559 Separate max length for token and char context. by margaretha · 1 year, 5 months ago
- 464ae45 Make match and context size configurable (address #128) by margaretha · 1 year, 5 months ago
- 1f5e151 Restrict term length to never exceed Lucene's fixed term length by Akron · 1 year, 6 months ago v0.62.3
- 846e896 Improve handling of C2 #in frames serialization by Akron · 1 year, 7 months ago
- 2dcbd93 Support loading mmapable indices by path by Akron · 1 year, 8 months ago
- 906470f Support emojis (in this case surrogate pairs) in snippets by Akron · 1 year, 10 months ago
- 44491f7 Fixed expansion query. by margaretha · 2 years ago
- 4bc5c46 Fix casefolding for case-insensitive queries by Akron · 2 years, 3 months ago v0.61.3
- 7f08b35 Add totalResources to index search by Akron · 2 years, 3 months ago
- ea44b34 Support token lists in match info (closes #88) by Akron · 2 years, 6 months ago
- 405413e Fix pagebreaks when doc lower than match doc number by margaretha · 2 years, 7 months ago
- f420cb3 Fixed ensuring same documents of spans (solved #87) by margaretha · 2 years, 8 months ago
- 847d8e8 Improve fuzzing by supporting different metadata for VC tests by Akron · 3 years, 2 months ago
- 87b3d33 Improve fuzzing by separating test and output samples by Akron · 3 years, 2 months ago
- 02e2a5f Improved fuzzing for annotated documents and documents with sentences (2) by Akron · 3 years, 2 months ago
- 2c0f251 Improved fuzzing for annotated documents and documents with sentences by Akron · 3 years, 2 months ago
- 05a4bc1 Added restrictions to VC ID and handled non-existent VC by margaretha · 3 years, 8 months ago
- 75006f0 Updated fingerprints to base64url (closed #83) by margaretha · 3 years, 7 months ago
- da237c9 Updated tokens retrieval test. by margaretha · 3 years, 8 months ago
- 68b5de2 Limit field retrieval to meta fields in getFieldVector() by Akron · 3 years, 8 months ago
- a4d543d Replaced array nodes of field values with a simple string. by margaretha · 3 years, 8 months ago
- 3827d53 Added a Krill API returning textSigles for a given corpus query by margaretha · 3 years, 8 months ago
- d9a46af Moved and updated cache-tests from TestKrillCollectionIndex to by margaretha · 3 years, 9 months ago
- 9e46d71 Serialize field value lists (fixes #81) by Akron · 3 years, 10 months ago
- 9ca9ee8 Fixed missing VC to cleanup in VC Cache by margaretha · 3 years, 10 months ago
- 7e31ca9 Added vc loading from classpath for testing. by margaretha · 3 years, 10 months ago
- 2ac95e3 Added a delete method to VirtualCorpusCache. by margaretha · 3 years, 11 months ago
- 416394c Cleaned up imports. by margaretha · 3 years, 11 months ago
- aac8ef5 Added error messages to unsupported queries in SpanAttributeQuery by margaretha · 3 years, 11 months ago
- d475d99 Add token serialization as a snippet option (fixes #72) by Akron · 3 years, 11 months ago
- f78fe16 Merge branch 'master' into cache by margaretha · 3 years, 11 months ago
- 5a8abea Implemented a new cache with on disk storage and auto-update. by margaretha · 4 years ago
- 8926646 Fix handling of milestone span attributes by Akron · 4 years ago