- 62db3a3 Fix assertEquals argument order in TestKeywordAnalyzer by Marc Kupietz · 8 months ago
- 74a7991 Fix assertEquals argument order in TestKrillIndex by Marc Kupietz · 8 months ago
- 14781ad Fix assertEquals argument order in TestMatchCollector by Marc Kupietz · 8 months ago
- c21dd04 Fix assertEquals argument order in TestMultipleDistanceIndex by Marc Kupietz · 8 months ago
- 58e7444 Fix assertEquals argument order in TestRepetitionIndex by Marc Kupietz · 8 months ago
- 841b00a Fix assertEquals argument order in TestUnorderedDistanceIndex by Marc Kupietz · 8 months ago
- dd45b5a Fix assertEquals argument order in TestWPDIndex by Marc Kupietz · 8 months ago
- aade26d Fix assertEquals argument order in TestIndexRevision by Marc Kupietz · 8 months ago
- 603733d Fix assertEquals argument order in TestSampleIndex by Marc Kupietz · 8 months ago
- e82e3ef Fix assertEquals argument order in TestIndex by Marc Kupietz · 8 months ago
- c568baf Fix assertEquals argument order in TestNextIndex by Marc Kupietz · 8 months ago
- 613f432 Fix assertEquals argument order in TestMatchIndex by Marc Kupietz · 8 months ago
- abc4512 Fix assertEquals argument order in TestClassFilterIndex by Marc Kupietz · 8 months ago
- b7ed723 Fix assertEquals argument order in TestMatchIdentifier by Marc Kupietz · 8 months ago
- 9b1007f Fix assertEquals argument order in TestPagebreakIndex by Marc Kupietz · 8 months ago
- c2ca4f1 Fix assertEquals argument order in TestSpanExpansionIndex by Marc Kupietz · 8 months ago
- bd4aa47 Don't return broken matches when requested unsigned by Akron · 1 year, 1 month ago v0.64.0
- 44057c4 Support signed match identifiers by Akron · 1 year, 3 months ago
- e8e9c10 Make defaultSearchContextLength and maxCharContextSize customizable. by margaretha · 1 year, 7 months ago
- c6b4542 Don't throw warnings on expansion failures (fixes #155) by Akron · 1 year, 10 months ago
- 37e2e8a Correctly calculate endpage by Akron · 1 year, 11 months ago v0.63.0
- c251749 Refactor snippet generation and fix inline markers in contexts by Akron · 2 years ago
- ba307f2 Make match expansion configurable (#150) by margaretha · 2 years ago
- 38d7cff Enhance match expansion (#144) and cut primary data accordingly (#143) by margaretha · 2 years ago
- 26e5417 Support general inline markers (instead of just pagebreaks) (fixes #132) by Akron · 2 years ago
- 4f643b0 Fixed maxTokenMatchSize usage in tests. by margaretha · 2 years ago
- e2cc49f Remove maxTokenMatchSize variable from KrillIndex and getMatchInfo. by margaretha · 2 years ago v0.62.4
- 7695559 Separate max length for token and char context. by margaretha · 2 years ago
- 464ae45 Make match and context size configurable (address #128) by margaretha · 2 years ago
- 2dcbd93 Support loading mmapable indices by path by Akron · 2 years, 3 months ago
- 44491f7 Fixed expansion query. by margaretha · 2 years, 7 months ago
- ea44b34 Support token lists in match info (closes #88) by Akron · 3 years, 2 months ago
- 405413e Fix pagebreaks when doc lower than match doc number by margaretha · 3 years, 2 months ago
- f420cb3 Fixed ensuring same documents of spans (solved #87) by margaretha · 3 years, 3 months ago
- 2c0f251 Improved fuzzing for annotated documents and documents with sentences by Akron · 3 years, 10 months ago
- 05a4bc1 Added restrictions to VC ID and handled non-existent VC by margaretha · 4 years, 3 months ago
- 75006f0 Updated fingerprints to base64url (closed #83) by margaretha · 4 years, 3 months ago
- 68b5de2 Limit field retrieval to meta fields in getFieldVector() by Akron · 4 years, 4 months ago
- 9e46d71 Serialize field value lists (fixes #81) by Akron · 4 years, 6 months ago
- d475d99 Add token serialization as a snippet option (fixes #72) by Akron · 4 years, 6 months ago
- 8926646 Fix handling of milestone span attributes by Akron · 4 years, 7 months ago
- 035175b Clear matchlist if skip fails in NextSpans by Akron · 4 years, 7 months ago
- 9526c2e Add failing fuzzy test for skipped results in focus sequences (test #78) by Akron · 4 years, 7 months ago
- 919a601 Fix focus query (fixes #78) by Akron · 4 years, 7 months ago
- bf599ca Try to find a failing test for skipped results in focus sequences (test #78) by Akron · 4 years, 7 months ago
- e370fd8 Test stability of leaf fingerprints by Akron · 4 years, 7 months ago
- 412727b Test index fingerprint with reload by Akron · 4 years, 7 months ago
- dffeee2 Deprecated 'isAround' as a frame and favor 'contains' by Akron · 4 years, 8 months ago
- e3a166c Fixed setting candidates in element distance spans. by margaretha · 4 years, 8 months ago
- 8677a82 Updated some test distance tests. by margaretha · 4 years, 8 months ago
- afb4cb3 Fixed setting candidate span by margaretha · 4 years, 8 months ago
- bd41274 Failing distance query with or-operands by Akron · 4 years, 8 months ago
- fa8b228 Change order of attribute payloads in attribute queries by Akron · 6 years ago
- d999162 Add fingerprint method to KrillIndex (closes #62) by Akron · 6 years ago
- 9afad92 Made token position semantics more explicit by Akron · 6 years ago
- 64079c9 Add test for sentence expansion failure by Akron · 6 years ago
- d3ff131 Fix offset retrieval in concurrent getMatchInfo requests by Akron · 7 years ago
- 672f98c Fix offset retrieval in concurrent searches by Akron · 7 years ago
- 672ac5d Added test on upserting documents in multiple segments by Akron · 7 years ago
- 9614d97 Added a CQL AND query test. by margaretha · 7 years ago
- baeaf0e Remove startMore, endMore and endCutted from JSON responses by Akron · 7 years ago
- fbc7616 Make retrieval of snippets optional in search queries (fixes #58) by Akron · 7 years ago
- 2b4d065 Introduce prefix cutting in with expandToContext to avoid missing matches in matchinfo view by Akron · 7 years ago
- 81829f1 Improve reader/writer handling (fixes #55) by Akron · 7 years ago
- 89a358d Added isReaderOpen method. by margaretha · 7 years ago
- bb5c26c Fixed #53 - element distance query bug. by margaretha · 7 years ago
- 007c546 Improve timeout checks by Akron · 7 years ago
- f0e3653 Upsert documents instead of adding per default in the indexing phase by Akron · 7 years ago
- 9d8d113 Fixed #50 multiple timeout warnings by margaretha · 7 years ago
- 685ec96 Added upsert and fixes #43 by Akron · 7 years ago
- 510ba0b Replace temporary key 'metaFields' with 'fields' for arbitrary metadata fields in input documents by Akron · 7 years ago
- 1a975d1 Fix tokens serialization bug by Akron · 7 years ago
- 1a8bb76 Support fields parameter in getFields() and fields order in metadata responses (fixes #46) by Akron · 7 years ago
- c7a2abc Support for arbitrary metadata fields (fixes #47) by Akron · 7 years ago
- de4f085 Support multiple metadata fields with identical keys (ignoring types) by Akron · 7 years ago
- 4376e74 Compile document fields in a second phase for adding to an index by Akron · 7 years ago
- 50e5f61 Embed MetaFieldsObj in MetaFields by Akron · 7 years ago
- 32b9519 Reduce hardwired metadata serialization with support for legacy metadata fields by Akron · 7 years ago
- 7410746 Remove hardwired metadata deserialization with support for legacy metadata fields by Akron · 7 years ago
- a6dabb7 Remove metafield redundancies by Akron · 7 years ago
- e64cc16 Remove variable dependency for metadata field names and store all by Akron · 7 years ago
- fafde02 Preliminary support of arbitrary meta data fields by Akron · 7 years ago
- 8bb3bc3 Introduce attachement mechanism by Akron · 7 years ago
- 567b6fe Removed deprecated within() method from QueryBuilder by Akron · 7 years ago v0.58.2
- a26184e Sort focus operations on demand by Akron · 7 years ago
- 8c67615 Improved FocusSpans sorting. by margaretha · 7 years ago
- 8201678 Fixed the focus sorting test. by margaretha · 7 years ago
- 13ca3e3 Merge "Failing test for focus sort" by margaretha · 7 years ago
- 1c2b1e1 Failing test for focus sort by Akron · 10 years ago
- 7a7319a Test right extension with text boundary and introducing text boundary to simpleFieldDoc construction by Akron · 7 years ago
- 21e4ca2 Fixed right expansion match order & expansion over start. by margaretha · 7 years ago
- 52a0d11 Fixed longer left expansion match order. by margaretha · 7 years ago
- ddbc8f5 Failing test for expansions with multiple starts at the same position by Akron · 7 years ago
- f151c96 Fixed left expansion match order. by margaretha · 7 years ago
- 4204734 Failing test for left expansion queries with wrong ordering by Akron · 7 years ago
- 327f2b7 Fixed infinite skipTo and candidate list in NextSpans. by margaretha · 7 years ago
- 7f4fd65 Fixed the candidate list in NextSpans. by margaretha · 8 years ago
- 1bbd1be Fixed skipTo in NextSpans. by margaretha · 8 years ago v0.58.1
- 27867e2 Added a new failing test for repetition spans (set to ignore) by Akron · 8 years ago
- 1f88f40 Fix bug in NextSpans that accepts entries in matchList in a different document by Akron · 8 years ago