- 26e5417 Support general inline markers (instead of just pagebreaks) (fixes #132) by Akron · 2 years ago
- 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
- 906470f Support emojis (in this case surrogate pairs) in snippets by Akron · 2 years, 5 months ago
- d776d11 Remove use of deprecated jackson operations by Akron · 2 years, 9 months ago
- e96f9fe Remove use of deprecated constructors by Akron · 2 years, 9 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
- 05a4bc1 Added restrictions to VC ID and handled non-existent VC by margaretha · 4 years, 3 months ago
- a4d543d Replaced array nodes of field values with a simple string. by margaretha · 4 years, 4 months ago
- 3827d53 Added a Krill API returning textSigles for a given corpus query by margaretha · 4 years, 4 months ago
- d475d99 Add token serialization as a snippet option (fixes #72) by Akron · 4 years, 6 months ago
- b82cf89 Support count=0 to retrieve totalResults only by Akron · 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
- be9638d Do not serialize duplicated keys for fields 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
- 2b921a6 Populate documents with metadata fields based on index types 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
- 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
- fe25280 Implemented auto-caching. by margaretha · 8 years ago
- 70ce0c0 Mark cutted snippets by Akron · 8 years ago
- 7e75097 Always mirror a given matchID by Akron · 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
- 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
- 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
- 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
- 2b64ea7 Added test on behaviour of duplicate documents by Akron · 9 years ago
- 652e436 Support serialization of different relation types (a bit hacky) by Akron · 9 years ago
- fae2c68 Support anchor spans for relations by Akron · 9 years ago
- a82cee2 Support highlighting of relations including spans by Akron · 9 years ago
- 4792969 Fixed token identifier serialization for new corpora by Akron · 9 years ago
- 30a03ae Changed StatusCodes. by margaretha · 9 years ago
- 78f397a Renamed StatusCode to StatusCodes. by margaretha · 9 years ago
- 04c4d9d Improved notification. by margaretha · 9 years ago
- a8f37ac Improved the notification. by margaretha · 9 years ago
- f2c3150 Added StatusCode enums and more checks in KrillCollection. by margaretha · 9 years ago
- d8f8861 Fixed pagebreak retrieval by Akron · 9 years ago
- d4b1933 Improved pagebreak retrieval by Akron · 9 years ago
- 35c2d0d Described snippet building algorithm and fixed repetition constructor by Akron · 9 years ago
- b98c266 Added highlights with pagebreak by Akron · 9 years ago
- 79d51d4 Added pagebreak handling by Akron · 9 years ago
- f815b59 Retrieve pagebreaks from the index by Akron · 9 years ago
- 417eaa9 Readded class ordering fix by Akron · 9 years ago
- c66265c Fixed sorting unordered element distance query results. by margaretha · 9 years ago
- 1dd062d Fix matches of empty elements by Akron · 10 years ago
- 8288ad0 Added test suite for empty elements in result set by Akron · 10 years ago
- 6f98920 Added check for minimum repetition and formatted codes. by Eliza Margaretha · 10 years ago
- 9ca3589 Fix parameter serialization in messages by Akron · 10 years ago
- 352dae8 Fixed error passing to responses by Akron · 10 years ago
- 08f4ceb Reformat by Akron · 10 years ago
- f05fde6 Fixed match marking by introducing match areas in snippets by Akron · 10 years ago
- cb1093a Added match highlight to sentence scoped matchinfos by Akron · 10 years ago
- fc2625e Fixed escaping in snippets (HTML and brackets) by Akron · 10 years ago
- 74748c6 Escape quotes in JSON strings and test unicode behaviour by Akron · 10 years ago
- d7d7b1f Added KrillStats class by Akron · 10 years ago
- 75ee2b8 Added getDoc() method to KrillIndex for field retrieval by Akron · 10 years ago
- 6759b04 Code autoformat by Akron · 10 years ago
- 63cd32f Fixed major lazy loading bug in WithinSpans by Akron · 10 years ago
- a7b936d Minor modifications to the - still broken - test by Akron · 10 years ago
- 13db615 Formatted sourcecode by Akron · 10 years ago
- 43cea66 Define 'base' as default sentence foundry by Akron · 10 years ago
- 8abefa1 Add support for identifiers with dashes (Schreibgebrauch project by Akron · 10 years ago
- 4299355 Format sourcecode by Akron · 10 years ago
- 499c94c Fixed sentence extension tests for payload IDs by Akron · 10 years ago payload-id
- 6d2c469 Fixed focus bug with element payloads by Akron · 10 years ago
- 6cc7b7b Some class payload fixes / not finished yet by Akron · 10 years ago
- 5f04403 Added pti to classes by Akron · 10 years ago
- 700c1eb Lucene 5.0 update by Akron · 11 years ago
- 91c6011 Add meta data return values for indexing to communicate with Kanalito by Akron · 11 years ago
- 09ae373 Cleanup for packaging by Akron · 11 years ago
- 98b7854 Minor performance improvements by Akron · 11 years ago
- 74992bc Minor refactorings for the server node by Akron · 11 years ago
- 4055017 Finally removed legacy collection classes by Akron · 11 years ago newKrillCollection
- 1f61957 Fixed context expansion bug for new corpora by Akron · 11 years ago
- 6590c32 Added '@all' fields feature by Akron · 11 years ago koralquery-api8
- b116644 Fix fields serialization by Akron · 11 years ago
- ed3c721 Cleanup by Akron · 11 years ago koralquery-api3
- 7d45e6b Fixed Jackson serialization bug for matches by Akron · 11 years ago
- 48937e9 Updates to collection queries by Akron · 11 years ago
- 640458c Format source code by Akron · 11 years ago
- 8f6f7a3 Fixed matchID by Akron · 11 years ago