1. 8a8c427 Fixed VC deserialization and double negations in CollectionBuilder.Group by margaretha · 6 years ago
  2. c20a921 Adding loading namedVC from gz files. by margaretha · 6 years ago
  3. c27481d Recategorize VC status code by Akron · 6 years ago
  4. 551e4a5 Removed vc folder. by margaretha · 6 years ago
  5. 2d551d8 Remove TestWithExternalIndex test suite by Akron · 6 years ago
  6. 451b7ae Fix #42 - Wrong behaviour of negative constraints in and-Groups of VCs by Akron · 6 years ago
  7. 4dfe3c5 Implemented custom namedVC path. by margaretha · 6 years ago
  8. ed9b398 Added check for non-existing doc bit vector in the cache by margaretha · 6 years ago cache
  9. a88854f Fixed caching VC with negation query. by margaretha · 6 years ago
  10. ecddb0b Added test regarding missing matches when searching with availability by margaretha · 6 years ago
  11. df0e9d1 Implemented serializable doc bits vector for caching on disk. by margaretha · 6 years ago
  12. fe25280 Implemented auto-caching. by margaretha · 6 years ago
  13. d6e8cbf Updated cache clearing. by margaretha · 6 years ago
  14. 85ee2ac Implemented VC caching & deserialization with string[] and cache option. by margaretha · 6 years ago
  15. 8efa375 Implemented referencing cached collection. by margaretha · 6 years ago
  16. d6f5f59 Refactored test suite to have a single query interpretation function in TestSimple by Akron · 6 years ago
  17. 67d2ff0 Refactored test suite to have a single query read function in TestSimple by Akron · 6 years ago
  18. 798e6a2 Load KQ files as UTF-8 by Akron · 6 years ago
  19. 70ce0c0 Mark cutted snippets by Akron · 7 years ago
  20. 2746970 Inform about incompatibilities and optimize text queries by Akron · 7 years ago
  21. 2620757 Support text and string queries on text metadata fields by Akron · 7 years ago
  22. 22d319e Broken commit: Prepending in TextPrependTokenizer by Akron · 7 years ago
  23. ca4ce85 Broken commit: Preparations for prepending tokenstream by Akron · 7 years ago
  24. 2e5897b Index text fields as text fields and query them with phrase queries by Akron · 7 years ago
  25. 408ae35 Added text search functionality to collection builder by Akron · 7 years ago
  26. fa684ab Add mvn install in Readme by hebasta · 7 years ago
  27. 7e75097 Always mirror a given matchID by Akron · 7 years ago
  28. e43c5e5 Fixed left expansion of SpanOR exclusion in case of no more span. by margaretha · 7 years ago
  29. 0c8a5c5 Serialize dates in dash separation format by Akron · 7 years ago
  30. 04f0095 Improve keyword indexing to be retrievable as keywords by Akron · 7 years ago
  31. 0a62317 Test KeywordAnalyzer by Akron · 7 years ago
  32. 9ebdfab Removed problematic serialization of empty tags by Akron · 7 years ago
  33. 12cd258 Fixed support for textual match expansion (ugly) by Akron · 7 years ago
  34. c27b811 Fix expansion of matches to respect character positions as well as token positions by Akron · 7 years ago
  35. c8c322e Update readme by Akron · 7 years ago
  36. 4f52a63 Improve java compatibility by renaming _ method to nr by Akron · 7 years ago
  37. 7cba5de Improve robustness of field array tests by Akron · 7 years ago
  38. 4497aba Ignore tokens in meta field collections by Akron · 7 years ago
  39. 1ca674e Use type:store instead of retrievOnly by Akron · 7 years ago
  40. c74dee0 Added meta field retrieval method by Akron · 7 years ago
  41. d578930 Redesign relations in snippets to be xlink conformant by Akron · 7 years ago
  42. 1c126b4 Fix duplicate xml:id in relation serialization by introducing continuation elements (aka joins) by Akron · 7 years ago
  43. 99220ea Fix ids for relation anchors to include end positions by Akron · 7 years ago
  44. 1646469 Added payloads segmentation info in relation spans. by margaretha · 7 years ago
  45. f0faf83 Merge "Fixed check for TUIs in relation spans" by margaretha · 7 years ago
  46. f264a2e Fixed check for TUIs in relation spans by Akron · 7 years ago
  47. 362c18b Added a failed test for relation missing ids. by margaretha · 7 years ago relation-missing-ids
  48. ab2b3a5 Updated log4j to log4j2 by Akron · 7 years ago
  49. 5a44f2b Add regex test in vc creation by Akron · 7 years ago
  50. d6611cd Tests for regular expressions in expansions by Akron · 7 years ago
  51. e54600f First attempt to fix negative regex behaviour in sequences by Akron · 7 years ago
  52. f09fdd4 Implemented relation queries with regex. by margaretha · 7 years ago
  53. 82080c0 Fixed SpanWithinQuery deserialization, issue #21. by margaretha · 7 years ago
  54. ae50128 Merge "Ignore failing test for snippet offset bug, as it is probably a data error" by Akron · 7 years ago
  55. 4577305 Merge "Failing test for offset bug in snippets" by Akron · 7 years ago
  56. 9e92882 Ignore failing test for snippet offset bug, as it is probably a data error by Akron · 7 years ago
  57. 64ae900 Failing test for offset bug in snippets by Akron · 7 years ago
  58. 3b2c351 Added a test regarding relation query with lemma. by margaretha · 7 years ago
  59. 430703a Corrected anchor positions in token-token-relations by Akron · 7 years ago
  60. 22d119d Fix character offset bug in snippet generation by Akron · 7 years ago
  61. dd31e8d Fixed snippet bug that resulted in range errors by Akron · 7 years ago
  62. 57d57aa Fix substring error in match creation by Akron · 7 years ago
  63. 2b64ea7 Added test on behaviour of duplicate documents by Akron · 7 years ago
  64. 652e436 Support serialization of different relation types (a bit hacky) by Akron · 7 years ago
  65. fae2c68 Support anchor spans for relations by Akron · 7 years ago
  66. a82cee2 Support highlighting of relations including spans by Akron · 7 years ago
  67. 87df49a Extend bytebuffer for relation payloads by Akron · 7 years ago
  68. 4792969 Fixed token identifier serialization for new corpora by Akron · 7 years ago
  69. 2caa2f9 Fix null pointer in HTML escaping by Akron · 7 years ago
  70. 6a2ddb3 Added null pointer test for html serialization of dependency annotations by Akron · 7 years ago
  71. c35e8a0 Restructured tests. by margaretha · 7 years ago wildcards
  72. 8e504ce Rewrote wildcard queries to correct regex queries by Akron · 7 years ago
  73. b1ac2bc Added tests with rewritten wildcard queries. by margaretha · 7 years ago
  74. 1fbad67 Fixed null field, and null doc in MultipleDistanceSpan. by margaretha · 7 years ago
  75. d273e1c Added some failing rewrite tests by Akron · 7 years ago
  76. 98faa1b Work around empty spanOr queries in class queries by Akron · 7 years ago
  77. e27efd6 Simplify rewrite in SpanClassQuery by Akron · 7 years ago
  78. 3d81110 Added wildcard tests with + and ?. by margaretha · 7 years ago
  79. 291baad Fixed nullpointer bug in rare circumstances with empty VCs (#33) by Akron · 7 years ago
  80. 0d6a981 Added sample index conventional directory by Akron · 7 years ago
  81. 2a3e317 Merge branch 'master' of ssh://margaretha@korap.ids-mannheim.de:29418/KorAP/Krill by margaretha · 7 years ago
  82. 59b905f Added tests with collections. by margaretha · 7 years ago
  83. d3e077f Added test for wildcards without foundry information by Akron · 7 years ago
  84. 953fd01 Added a MultipleDistanceQuery test with KrillCollection. by margaretha · 7 years ago
  85. 9880aec Added tests using sample index (marked as ignore). by margaretha · 7 years ago
  86. e68b9a1 Improved test suite by adding a test for wildcards in a multi distance span query by Akron · 7 years ago
  87. 5782e59 Added test for multiple distances with wildcard by Akron · 7 years ago
  88. b4ba430 Fixed test on wildcard expansion by Akron · 7 years ago
  89. f14f380 Added a MultipleDistanceQuery with Wildcard test. by margaretha · 7 years ago
  90. 34f73da Added additional wildcard query test by Akron · 7 years ago
  91. 79fa75b Added wildcard bug test for Cosmas2 by Akron · 7 years ago
  92. 30a03ae Changed StatusCodes. by margaretha · 7 years ago
  93. 5e3436f Fix bug where a 'match all' VC is returned in case a bug in the input data is given by Akron · 7 years ago
  94. ee683ff Added testKrillCollectionWithWrongJson. by margaretha · 7 years ago krill-collection
  95. c346ce4 Test filtering with zero result by Akron · 7 years ago
  96. 78f397a Renamed StatusCode to StatusCodes. by margaretha · 7 years ago
  97. 04c4d9d Improved notification. by margaretha · 7 years ago
  98. a8f37ac Improved the notification. by margaretha · 7 years ago
  99. f2c3150 Added StatusCode enums and more checks in KrillCollection. by margaretha · 7 years ago
  100. 329e167 Fixed the cost calculation of ElementDistanceSpan. by margaretha · 7 years ago