- 75006f0 Updated fingerprints to base64url (closed #83) by margaretha · 4 years, 2 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
- ad00699 Added failing test for repetition queries by Akron · 8 years ago
- 6cbe371 Fixed span expansion with negation. by margaretha · 8 years ago
- a59252d Failing test for an expansion with negation by Akron · 8 years ago
- d6f5f59 Refactored test suite to have a single query interpretation function in TestSimple by Akron · 8 years ago
- 67d2ff0 Refactored test suite to have a single query read function in TestSimple by Akron · 8 years ago
- 798e6a2 Load KQ files as UTF-8 by Akron · 8 years ago
- 70ce0c0 Mark cutted snippets by Akron · 8 years ago
- 7e75097 Always mirror a given matchID by Akron · 8 years ago
- e43c5e5 Fixed left expansion of SpanOR exclusion in case of no more span. by margaretha · 8 years ago
- 0c8a5c5 Serialize dates in dash separation format by Akron · 8 years ago
- 04f0095 Improve keyword indexing to be retrievable as keywords by Akron · 8 years ago
- 0a62317 Test KeywordAnalyzer by Akron · 8 years ago
- 9ebdfab Removed problematic serialization of empty tags by Akron · 8 years ago
- 12cd258 Fixed support for textual match expansion (ugly) by Akron · 8 years ago
- c27b811 Fix expansion of matches to respect character positions as well as token positions by Akron · 8 years ago
- 4f52a63 Improve java compatibility by renaming _ method to nr by Akron · 8 years ago
- 7cba5de Improve robustness of field array tests by Akron · 8 years ago
- 4497aba Ignore tokens in meta field collections by Akron · 8 years ago
- 1ca674e Use type:store instead of retrievOnly by Akron · 8 years ago
- c74dee0 Added meta field retrieval method by Akron · 8 years ago
- d578930 Redesign relations in snippets to be xlink conformant by Akron · 8 years ago
- 1c126b4 Fix duplicate xml:id in relation serialization by introducing continuation elements (aka joins) by Akron · 8 years ago
- 99220ea Fix ids for relation anchors to include end positions by Akron · 8 years ago
- 362c18b Added a failed test for relation missing ids. by margaretha · 8 years ago relation-missing-ids
- d6611cd Tests for regular expressions in expansions by Akron · 8 years ago
- e54600f First attempt to fix negative regex behaviour in sequences by Akron · 8 years ago
- f09fdd4 Implemented relation queries with regex. by margaretha · 8 years ago
- ae50128 Merge "Ignore failing test for snippet offset bug, as it is probably a data error" by Akron · 8 years ago
- 4577305 Merge "Failing test for offset bug in snippets" by Akron · 8 years ago
- 9e92882 Ignore failing test for snippet offset bug, as it is probably a data error by Akron · 8 years ago
- 64ae900 Failing test for offset bug in snippets by Akron · 8 years ago
- 3b2c351 Added a test regarding relation query with lemma. by margaretha · 9 years ago
- 430703a Corrected anchor positions in token-token-relations by Akron · 9 years ago
- 22d119d Fix character offset bug in snippet generation by Akron · 9 years ago
- dd31e8d Fixed snippet bug that resulted in range errors by Akron · 9 years ago
- 57d57aa Fix substring error in match creation by Akron · 9 years ago