1. 618dc8e Added comments. by margaretha · 8 years ago fcs-ql-branch
  2. 2aab287 Renamed KoralRelation to KoralTermGroupRelation. by margaretha · 8 years ago
  3. a66861b Added more tests. by margaretha · 8 years ago
  4. cc044e6 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Michael Hanl · 8 years ago
  5. 2b505df Merge "Improve test suite" by Akron · 8 years ago
  6. d203664 Improve test suite by Akron · 8 years ago
  7. 7fa0aca Enabled quantifier for QueryGroup in FCS-QL. Added more tests. by margaretha · 8 years ago
  8. ad559d8 Removed System.out message in tests by Akron · 8 years ago
  9. 5a63c7a Reformulate test case for issue #26 by Akron · 8 years ago
  10. 5b92d38 Fixed handling of escape symbols in regex (issue 21) by Akron · 8 years ago
  11. f7dbe33 Added handling and tests of multiple occurrences of wildcards. by margaretha · 8 years ago
  12. 12aea4d nullpointers in queryserializer by Michael Hanl · 8 years ago
  13. 0186e98 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  14. 9d15738 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  15. 3d45e6c Implemented FCSQL Wildcard / empty token serialization. by margaretha · 8 years ago
  16. ffd66c0 Fixed deserialization of unnecessary brackets around termGroups by Akron · 8 years ago
  17. a4a753f Fixed deserialization of unnecessary brackets around terms in Poliqarp by Akron · 8 years ago
  18. 842af33 Added FCSQL Quantifier serialization. by margaretha · 8 years ago
  19. 522bda2 Added FCS ExpressionGroup. by margaretha · 8 years ago
  20. 5c441ff Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  21. 7719120 Renamed the package elements to object. by Eliza Margaretha · 8 years ago
  22. ab3678d Added FCS WithinQuery. by margaretha · 8 years ago
  23. 0c2128c Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  24. efb8c9a Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  25. 2f0a0fb Renamed by margaretha · 8 years ago
  26. e7887f8 Updated exception tests. by margaretha · 8 years ago
  27. bcbd4bc Added FCSAndQuery serialization. by margaretha · 8 years ago
  28. e7dc3cc Renamed. by margaretha · 8 years ago
  29. 2ffa955 Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 8 years ago
  30. ef19f30 Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  31. 2dbedf2 Renamed the package elements to object. by Eliza Margaretha · 8 years ago
  32. 0b57060 Added FCS WithinQuery. by margaretha · 8 years ago
  33. 7bfb4dd Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  34. 88d41c4 Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  35. 067c1fc Renamed 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. c61b392 nullpointer during missing json fields hot fix by Michael Hanl · 8 years ago
  43. 621180c lombok replacement getter/setter by Michael Hanl · 8 years ago
  44. 79cd736 Spans now always wrap terms by Akron · 8 years ago
  45. 15311e0 nullpointer fix for multiple toJson calls on one serializer instance by Michael Hanl · 8 years ago
  46. 78208a8 fix issue 24 by Michael Hanl · 9 years ago
  47. 87b2ff5 Failure on regex escaping by Akron · 9 years ago escape-regex
  48. 5c155eb removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  49. 34b2057 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  50. 0d33f31 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  51. 234dd08 WS lexer on hidden channel; read collection value type via tokenstream to maintain user input values by Michael Hanl · 9 years ago
  52. 6dcc349 Added failing test for special characters in collection values by Akron · 9 years ago specialcharacterfix
  53. eb1b9c3 Fixed test for special characters in collections by Akron · 9 years ago
  54. a285921 Merge "maven compiler plugin for linux machines with maven version 2.x" by Akron · 9 years ago
  55. 3ab6b91 Merge "Added collection slash bug" by Michael Hanl · 9 years ago
  56. 26f11ac collection duplicate test by Michael Hanl · 9 years ago
  57. 2fd93e1 collection duplicate test by Michael Hanl · 9 years ago
  58. 90218ff empty quey object bug fix by Michael Hanl · 9 years ago
  59. 3f0c4c4 empty quey object bug fix by Michael Hanl · 9 years ago
  60. 3c50abf Added collection slash bug by Akron · 9 years ago
  61. faae018 meta query builder plus test by Michael Hanl · 9 years ago
  62. 93518e4 meta query builder update for span context foundry spec by Michael Hanl · 9 years ago
  63. f3553c9 previously introduced collection query bug fix by Michael Hanl · 9 years ago
  64. f33f706 meta query builder update in query serializer by Michael Hanl · 9 years ago
  65. a6954de Cleanup for version 0.2 by Joachim Bingel · 10 years ago
  66. 019190b ticket #201: koral:distance boundaries by Joachim Bingel · 10 years ago
  67. c322c35 alignment according to new spec by Joachim Bingel · 10 years ago
  68. 364085b flags according to trac ticket #212, code formatting, javadoc by Joachim Bingel · 10 years ago
  69. 7cb346e new context, new version number (0.3.0), span keys as regex by Joachim Bingel · 10 years ago
  70. b9814e3 prefix korap -> koral by Joachim Bingel · 10 years ago
  71. a145c98 Javadoc, code cleanup by Joachim Bingel · 10 years ago
  72. 5fd120f "operation:or" -> "operation:disjunction" negated tokens by Joachim Bingel · 10 years ago
  73. 6e6e547 - pom.xml: removed pluginManagement to enable execution of by Joachim Bingel · 10 years ago v0.1.0
  74. 1c6c755 - no-highlight classes > 128 - code cleanup by Joachim Bingel · 10 years ago
  75. 74e533d removed deprecated shrink() and submatch() for operation:focus. NB: submatch() still in use for span-foci by Joachim Bingel · 10 years ago
  76. 97c194c added dependencies to pom removed parent from pom PQ+ punct test by Joachim Bingel · 10 years ago
  77. 1d79104 - corrected frames by Joachim Bingel · 10 years ago
  78. 2b00f49 - command line functionality by Joachim Bingel · 10 years ago
  79. b1f9e22 removed Cosmas references around distances: only set classes on operands by Joachim Bingel · 10 years ago
  80. 79dec97 Added test for multiple classes around empty elements by Nils Diewald · 10 years ago
  81. 6e4e9f3 - cleanup - logging in queryserializer - aql test: match in spans by Joachim Bingel · 10 years ago
  82. 07ef042 fixed isolated empty tokens by Joachim Bingel · 10 years ago
  83. af5ea8b Added failing test (Thanks to Eliza for reporting the issue) by Nils Diewald · 10 years ago
  84. ef0b5b0 Fixed: AQL: termGroups for multiple attrs in span by Joachim Bingel · 10 years ago
  85. cbd0928 test case refactoring by Michael Hanl · 10 years ago
  86. 02eb4de removed virtual collection builder classes by Michael Hanl · 10 years ago
  87. 26a826e removed module dependencies by Michael Hanl · 10 years ago
  88. 5fd0932 - highlighted classes explicit in meta by Joachim Bingel · 10 years ago
  89. 0fae220 - unary operators - free reference string (not just counting numbers) by Joachim Bingel · 10 years ago
  90. 037b79b multiple predications test by Joachim Bingel · 10 years ago
  91. 4acf246 - tests - fixed "operand used" check for Annis by Joachim Bingel · 10 years ago
  92. a6bf8d8 wrap term in PQ+ relation by Joachim Bingel · 10 years ago
  93. c273a44 - Annis: referencing direct declaration exprs by Joachim Bingel · 10 years ago
  94. ba253a7 more tests by Joachim Bingel · 10 years ago
  95. f05490a - restructured test directory - fixed classes in Cosmas II - matchall fixed by Joachim Bingel · 10 years ago
  96. c352f35 grouping behaviour (MIN/MAX options in #IN and #OV) by Joachim Bingel · 10 years ago
  97. 9f20819 testing / error msgs by Joachim Bingel · 10 years ago
  98. 1f8f378 - merge meta queries from collection query and PQ 'meta' - code cleanup by Joachim Bingel · 10 years ago
  99. c9551b3 fixed handling of ANNIS relations with not previously processed operands by Joachim Bingel · 10 years ago
  100. aa4ab2f Cqlf => Koral by Joachim Bingel · 10 years ago