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