1. 24a8da6 Add support for "corpus" in deserialization. by margaretha · 9 months ago
  2. bd4aa47 Don't return broken matches when requested unsigned by Akron · 1 year, 1 month ago v0.64.0
  3. 44057c4 Support signed match identifiers by Akron · 1 year, 3 months ago
  4. e8e9c10 Make defaultSearchContextLength and maxCharContextSize customizable. by margaretha · 1 year, 7 months ago
  5. c6b4542 Don't throw warnings on expansion failures (fixes #155) by Akron · 1 year, 10 months ago
  6. eb8c02b Don't allow colliding flat meta values by Akron · 1 year, 11 months ago v0.63.1
  7. 74563e1 Temporarily add all fields for matches as legacy flat fields by Akron · 1 year, 11 months ago
  8. d34403f Add fields array to matches in search by Akron · 1 year, 11 months ago
  9. 37e2e8a Correctly calculate endpage by Akron · 1 year, 11 months ago v0.63.0
  10. c251749 Refactor snippet generation and fix inline markers in contexts by Akron · 2 years ago
  11. ba307f2 Make match expansion configurable (#150) by margaretha · 2 years ago
  12. 38d7cff Enhance match expansion (#144) and cut primary data accordingly (#143) by margaretha · 2 years ago
  13. 26e5417 Support general inline markers (instead of just pagebreaks) (fixes #132) by Akron · 2 years ago
  14. 7695559 Separate max length for token and char context. by margaretha · 2 years ago
  15. 464ae45 Make match and context size configurable (address #128) by margaretha · 2 years ago
  16. 906470f Support emojis (in this case surrogate pairs) in snippets by Akron · 2 years, 5 months ago
  17. d776d11 Remove use of deprecated jackson operations by Akron · 2 years, 9 months ago
  18. e96f9fe Remove use of deprecated constructors by Akron · 2 years, 9 months ago
  19. ea44b34 Support token lists in match info (closes #88) by Akron · 3 years, 2 months ago
  20. 405413e Fix pagebreaks when doc lower than match doc number by margaretha · 3 years, 2 months ago
  21. 05a4bc1 Added restrictions to VC ID and handled non-existent VC by margaretha · 4 years, 3 months ago
  22. a4d543d Replaced array nodes of field values with a simple string. by margaretha · 4 years, 4 months ago
  23. 3827d53 Added a Krill API returning textSigles for a given corpus query by margaretha · 4 years, 4 months ago
  24. d475d99 Add token serialization as a snippet option (fixes #72) by Akron · 4 years, 6 months ago
  25. b82cf89 Support count=0 to retrieve totalResults only by Akron · 7 years ago
  26. baeaf0e Remove startMore, endMore and endCutted from JSON responses by Akron · 7 years ago
  27. fbc7616 Make retrieval of snippets optional in search queries (fixes #58) by Akron · 7 years ago
  28. 2b4d065 Introduce prefix cutting in with expandToContext to avoid missing matches in matchinfo view by Akron · 7 years ago
  29. be9638d Do not serialize duplicated keys for fields by Akron · 7 years ago
  30. 1a8bb76 Support fields parameter in getFields() and fields order in metadata responses (fixes #46) by Akron · 7 years ago
  31. c7a2abc Support for arbitrary metadata fields (fixes #47) by Akron · 7 years ago
  32. de4f085 Support multiple metadata fields with identical keys (ignoring types) by Akron · 7 years ago
  33. 4376e74 Compile document fields in a second phase for adding to an index by Akron · 7 years ago
  34. 50e5f61 Embed MetaFieldsObj in MetaFields by Akron · 7 years ago
  35. 2b921a6 Populate documents with metadata fields based on index types by Akron · 7 years ago
  36. 32b9519 Reduce hardwired metadata serialization with support for legacy metadata fields by Akron · 7 years ago
  37. 7410746 Remove hardwired metadata deserialization with support for legacy metadata fields by Akron · 7 years ago
  38. e64cc16 Remove variable dependency for metadata field names and store all by Akron · 7 years ago
  39. fafde02 Preliminary support of arbitrary meta data fields by Akron · 7 years ago
  40. 8bb3bc3 Introduce attachement mechanism by Akron · 7 years ago
  41. fe25280 Implemented auto-caching. by margaretha · 8 years ago
  42. 70ce0c0 Mark cutted snippets by Akron · 8 years ago
  43. 7e75097 Always mirror a given matchID by Akron · 8 years ago
  44. 0c8a5c5 Serialize dates in dash separation format by Akron · 8 years ago
  45. 04f0095 Improve keyword indexing to be retrievable as keywords by Akron · 8 years ago
  46. 9ebdfab Removed problematic serialization of empty tags by Akron · 8 years ago
  47. 12cd258 Fixed support for textual match expansion (ugly) by Akron · 8 years ago
  48. c27b811 Fix expansion of matches to respect character positions as well as token positions by Akron · 8 years ago
  49. 1ca674e Use type:store instead of retrievOnly by Akron · 8 years ago
  50. c74dee0 Added meta field retrieval method by Akron · 8 years ago
  51. d578930 Redesign relations in snippets to be xlink conformant by Akron · 8 years ago
  52. 1c126b4 Fix duplicate xml:id in relation serialization by introducing continuation elements (aka joins) by Akron · 8 years ago
  53. 99220ea Fix ids for relation anchors to include end positions by Akron · 8 years ago
  54. 430703a Corrected anchor positions in token-token-relations by Akron · 9 years ago
  55. 22d119d Fix character offset bug in snippet generation by Akron · 9 years ago
  56. dd31e8d Fixed snippet bug that resulted in range errors by Akron · 9 years ago
  57. 57d57aa Fix substring error in match creation by Akron · 9 years ago
  58. 2b64ea7 Added test on behaviour of duplicate documents by Akron · 9 years ago
  59. 652e436 Support serialization of different relation types (a bit hacky) by Akron · 9 years ago
  60. fae2c68 Support anchor spans for relations by Akron · 9 years ago
  61. a82cee2 Support highlighting of relations including spans by Akron · 9 years ago
  62. 4792969 Fixed token identifier serialization for new corpora by Akron · 9 years ago
  63. 30a03ae Changed StatusCodes. by margaretha · 9 years ago
  64. 78f397a Renamed StatusCode to StatusCodes. by margaretha · 9 years ago
  65. 04c4d9d Improved notification. by margaretha · 9 years ago
  66. a8f37ac Improved the notification. by margaretha · 9 years ago
  67. f2c3150 Added StatusCode enums and more checks in KrillCollection. by margaretha · 9 years ago
  68. d8f8861 Fixed pagebreak retrieval by Akron · 9 years ago
  69. d4b1933 Improved pagebreak retrieval by Akron · 9 years ago
  70. 35c2d0d Described snippet building algorithm and fixed repetition constructor by Akron · 9 years ago
  71. b98c266 Added highlights with pagebreak by Akron · 9 years ago
  72. 79d51d4 Added pagebreak handling by Akron · 9 years ago
  73. f815b59 Retrieve pagebreaks from the index by Akron · 9 years ago
  74. 417eaa9 Readded class ordering fix by Akron · 9 years ago
  75. c66265c Fixed sorting unordered element distance query results. by margaretha · 9 years ago
  76. 1dd062d Fix matches of empty elements by Akron · 10 years ago
  77. 8288ad0 Added test suite for empty elements in result set by Akron · 10 years ago
  78. 6f98920 Added check for minimum repetition and formatted codes. by Eliza Margaretha · 10 years ago
  79. 9ca3589 Fix parameter serialization in messages by Akron · 10 years ago
  80. 352dae8 Fixed error passing to responses by Akron · 10 years ago
  81. 08f4ceb Reformat by Akron · 10 years ago
  82. f05fde6 Fixed match marking by introducing match areas in snippets by Akron · 10 years ago
  83. cb1093a Added match highlight to sentence scoped matchinfos by Akron · 10 years ago
  84. fc2625e Fixed escaping in snippets (HTML and brackets) by Akron · 10 years ago
  85. 74748c6 Escape quotes in JSON strings and test unicode behaviour by Akron · 10 years ago
  86. d7d7b1f Added KrillStats class by Akron · 10 years ago
  87. 75ee2b8 Added getDoc() method to KrillIndex for field retrieval by Akron · 10 years ago
  88. 6759b04 Code autoformat by Akron · 10 years ago
  89. 63cd32f Fixed major lazy loading bug in WithinSpans by Akron · 10 years ago
  90. a7b936d Minor modifications to the - still broken - test by Akron · 10 years ago
  91. 13db615 Formatted sourcecode by Akron · 10 years ago
  92. 43cea66 Define 'base' as default sentence foundry by Akron · 10 years ago
  93. 8abefa1 Add support for identifiers with dashes (Schreibgebrauch project by Akron · 10 years ago
  94. 4299355 Format sourcecode by Akron · 10 years ago
  95. 499c94c Fixed sentence extension tests for payload IDs by Akron · 10 years ago payload-id
  96. 6d2c469 Fixed focus bug with element payloads by Akron · 10 years ago
  97. 6cc7b7b Some class payload fixes / not finished yet by Akron · 10 years ago
  98. 5f04403 Added pti to classes by Akron · 10 years ago
  99. 700c1eb Lucene 5.0 update by Akron · 11 years ago
  100. 91c6011 Add meta data return values for indexing to communicate with Kanalito by Akron · 11 years ago