1. 61f7b70 Removed distances. Empty tokens are treated as normal tokens. by Eliza Margaretha · 8 years ago
  2. cef8427 Renamed packages. by Eliza Margaretha · 8 years ago
  3. c1ad5d9 Restructured test suite by Eliza Margaretha · 8 years ago
  4. 4c97789 Changed status code and error messages. by margaretha · 8 years ago
  5. e1ef870 Made koral:token optional in parsing an ExpressionGroup by margaretha · 8 years ago
  6. 618dc8e Added comments. by margaretha · 8 years ago fcs-ql-branch
  7. a66861b Added more tests. by margaretha · 8 years ago
  8. cc044e6 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Michael Hanl · 8 years ago
  9. 2b505df Merge "Improve test suite" by Akron · 8 years ago
  10. d203664 Improve test suite by Akron · 8 years ago
  11. 7fa0aca Enabled quantifier for QueryGroup in FCS-QL. Added more tests. by margaretha · 8 years ago
  12. ad559d8 Removed System.out message in tests by Akron · 8 years ago
  13. 5a63c7a Reformulate test case for issue #26 by Akron · 8 years ago
  14. 5b92d38 Fixed handling of escape symbols in regex (issue 21) by Akron · 8 years ago
  15. f7dbe33 Added handling and tests of multiple occurrences of wildcards. by margaretha · 8 years ago
  16. 12aea4d nullpointers in queryserializer by Michael Hanl · 8 years ago
  17. 0186e98 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  18. 9d15738 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  19. 3d45e6c Implemented FCSQL Wildcard / empty token serialization. by margaretha · 8 years ago
  20. ffd66c0 Fixed deserialization of unnecessary brackets around termGroups by Akron · 8 years ago
  21. a4a753f Fixed deserialization of unnecessary brackets around terms in Poliqarp by Akron · 8 years ago
  22. 842af33 Added FCSQL Quantifier serialization. by margaretha · 8 years ago
  23. 522bda2 Added FCS ExpressionGroup. by margaretha · 8 years ago
  24. 5c441ff Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  25. ab3678d Added FCS WithinQuery. by margaretha · 8 years ago
  26. 0c2128c Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  27. efb8c9a Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  28. e7887f8 Updated exception tests. by margaretha · 8 years ago
  29. bcbd4bc Added FCSAndQuery serialization. by margaretha · 8 years ago
  30. e7dc3cc Renamed. by margaretha · 8 years ago
  31. 2ffa955 Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 8 years ago
  32. ef19f30 Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  33. 0b57060 Added FCS WithinQuery. by margaretha · 8 years ago
  34. 7bfb4dd Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  35. 88d41c4 Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  36. 718ee92 Updated exception tests. by margaretha · 8 years ago
  37. 5514bc1 Added FCSAndQuery serialization. by margaretha · 8 years ago
  38. 519c8d7 Renamed. by margaretha · 8 years ago
  39. 23f00fd Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 8 years ago
  40. 3ac85c9 Fix serialization of 'und', 'oder', and 'nicht' in Cosmas II by Akron · 8 years ago
  41. c9e0397 tests hot fix by Michael Hanl · 8 years ago
  42. 79cd736 Spans now always wrap terms by Akron · 8 years ago
  43. 15311e0 nullpointer fix for multiple toJson calls on one serializer instance by Michael Hanl · 8 years ago
  44. 87b2ff5 Failure on regex escaping by Akron · 9 years ago escape-regex
  45. 5c155eb removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  46. 0d33f31 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  47. 6dcc349 Added failing test for special characters in collection values by Akron · 9 years ago specialcharacterfix
  48. eb1b9c3 Fixed test for special characters in collections by Akron · 9 years ago
  49. a285921 Merge "maven compiler plugin for linux machines with maven version 2.x" by Akron · 9 years ago
  50. 3ab6b91 Merge "Added collection slash bug" by Michael Hanl · 9 years ago
  51. 26f11ac collection duplicate test by Michael Hanl · 9 years ago
  52. 2fd93e1 collection duplicate test by Michael Hanl · 9 years ago
  53. 90218ff empty quey object bug fix by Michael Hanl · 9 years ago
  54. 3c50abf Added collection slash bug by Akron · 9 years ago
  55. f3553c9 previously introduced collection query bug fix by Michael Hanl · 9 years ago
  56. a6954de Cleanup for version 0.2 by Joachim Bingel · 10 years ago
  57. 019190b ticket #201: koral:distance boundaries by Joachim Bingel · 10 years ago
  58. c322c35 alignment according to new spec by Joachim Bingel · 10 years ago
  59. 364085b flags according to trac ticket #212, code formatting, javadoc by Joachim Bingel · 10 years ago
  60. 7cb346e new context, new version number (0.3.0), span keys as regex by Joachim Bingel · 10 years ago
  61. b9814e3 prefix korap -> koral by Joachim Bingel · 10 years ago
  62. a145c98 Javadoc, code cleanup by Joachim Bingel · 10 years ago
  63. 5fd120f "operation:or" -> "operation:disjunction" negated tokens by Joachim Bingel · 10 years ago
  64. 1c6c755 - no-highlight classes > 128 - code cleanup by Joachim Bingel · 10 years ago
  65. 74e533d removed deprecated shrink() and submatch() for operation:focus. NB: submatch() still in use for span-foci by Joachim Bingel · 10 years ago
  66. 97c194c added dependencies to pom removed parent from pom PQ+ punct test by Joachim Bingel · 10 years ago
  67. 1d79104 - corrected frames by Joachim Bingel · 10 years ago
  68. 2b00f49 - command line functionality by Joachim Bingel · 10 years ago
  69. b1f9e22 removed Cosmas references around distances: only set classes on operands by Joachim Bingel · 10 years ago
  70. 79dec97 Added test for multiple classes around empty elements by Nils Diewald · 10 years ago
  71. 6e4e9f3 - cleanup - logging in queryserializer - aql test: match in spans by Joachim Bingel · 10 years ago
  72. 07ef042 fixed isolated empty tokens by Joachim Bingel · 10 years ago
  73. af5ea8b Added failing test (Thanks to Eliza for reporting the issue) by Nils Diewald · 10 years ago
  74. ef0b5b0 Fixed: AQL: termGroups for multiple attrs in span by Joachim Bingel · 10 years ago
  75. cbd0928 test case refactoring by Michael Hanl · 10 years ago
  76. 5fd0932 - highlighted classes explicit in meta by Joachim Bingel · 10 years ago
  77. 0fae220 - unary operators - free reference string (not just counting numbers) by Joachim Bingel · 10 years ago
  78. 037b79b multiple predications test by Joachim Bingel · 10 years ago
  79. 4acf246 - tests - fixed "operand used" check for Annis by Joachim Bingel · 10 years ago
  80. a6bf8d8 wrap term in PQ+ relation by Joachim Bingel · 10 years ago
  81. c273a44 - Annis: referencing direct declaration exprs by Joachim Bingel · 10 years ago
  82. ba253a7 more tests by Joachim Bingel · 10 years ago
  83. f05490a - restructured test directory - fixed classes in Cosmas II - matchall fixed by Joachim Bingel · 10 years ago
  84. c352f35 grouping behaviour (MIN/MAX options in #IN and #OV) by Joachim Bingel · 10 years ago
  85. 9f20819 testing / error msgs by Joachim Bingel · 10 years ago
  86. c9551b3 fixed handling of ANNIS relations with not previously processed operands by Joachim Bingel · 10 years ago
  87. a6465ef bugfix regex in Cosmas MORPH (ticket #196) by Joachim Bingel · 10 years ago
  88. 20e06ac - removing all exceptions thrown, instead pass on errors in serialization by Joachim Bingel · 10 years ago
  89. 1faf8a5 renamed processor classes by Joachim Bingel · 10 years ago
  90. 4b9fbd7 - improved error notifications - re-included KorAP-Entities in mvn dependencies by Joachim Bingel · 10 years ago
  91. 6003b85 KorAP-querySerialization independent from by Joachim Bingel · 10 years ago
  92. e3fe367 Improved error handling for antlr3 and antlr4 trees: by Joachim Bingel · 10 years ago
  93. ab1aff4 bugfix (mixed var references and direct declarations) by Joachim Bingel · 10 years ago
  94. 3e7e2c7 date validity checks by Joachim Bingel · 10 years ago
  95. 755ada9 AQL >@l/@r (leftmost/rightmost child) now wraps relation in position (startswith/endswith) by Joachim Bingel · 10 years ago
  96. 1f4c5ad - new date operators in collection queries ("in", "on", "since" instead "=", "<",...) by Joachim Bingel · 10 years ago
  97. 66472b8 - edgeAnnos comprise layer c for dominance relations by Joachim Bingel · 10 years ago
  98. 8fbdfa7 - more tests for cosmas - corrected classRefCheck: always a list by Joachim Bingel · 10 years ago
  99. cd30ed1 - Jsonify CosmasTreeTest - fix single terms in #ELEM attrs by Joachim Bingel · 10 years ago
  100. ad46567 limit focus classRef to 127 by Joachim Bingel · 10 years ago