1. 7fd3292 Added tests for Cosmas2 IN operation (some are problematic see @Ignore). by margaretha · 8 years ago
  2. d7e75b5 Generalized LinkedHashMap to Map or changed it to HashMap. by margaretha · 8 years ago
  3. 67eec73 Implemented exclusion for the Cosmas 2 IN operation. by margaretha · 8 years ago
  4. fe7fc45 Added and altered string types to enums. by margaretha · 8 years ago
  5. a1cec7b Moved the Cosmas2 test suite. by margaretha · 8 years ago
  6. bd789fe Modified ANNIS relations (in progress). by Eliza Margaretha · 8 years ago
  7. fa3d2ae Moved tests for Annis queries. by Eliza Margaretha · 8 years ago
  8. 39823aa Added empty token and optionality tests. by Eliza Margaretha · 8 years ago
  9. 128ff61 Fixed attribute wrapping in cosmas #elem() by Akron · 8 years ago
  10. 57cef63 Removed min serialization for repetitions by Akron · 8 years ago
  11. 61f7b70 Removed distances. Empty tokens are treated as normal tokens. by Eliza Margaretha · 8 years ago
  12. 07cff28 Fixed the ambiguous identical class names. by Eliza Margaretha · 8 years ago
  13. cef8427 Renamed packages. by Eliza Margaretha · 8 years ago
  14. c1ad5d9 Restructured test suite by Eliza Margaretha · 8 years ago
  15. 4c97789 Changed status code and error messages. by margaretha · 8 years ago
  16. e1ef870 Made koral:token optional in parsing an ExpressionGroup by margaretha · 8 years ago
  17. 618dc8e Added comments. by margaretha · 8 years ago fcs-ql-branch
  18. 2aab287 Renamed KoralRelation to KoralTermGroupRelation. by margaretha · 8 years ago
  19. a66861b Added more tests. by margaretha · 8 years ago
  20. cc044e6 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Michael Hanl · 8 years ago
  21. 2b505df Merge "Improve test suite" by Akron · 8 years ago
  22. d203664 Improve test suite by Akron · 8 years ago
  23. 7fa0aca Enabled quantifier for QueryGroup in FCS-QL. Added more tests. by margaretha · 8 years ago
  24. ad559d8 Removed System.out message in tests by Akron · 8 years ago
  25. 5a63c7a Reformulate test case for issue #26 by Akron · 8 years ago
  26. 5b92d38 Fixed handling of escape symbols in regex (issue 21) by Akron · 8 years ago
  27. f7dbe33 Added handling and tests of multiple occurrences of wildcards. by margaretha · 8 years ago
  28. 12aea4d nullpointers in queryserializer by Michael Hanl · 8 years ago
  29. 0186e98 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  30. 9d15738 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  31. 3d45e6c Implemented FCSQL Wildcard / empty token serialization. by margaretha · 8 years ago
  32. ffd66c0 Fixed deserialization of unnecessary brackets around termGroups by Akron · 8 years ago
  33. a4a753f Fixed deserialization of unnecessary brackets around terms in Poliqarp by Akron · 8 years ago
  34. 842af33 Added FCSQL Quantifier serialization. by margaretha · 8 years ago
  35. 522bda2 Added FCS ExpressionGroup. by margaretha · 8 years ago
  36. 5c441ff Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  37. 7719120 Renamed the package elements to object. by Eliza Margaretha · 8 years ago
  38. ab3678d Added FCS WithinQuery. by margaretha · 8 years ago
  39. 0c2128c Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  40. efb8c9a Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  41. 2f0a0fb Renamed by margaretha · 8 years ago
  42. e7887f8 Updated exception tests. by margaretha · 8 years ago
  43. bcbd4bc Added FCSAndQuery serialization. by margaretha · 8 years ago
  44. e7dc3cc Renamed. by margaretha · 8 years ago
  45. 2ffa955 Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 8 years ago
  46. ef19f30 Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  47. 2dbedf2 Renamed the package elements to object. 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. 067c1fc Renamed by margaretha · 8 years ago
  52. 718ee92 Updated exception tests. by margaretha · 8 years ago
  53. 5514bc1 Added FCSAndQuery serialization. by margaretha · 8 years ago
  54. 519c8d7 Renamed. by margaretha · 8 years ago
  55. 23f00fd Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 8 years ago
  56. 3ac85c9 Fix serialization of 'und', 'oder', and 'nicht' in Cosmas II by Akron · 8 years ago
  57. c9e0397 tests hot fix by Michael Hanl · 8 years ago
  58. c61b392 nullpointer during missing json fields hot fix by Michael Hanl · 8 years ago
  59. 621180c lombok replacement getter/setter by Michael Hanl · 8 years ago
  60. 79cd736 Spans now always wrap terms by Akron · 8 years ago
  61. 15311e0 nullpointer fix for multiple toJson calls on one serializer instance by Michael Hanl · 8 years ago
  62. 78208a8 fix issue 24 by Michael Hanl · 9 years ago
  63. 87b2ff5 Failure on regex escaping by Akron · 9 years ago escape-regex
  64. 5c155eb removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  65. 34b2057 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  66. 0d33f31 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  67. 234dd08 WS lexer on hidden channel; read collection value type via tokenstream to maintain user input values by Michael Hanl · 9 years ago
  68. 6dcc349 Added failing test for special characters in collection values by Akron · 9 years ago specialcharacterfix
  69. eb1b9c3 Fixed test for special characters in collections by Akron · 9 years ago
  70. a285921 Merge "maven compiler plugin for linux machines with maven version 2.x" by Akron · 9 years ago
  71. 3ab6b91 Merge "Added collection slash bug" by Michael Hanl · 9 years ago
  72. 26f11ac collection duplicate test by Michael Hanl · 9 years ago
  73. 2fd93e1 collection duplicate test by Michael Hanl · 9 years ago
  74. 90218ff empty quey object bug fix by Michael Hanl · 9 years ago
  75. 3f0c4c4 empty quey object bug fix by Michael Hanl · 9 years ago
  76. 3c50abf Added collection slash bug by Akron · 9 years ago
  77. faae018 meta query builder plus test by Michael Hanl · 9 years ago
  78. 93518e4 meta query builder update for span context foundry spec by Michael Hanl · 9 years ago
  79. f3553c9 previously introduced collection query bug fix by Michael Hanl · 9 years ago
  80. f33f706 meta query builder update in query serializer by Michael Hanl · 9 years ago
  81. a6954de Cleanup for version 0.2 by Joachim Bingel · 10 years ago
  82. 019190b ticket #201: koral:distance boundaries by Joachim Bingel · 10 years ago
  83. c322c35 alignment according to new spec by Joachim Bingel · 10 years ago
  84. 364085b flags according to trac ticket #212, code formatting, javadoc by Joachim Bingel · 10 years ago
  85. 7cb346e new context, new version number (0.3.0), span keys as regex by Joachim Bingel · 10 years ago
  86. b9814e3 prefix korap -> koral by Joachim Bingel · 10 years ago
  87. a145c98 Javadoc, code cleanup by Joachim Bingel · 10 years ago
  88. 5fd120f "operation:or" -> "operation:disjunction" negated tokens by Joachim Bingel · 10 years ago
  89. 6e6e547 - pom.xml: removed pluginManagement to enable execution of by Joachim Bingel · 10 years ago v0.1.0
  90. 1c6c755 - no-highlight classes > 128 - code cleanup by Joachim Bingel · 10 years ago
  91. 74e533d removed deprecated shrink() and submatch() for operation:focus. NB: submatch() still in use for span-foci by Joachim Bingel · 10 years ago
  92. 97c194c added dependencies to pom removed parent from pom PQ+ punct test by Joachim Bingel · 10 years ago
  93. 1d79104 - corrected frames by Joachim Bingel · 10 years ago
  94. 2b00f49 - command line functionality by Joachim Bingel · 10 years ago
  95. b1f9e22 removed Cosmas references around distances: only set classes on operands by Joachim Bingel · 10 years ago
  96. 79dec97 Added test for multiple classes around empty elements by Nils Diewald · 10 years ago
  97. 6e4e9f3 - cleanup - logging in queryserializer - aql test: match in spans by Joachim Bingel · 10 years ago
  98. 07ef042 fixed isolated empty tokens by Joachim Bingel · 10 years ago
  99. af5ea8b Added failing test (Thanks to Eliza for reporting the issue) by Nils Diewald · 10 years ago
  100. ef0b5b0 Fixed: AQL: termGroups for multiple attrs in span by Joachim Bingel · 10 years ago