1. 6b0be13 Fix behaviour of negative fields in virtual corpora by Akron · 5 years ago v0.58.7
  2. 9614d97 Added a CQL AND query test. by margaretha · 5 years ago
  3. a7a152c Fix wrong optimization of %+w1:1 by Akron · 5 years ago
  4. be9638d Do not serialize duplicated keys for fields by Akron · 6 years ago
  5. 2423bba Test collections with large vectors by Akron · 6 years ago
  6. 65d57e9 Test nested named VCs by Akron · 6 years ago
  7. 1f53126 Add tests for value vectors by Akron · 6 years ago
  8. b59f40e Put caching in toFilter() phase and made external test suite internal by Akron · 6 years ago
  9. ecddb0b Added test regarding missing matches when searching with availability by margaretha · 6 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. 3b2c351 Added a test regarding relation query with lemma. by margaretha · 7 years ago
  14. 2a3e317 Merge branch 'master' of ssh://margaretha@korap.ids-mannheim.de:29418/KorAP/Krill by margaretha · 7 years ago
  15. 59b905f Added tests with collections. by margaretha · 7 years ago
  16. d3e077f Added test for wildcards without foundry information by Akron · 7 years ago
  17. 953fd01 Added a MultipleDistanceQuery test with KrillCollection. by margaretha · 7 years ago
  18. 9880aec Added tests using sample index (marked as ignore). by margaretha · 7 years ago
  19. 79fa75b Added wildcard bug test for Cosmas2 by Akron · 7 years ago
  20. 3fd7ffe Added test for deserialization of negative-optional-classed query in sequence by Akron · 8 years ago
  21. ac2fc48 Fixed matching in SegmentSpans for relation spans. by margaretha · 8 years ago
  22. 7d89c05 Handled empty koral:span for relation queries. by margaretha · 8 years ago
  23. 7e3a10f Fixed availability support by Akron · 8 years ago
  24. 69060ad Warn on use of operation:merge by Akron · 8 years ago
  25. fe45b76 Fix test with negative element in positional queries by Akron · 8 years ago
  26. 9c5b6c8 Optimize regex queries that are equivalent to any tokens by Akron · 8 years ago
  27. 07b727b Added failing test for distances including a sequence with optionality by Akron · 8 years ago
  28. dfc9357 Fixed query bug for zero-boundary repetitions by Akron · 8 years ago
  29. f785dae Added test suit for distances bug occurring in the Schreibgebrauch instance by Akron · 8 years ago
  30. c12567c Fixed serialization of t-distance by Akron · 9 years ago
  31. 4328dee Added bug in SpanWithinQuery by Akron · 9 years ago
  32. f6b384b Merge branch 'master' of by margaretha · 9 years ago
  33. 32d2bee Added and updated relation tests. by margaretha · 9 years ago dependency
  34. a7b936d Minor modifications to the - still broken - test by Akron · 9 years ago
  35. 747986e match creation with spanExpansion fails by Akron · 9 years ago
  36. 5314390 Added relation deserialization tests. by margaretha · 9 years ago
  37. 29521f9 Updated relation key to relType. by margaretha · 9 years ago
  38. 4e2bc0e Fix Koral serialization support for different distance types (2) by Akron · 9 years ago
  39. bc5963d Added some tests to make sure a workaround is not in charge anymore (2) by Akron · 9 years ago
  40. d426025 Added some tests to make sure a workaround is not in charge anymore by Akron · 9 years ago
  41. 4d5fe19 Fix distance constraint serialization bug by Akron · 9 years ago
  42. 43cea66 Define 'base' as default sentence foundry by Akron · 9 years ago
  43. d2ddac9 Fixed use of s-layer for structs by Akron · 9 years ago
  44. e4fdce4 Readded test for multiple distances in a disjunction query by Akron · 9 years ago
  45. 74992bc Minor refactorings for the server node by Akron · 9 years ago
  46. 60dfa7e Finalized test suite adoption from legacy collection by Akron · 9 years ago
  47. fd05f50 Adopted more legacy tests and removed search API from collections by Akron · 9 years ago
  48. 176c9b1 Started adapting tests to new Collection API by Akron · 9 years ago
  49. 484c3c1 Fixed case insensitivity in filters by Akron · 9 years ago
  50. 6590c32 Added '@all' fields feature by Akron · 9 years ago koralquery-api8
  51. 001dab3 Fixed KoralQuery mirroring o parsing failures by Akron · 9 years ago
  52. 2ac6e53 Deserialization of span/wrap by Akron · 10 years ago
  53. 31bc9aa Added support for group:disjunction in deserialization by Akron · 10 years ago
  54. 48937e9 Updates to collection queries by Akron · 10 years ago
  55. 3e0403f Fixed meta data retrieval per match using fields, updated default fields by Akron · 10 years ago koralquery-api2
  56. bb5d173 Mirror collection by Akron · 10 years ago
  57. 784d13d Fixed Multiple Distance Bug by Akron · 10 years ago
  58. e700f72 Test errors in flags by Akron · 10 years ago
  59. 738ed00 Deserialization of flags by Akron · 10 years ago
  60. 144983d Added reference query deserialization by margaretha · 10 years ago
  61. f70addb Added temporary class mechanism for relation spans. by margaretha · 10 years ago
  62. ca8d622 Changed class number policy for relations: source always has class #1 by margaretha · 10 years ago old
  63. 0668a92 Updated focus for relation queries. by margaretha · 10 years ago
  64. 5c26de4 Added span relation deserialization and its examples. by margaretha · 10 years ago
  65. b1a57e5 Updated korap to koral. by Eliza Margaretha · 10 years ago
  66. 1969c2b Added arbitrary element with attribute(s) deserialization and test examples. by Eliza Margaretha · 10 years ago
  67. cec40f9 Changed focus and KoralQuery prefix by Nils Diewald · 10 years ago
  68. 641b20a Added SpanWithAttributeQueryWrapper. by Eliza Margaretha · 10 years ago
  69. fc7bd67 Restored KorapQuery and SpanSequenceQueryWrapper. by Eliza Margaretha · 10 years ago
  70. 2dcde4f Added tests for the subspanquerywrapper dealing with classes. by Eliza Margaretha · 10 years ago
  71. 369e756 Query optimization for subspanquery with an empty or negative subquery. by Eliza Margaretha · 10 years ago
  72. 93d6d1b Cleanup and initial position frames by Nils Diewald · 10 years ago
  73. 6409a92 Minor fix for subspan deserialization by Nils Diewald · 10 years ago
  74. 58ee0bf Updated SpanSubspanQuery for empty length. by Eliza Margaretha · 10 years ago
  75. afe9812 Added SpanSubspanQuery deserialization. by Eliza Margaretha · 10 years ago
  76. c471b18 Major refactoring to support coherent notifications - some known issues in JSON responses included by Nils Diewald · 10 years ago
  77. ea7239a Added const as an extensible layer by Nils Diewald · 10 years ago
  78. 886d321 Fixed minor warnings bug by Nils Diewald · 10 years ago
  79. 8e200cd Fixed #179 by Eliza Margaretha · 10 years ago
  80. ef7124e Added broken test for #179 by Nils Diewald · 10 years ago
  81. 7d32064 Removed commercial foundries from test file by Nils Diewald · 10 years ago
  82. f0a341f Missing query added by Nils Diewald · 10 years ago
  83. b698f82 Fixed class payload in SpanRepetition by Eliza Margaretha · 10 years ago
  84. f2ec2d2 Added workaround for unknown overlap frame by Nils Diewald · 10 years ago
  85. 9e46309 Minor fix for foundries in orth by Nils Diewald · 10 years ago
  86. 9b11a44 Broken test for query rewrite in nested repetition/expansion query by Nils Diewald · 10 years ago
  87. 1220e3e Validate query and collection input by Nils Diewald · 10 years ago
  88. 33fcb5d Fixed tiny bug with underspecified tokens by Nils Diewald · 10 years ago
  89. e364570 Added simple fields support by Nils Diewald · 10 years ago
  90. 3430aa2 Ignore foundry for orth layer by Nils Diewald · 10 years ago
  91. b84e727 Fixed query deserialization for sequences with multiple non-anchors by Nils Diewald · 10 years ago
  92. 52bd1cd Bugfix for big class highlights by Nils Diewald · 10 years ago
  93. c7d08d9 Added test for massive highlights by Nils Diewald · 10 years ago
  94. 56dc258 First attempt to support class numbers from 1 to 255 - 1 is the new default class number by Nils Diewald · 10 years ago
  95. 2289898 Added a broken test for the ticket #134 (WithinSpans problem) by Eliza Margaretha · 10 years ago
  96. 67a8857 Added payload in skipTo() in ClassSpans, added a testcase for the ticket #142 by Eliza Margaretha · 10 years ago
  97. bb192d3 Better coverage of new vc API by Nils Diewald · 10 years ago
  98. 7899352 Collection queries and missing negation queries by Nils Diewald · 10 years ago
  99. 8db8f92 New collection system by Nils Diewald · 10 years ago
  100. 3b07c37 More tests on deserialized sequences by Nils Diewald · 10 years ago