1. 03dec28 Added tests for relation queries with token nodes. by margaretha · 8 years ago
  2. baa5a51 Handled other edge types in dominance & updated relation serialization. by margaretha · 8 years ago
  3. a71f1af Updated dominance with type and label serialization. by margaretha · 8 years ago
  4. 353ba7d Updated Annis pointing relation implementations. by margaretha · 8 years ago
  5. 7feb0dc Fixed serialization of regex in VCs by Akron · 8 years ago
  6. c588963 Changed label format in dominance. by margaretha · 8 years ago
  7. 549fb0a Altered dominance serialization & added tests. by margaretha · 8 years ago
  8. 7fd3292 Added tests for Cosmas2 IN operation (some are problematic see @Ignore). by margaretha · 8 years ago
  9. 67eec73 Implemented exclusion for the Cosmas 2 IN operation. by margaretha · 8 years ago
  10. a1cec7b Moved the Cosmas2 test suite. by margaretha · 8 years ago
  11. bd789fe Modified ANNIS relations (in progress). by Eliza Margaretha · 8 years ago
  12. fa3d2ae Moved tests for Annis queries. by Eliza Margaretha · 8 years ago
  13. 39823aa Added empty token and optionality tests. by Eliza Margaretha · 8 years ago
  14. 128ff61 Fixed attribute wrapping in cosmas #elem() by Akron · 8 years ago
  15. 57cef63 Removed min serialization for repetitions by Akron · 8 years ago
  16. 61f7b70 Removed distances. Empty tokens are treated as normal tokens. by Eliza Margaretha · 8 years ago
  17. cef8427 Renamed packages. by Eliza Margaretha · 8 years ago
  18. c1ad5d9 Restructured test suite by Eliza Margaretha · 8 years ago
  19. 4c97789 Changed status code and error messages. by margaretha · 8 years ago
  20. e1ef870 Made koral:token optional in parsing an ExpressionGroup by margaretha · 8 years ago
  21. 618dc8e Added comments. by margaretha · 8 years ago fcs-ql-branch
  22. a66861b Added more tests. by margaretha · 8 years ago
  23. cc044e6 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Michael Hanl · 8 years ago
  24. 2b505df Merge "Improve test suite" by Akron · 8 years ago
  25. d203664 Improve test suite by Akron · 8 years ago
  26. 7fa0aca Enabled quantifier for QueryGroup in FCS-QL. Added more tests. by margaretha · 8 years ago
  27. ad559d8 Removed System.out message in tests by Akron · 8 years ago
  28. 5a63c7a Reformulate test case for issue #26 by Akron · 8 years ago
  29. 5b92d38 Fixed handling of escape symbols in regex (issue 21) by Akron · 8 years ago
  30. f7dbe33 Added handling and tests of multiple occurrences of wildcards. by margaretha · 8 years ago
  31. 12aea4d nullpointers in queryserializer by Michael Hanl · 8 years ago
  32. 0186e98 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  33. 9d15738 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  34. 3d45e6c Implemented FCSQL Wildcard / empty token serialization. by margaretha · 8 years ago
  35. ffd66c0 Fixed deserialization of unnecessary brackets around termGroups by Akron · 8 years ago
  36. a4a753f Fixed deserialization of unnecessary brackets around terms in Poliqarp by Akron · 8 years ago
  37. 842af33 Added FCSQL Quantifier serialization. by margaretha · 8 years ago
  38. 522bda2 Added FCS ExpressionGroup. by margaretha · 8 years ago
  39. 5c441ff Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  40. ab3678d Added FCS WithinQuery. by margaretha · 8 years ago
  41. 0c2128c Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  42. efb8c9a Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  43. e7887f8 Updated exception tests. by margaretha · 8 years ago
  44. bcbd4bc Added FCSAndQuery serialization. by margaretha · 8 years ago
  45. e7dc3cc Renamed. by margaretha · 8 years ago
  46. 2ffa955 Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 8 years ago
  47. ef19f30 Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  48. 0b57060 Added FCS WithinQuery. by margaretha · 8 years ago
  49. 7bfb4dd Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  50. 88d41c4 Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  51. 718ee92 Updated exception tests. by margaretha · 8 years ago
  52. 5514bc1 Added FCSAndQuery serialization. by margaretha · 8 years ago
  53. 519c8d7 Renamed. by margaretha · 8 years ago
  54. 23f00fd Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 8 years ago
  55. 3ac85c9 Fix serialization of 'und', 'oder', and 'nicht' in Cosmas II by Akron · 8 years ago
  56. c9e0397 tests hot fix by Michael Hanl · 8 years ago
  57. 79cd736 Spans now always wrap terms by Akron · 8 years ago
  58. 15311e0 nullpointer fix for multiple toJson calls on one serializer instance by Michael Hanl · 8 years ago
  59. 87b2ff5 Failure on regex escaping by Akron · 9 years ago escape-regex
  60. 5c155eb removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  61. 0d33f31 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  62. 6dcc349 Added failing test for special characters in collection values by Akron · 9 years ago specialcharacterfix
  63. eb1b9c3 Fixed test for special characters in collections by Akron · 9 years ago
  64. a285921 Merge "maven compiler plugin for linux machines with maven version 2.x" by Akron · 9 years ago
  65. 3ab6b91 Merge "Added collection slash bug" by Michael Hanl · 9 years ago
  66. 26f11ac collection duplicate test by Michael Hanl · 9 years ago
  67. 2fd93e1 collection duplicate test by Michael Hanl · 9 years ago
  68. 90218ff empty quey object bug fix by Michael Hanl · 9 years ago
  69. 3c50abf Added collection slash bug by Akron · 9 years ago
  70. f3553c9 previously introduced collection query bug fix by Michael Hanl · 9 years ago
  71. a6954de Cleanup for version 0.2 by Joachim Bingel · 10 years ago
  72. 019190b ticket #201: koral:distance boundaries by Joachim Bingel · 10 years ago
  73. c322c35 alignment according to new spec by Joachim Bingel · 10 years ago
  74. 364085b flags according to trac ticket #212, code formatting, javadoc by Joachim Bingel · 10 years ago
  75. 7cb346e new context, new version number (0.3.0), span keys as regex by Joachim Bingel · 10 years ago
  76. b9814e3 prefix korap -> koral by Joachim Bingel · 10 years ago
  77. a145c98 Javadoc, code cleanup by Joachim Bingel · 10 years ago
  78. 5fd120f "operation:or" -> "operation:disjunction" negated tokens by Joachim Bingel · 10 years ago
  79. 1c6c755 - no-highlight classes > 128 - code cleanup by Joachim Bingel · 10 years ago
  80. 74e533d removed deprecated shrink() and submatch() for operation:focus. NB: submatch() still in use for span-foci by Joachim Bingel · 10 years ago
  81. 97c194c added dependencies to pom removed parent from pom PQ+ punct test by Joachim Bingel · 10 years ago
  82. 1d79104 - corrected frames by Joachim Bingel · 10 years ago
  83. 2b00f49 - command line functionality by Joachim Bingel · 10 years ago
  84. b1f9e22 removed Cosmas references around distances: only set classes on operands by Joachim Bingel · 10 years ago
  85. 79dec97 Added test for multiple classes around empty elements by Nils Diewald · 10 years ago
  86. 6e4e9f3 - cleanup - logging in queryserializer - aql test: match in spans by Joachim Bingel · 10 years ago
  87. 07ef042 fixed isolated empty tokens by Joachim Bingel · 10 years ago
  88. af5ea8b Added failing test (Thanks to Eliza for reporting the issue) by Nils Diewald · 10 years ago
  89. ef0b5b0 Fixed: AQL: termGroups for multiple attrs in span by Joachim Bingel · 10 years ago
  90. cbd0928 test case refactoring by Michael Hanl · 10 years ago
  91. 5fd0932 - highlighted classes explicit in meta by Joachim Bingel · 10 years ago
  92. 0fae220 - unary operators - free reference string (not just counting numbers) by Joachim Bingel · 10 years ago
  93. 037b79b multiple predications test by Joachim Bingel · 10 years ago
  94. 4acf246 - tests - fixed "operand used" check for Annis by Joachim Bingel · 10 years ago
  95. a6bf8d8 wrap term in PQ+ relation by Joachim Bingel · 10 years ago
  96. c273a44 - Annis: referencing direct declaration exprs by Joachim Bingel · 10 years ago
  97. ba253a7 more tests by Joachim Bingel · 10 years ago
  98. f05490a - restructured test directory - fixed classes in Cosmas II - matchall fixed by Joachim Bingel · 10 years ago
  99. c352f35 grouping behaviour (MIN/MAX options in #IN and #OV) by Joachim Bingel · 10 years ago
  100. 9f20819 testing / error msgs by Joachim Bingel · 10 years ago