1. a88854f Fixed caching VC with negation query. by margaretha · 6 years ago
  2. ecddb0b Added test regarding missing matches when searching with availability by margaretha · 6 years ago
  3. df0e9d1 Implemented serializable doc bits vector for caching on disk. by margaretha · 6 years ago
  4. fe25280 Implemented auto-caching. by margaretha · 6 years ago
  5. 85ee2ac Implemented VC caching & deserialization with string[] and cache option. by margaretha · 6 years ago
  6. 8efa375 Implemented referencing cached collection. by margaretha · 6 years ago
  7. 70ce0c0 Mark cutted snippets by Akron · 7 years ago
  8. c27b811 Fix expansion of matches to respect character positions as well as token positions by Akron · 7 years ago
  9. 99220ea Fix ids for relation anchors to include end positions by Akron · 7 years ago
  10. e54600f First attempt to fix negative regex behaviour in sequences by Akron · 7 years ago
  11. f09fdd4 Implemented relation queries with regex. by margaretha · 7 years ago
  12. 82080c0 Fixed SpanWithinQuery deserialization, issue #21. by margaretha · 7 years ago
  13. 4577305 Merge "Failing test for offset bug in snippets" by Akron · 7 years ago
  14. 64ae900 Failing test for offset bug in snippets by Akron · 7 years ago
  15. 3b2c351 Added a test regarding relation query with lemma. by margaretha · 7 years ago
  16. 430703a Corrected anchor positions in token-token-relations by Akron · 7 years ago
  17. 3d81110 Added wildcard tests with + and ?. by margaretha · 7 years ago
  18. 2a3e317 Merge branch 'master' of ssh://margaretha@korap.ids-mannheim.de:29418/KorAP/Krill by margaretha · 7 years ago
  19. 59b905f Added tests with collections. by margaretha · 7 years ago
  20. d3e077f Added test for wildcards without foundry information by Akron · 7 years ago
  21. 953fd01 Added a MultipleDistanceQuery test with KrillCollection. by margaretha · 7 years ago
  22. 9880aec Added tests using sample index (marked as ignore). by margaretha · 7 years ago
  23. 79fa75b Added wildcard bug test for Cosmas2 by Akron · 7 years ago
  24. 3fd7ffe Added test for deserialization of negative-optional-classed query in sequence by Akron · 8 years ago
  25. ac2fc48 Fixed matching in SegmentSpans for relation spans. by margaretha · 8 years ago
  26. 7d89c05 Handled empty koral:span for relation queries. by margaretha · 8 years ago
  27. 7e3a10f Fixed availability support by Akron · 8 years ago
  28. 2ea48e6 Added new DeReKo conversion release test by Akron · 8 years ago
  29. 79d51d4 Added pagebreak handling by Akron · 8 years ago
  30. 69060ad Warn on use of operation:merge by Akron · 8 years ago
  31. c0b7a46 Added testcases for indexing. by Eliza Margaretha · 8 years ago
  32. fe45b76 Fix test with negative element in positional queries by Akron · 8 years ago
  33. 9c5b6c8 Optimize regex queries that are equivalent to any tokens by Akron · 8 years ago
  34. 07b727b Added failing test for distances including a sequence with optionality by Akron · 8 years ago
  35. dfc9357 Fixed query bug for zero-boundary repetitions by Akron · 8 years ago
  36. f785dae Added test suit for distances bug occurring in the Schreibgebrauch instance by Akron · 8 years ago
  37. c12567c Fixed serialization of t-distance by Akron · 8 years ago
  38. 4328dee Added bug in SpanWithinQuery by Akron · 9 years ago
  39. f6b384b Merge branch 'master' of by margaretha · 9 years ago
  40. 32d2bee Added and updated relation tests. by margaretha · 9 years ago dependency
  41. 9f1a55b Fixed test data with <base/s=t> by Akron · 9 years ago
  42. a7b936d Minor modifications to the - still broken - test by Akron · 9 years ago
  43. 747986e match creation with spanExpansion fails by Akron · 9 years ago
  44. 5314390 Added relation deserialization tests. by margaretha · 9 years ago
  45. 29521f9 Updated relation key to relType. by margaretha · 9 years ago
  46. 4e2bc0e Fix Koral serialization support for different distance types (2) by Akron · 9 years ago
  47. bc5963d Added some tests to make sure a workaround is not in charge anymore (2) by Akron · 9 years ago
  48. d426025 Added some tests to make sure a workaround is not in charge anymore by Akron · 9 years ago
  49. 4d5fe19 Fix distance constraint serialization bug by Akron · 9 years ago
  50. 43cea66 Define 'base' as default sentence foundry by Akron · 9 years ago
  51. d2ddac9 Fixed use of s-layer for structs by Akron · 9 years ago
  52. 8abefa1 Add support for identifiers with dashes (Schreibgebrauch project by Akron · 9 years ago
  53. 9345066 Introduced PTI to test suite index files by Akron · 9 years ago
  54. e4fdce4 Readded test for multiple distances in a disjunction query by Akron · 9 years ago
  55. a70018f Fixed krill.properties testing bug by Akron · 9 years ago
  56. 74992bc Minor refactorings for the server node by Akron · 9 years ago
  57. 60dfa7e Finalized test suite adoption from legacy collection by Akron · 9 years ago
  58. fd05f50 Adopted more legacy tests and removed search API from collections by Akron · 9 years ago
  59. 176c9b1 Started adapting tests to new Collection API by Akron · 9 years ago
  60. 484c3c1 Fixed case insensitivity in filters by Akron · 9 years ago
  61. 6590c32 Added '@all' fields feature by Akron · 9 years ago koralquery-api8
  62. 001dab3 Fixed KoralQuery mirroring o parsing failures by Akron · 9 years ago
  63. 2ac6e53 Deserialization of span/wrap by Akron · 9 years ago
  64. 31bc9aa Added support for group:disjunction in deserialization by Akron · 9 years ago
  65. 48937e9 Updates to collection queries by Akron · 9 years ago
  66. 3e0403f Fixed meta data retrieval per match using fields, updated default fields by Akron · 9 years ago koralquery-api2
  67. bb5d173 Mirror collection by Akron · 9 years ago
  68. 784d13d Fixed Multiple Distance Bug by Akron · 9 years ago
  69. e700f72 Test errors in flags by Akron · 9 years ago
  70. 738ed00 Deserialization of flags by Akron · 9 years ago
  71. 144983d Added reference query deserialization by margaretha · 10 years ago
  72. f70addb Added temporary class mechanism for relation spans. by margaretha · 10 years ago
  73. ca8d622 Changed class number policy for relations: source always has class #1 by margaretha · 10 years ago old
  74. 0668a92 Updated focus for relation queries. by margaretha · 10 years ago
  75. 5c26de4 Added span relation deserialization and its examples. by margaretha · 10 years ago
  76. d37f7e4 properties now have krill-prefixes, added some docs to KrillIndex by Nils Diewald · 10 years ago
  77. b1a57e5 Updated korap to koral. by Eliza Margaretha · 10 years ago
  78. 1969c2b Added arbitrary element with attribute(s) deserialization and test examples. by Eliza Margaretha · 10 years ago
  79. cec40f9 Changed focus and KoralQuery prefix by Nils Diewald · 10 years ago
  80. 641b20a Added SpanWithAttributeQueryWrapper. by Eliza Margaretha · 10 years ago
  81. fc7bd67 Restored KorapQuery and SpanSequenceQueryWrapper. by Eliza Margaretha · 10 years ago
  82. 2dcde4f Added tests for the subspanquerywrapper dealing with classes. by Eliza Margaretha · 10 years ago
  83. 369e756 Query optimization for subspanquery with an empty or negative subquery. by Eliza Margaretha · 10 years ago
  84. 93d6d1b Cleanup and initial position frames by Nils Diewald · 10 years ago
  85. 6409a92 Minor fix for subspan deserialization by Nils Diewald · 10 years ago
  86. 58ee0bf Updated SpanSubspanQuery for empty length. by Eliza Margaretha · 10 years ago
  87. afe9812 Added SpanSubspanQuery deserialization. by Eliza Margaretha · 10 years ago
  88. c471b18 Major refactoring to support coherent notifications - some known issues in JSON responses included by Nils Diewald · 10 years ago
  89. ea7239a Added const as an extensible layer by Nils Diewald · 10 years ago
  90. 886d321 Fixed minor warnings bug by Nils Diewald · 10 years ago
  91. 8e200cd Fixed #179 by Eliza Margaretha · 10 years ago
  92. ef7124e Added broken test for #179 by Nils Diewald · 10 years ago
  93. 7d32064 Removed commercial foundries from test file by Nils Diewald · 10 years ago
  94. f0a341f Missing query added by Nils Diewald · 10 years ago
  95. 8fdad25 Fixed class payload in SpanRepetition by Eliza Margaretha · 10 years ago
  96. b698f82 Fixed class payload in SpanRepetition by Eliza Margaretha · 10 years ago
  97. f2ec2d2 Added workaround for unknown overlap frame by Nils Diewald · 10 years ago
  98. 9e46309 Minor fix for foundries in orth by Nils Diewald · 10 years ago
  99. 9b11a44 Broken test for query rewrite in nested repetition/expansion query by Nils Diewald · 10 years ago
  100. 1220e3e Validate query and collection input by Nils Diewald · 10 years ago