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. 2f83b6b Merge "Remove Lucene dependencies" by Akron · 8 years ago
  6. 2b505df Merge "Improve test suite" by Akron · 8 years ago
  7. 4f19fe3 Remove Lucene dependencies by Akron · 8 years ago
  8. d203664 Improve test suite by Akron · 8 years ago
  9. 7fa0aca Enabled quantifier for QueryGroup in FCS-QL. Added more tests. by margaretha · 8 years ago
  10. ad559d8 Removed System.out message in tests by Akron · 8 years ago
  11. 5a63c7a Reformulate test case for issue #26 by Akron · 8 years ago
  12. b41fab7 Merge "Fixed handling of escape symbols in regex (issue 21)" by Akron · 8 years ago
  13. abe92e3 Merge "Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral" by Akron · 8 years ago
  14. 40d1f68 Merge "Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral" by Akron · 8 years ago
  15. d9d8098 Merge "Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral" by Akron · 8 years ago
  16. 96c6b98 Merge "Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral" by Akron · 8 years ago
  17. 5b92d38 Fixed handling of escape symbols in regex (issue 21) by Akron · 8 years ago
  18. 2becb87 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Akron · 8 years ago
  19. fb94c77 Updated the installation procedure. by margaretha · 8 years ago
  20. f7dbe33 Added handling and tests of multiple occurrences of wildcards. by margaretha · 8 years ago
  21. 12aea4d nullpointers in queryserializer by Michael Hanl · 8 years ago
  22. f977227 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Akron · 8 years ago
  23. 0186e98 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  24. ee9c4f7 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Akron · 8 years ago
  25. 9d15738 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  26. 3d45e6c Implemented FCSQL Wildcard / empty token serialization. by margaretha · 8 years ago
  27. ffd66c0 Fixed deserialization of unnecessary brackets around termGroups by Akron · 8 years ago
  28. 1e1bd9f Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Akron · 8 years ago
  29. a4a753f Fixed deserialization of unnecessary brackets around terms in Poliqarp by Akron · 8 years ago
  30. 842af33 Added FCSQL Quantifier serialization. by margaretha · 8 years ago
  31. 522bda2 Added FCS ExpressionGroup. by margaretha · 8 years ago
  32. 5c441ff Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  33. 7719120 Renamed the package elements to object. by Eliza Margaretha · 8 years ago
  34. ab3678d Added FCS WithinQuery. by margaretha · 8 years ago
  35. 0c2128c Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  36. efb8c9a Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  37. 2f0a0fb Renamed by margaretha · 8 years ago
  38. e7887f8 Updated exception tests. by margaretha · 8 years ago
  39. bcbd4bc Added FCSAndQuery serialization. by margaretha · 8 years ago
  40. e7dc3cc Renamed. by margaretha · 8 years ago
  41. 2ffa955 Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 9 years ago
  42. e9c81d1 Cleanup pom by Akron · 8 years ago
  43. ef19f30 Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  44. 2dbedf2 Renamed the package elements to object. by Eliza Margaretha · 8 years ago
  45. 0b57060 Added FCS WithinQuery. by margaretha · 8 years ago
  46. 7bfb4dd Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  47. 88d41c4 Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  48. 067c1fc Renamed by margaretha · 8 years ago
  49. 718ee92 Updated exception tests. by margaretha · 8 years ago
  50. 5514bc1 Added FCSAndQuery serialization. by margaretha · 8 years ago
  51. 519c8d7 Renamed. by margaretha · 8 years ago
  52. 23f00fd Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 9 years ago
  53. 24312ce Updated gitignore. by margaretha · 8 years ago
  54. ca05cc2 Added the clarin nexus repository. 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. c61b392 nullpointer during missing json fields hot fix by Michael Hanl · 8 years ago
  58. 621180c lombok replacement getter/setter by Michael Hanl · 8 years ago
  59. 79cd736 Spans now always wrap terms by Akron · 8 years ago
  60. eeea335 lombok delete by Michael Hanl · 8 years ago dupColl
  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. c41303d Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Akron · 9 years ago
  65. 9fa8e3a removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  66. 02c62ed removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  67. d8973d3 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  68. ce79b7f WS lexer on hidden channel; read collection value type via tokenstream to maintain user input values by Michael Hanl · 9 years ago
  69. e04e626 Added failing test for special characters in collection values by Akron · 9 years ago
  70. cc18239 Fixed test for special characters in collections by Akron · 9 years ago
  71. 5c155eb removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  72. 34b2057 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  73. 0d33f31 removal of date validation warning; validation for dateConstraint on date formats by Michael Hanl · 9 years ago
  74. 234dd08 WS lexer on hidden channel; read collection value type via tokenstream to maintain user input values by Michael Hanl · 9 years ago
  75. 8f32802 Merge pull request #18 from jimregan/antlr4.2 by michaelhanl · 9 years ago
  76. 6dcc349 Added failing test for special characters in collection values by Akron · 9 years ago specialcharacterfix
  77. c61a1df antlr 4.1 breaks with JDK 1.8 (https://github.com/antlr/antlr4/issues/494) by Jim O'Regan · 9 years ago
  78. eb1b9c3 Fixed test for special characters in collections by Akron · 9 years ago
  79. a285921 Merge "maven compiler plugin for linux machines with maven version 2.x" by Akron · 9 years ago
  80. e91345d maven compiler plugin for linux machines with maven version 2.x by Michael Hanl · 9 years ago
  81. 3ab6b91 Merge "Added collection slash bug" by Michael Hanl · 9 years ago
  82. 26f11ac collection duplicate test by Michael Hanl · 9 years ago
  83. 2fd93e1 collection duplicate test by Michael Hanl · 9 years ago
  84. 960ef03 empty commit by Michael Hanl · 9 years ago
  85. 90218ff empty quey object bug fix by Michael Hanl · 9 years ago
  86. 3f0c4c4 empty quey object bug fix by Michael Hanl · 9 years ago
  87. 3c50abf Added collection slash bug by Akron · 9 years ago
  88. faae018 meta query builder plus test by Michael Hanl · 9 years ago
  89. 93518e4 meta query builder update for span context foundry spec by Michael Hanl · 9 years ago
  90. f3553c9 previously introduced collection query bug fix by Michael Hanl · 9 years ago
  91. f33f706 meta query builder update in query serializer by Michael Hanl · 9 years ago
  92. 9fba364 New Logo by Akron · 9 years ago v0.2.0
  93. a6954de Cleanup for version 0.2 by Joachim Bingel · 10 years ago
  94. 019190b ticket #201: koral:distance boundaries by Joachim Bingel · 10 years ago
  95. c322c35 alignment according to new spec by Joachim Bingel · 10 years ago
  96. 364085b flags according to trac ticket #212, code formatting, javadoc by Joachim Bingel · 10 years ago
  97. 7cb346e new context, new version number (0.3.0), span keys as regex by Joachim Bingel · 10 years ago
  98. b9814e3 prefix korap -> koral by Joachim Bingel · 10 years ago
  99. a145c98 Javadoc, code cleanup by Joachim Bingel · 10 years ago
  100. 5fd120f "operation:or" -> "operation:disjunction" negated tokens by Joachim Bingel · 10 years ago