1. 3b0e598 Remove redundant warning suppressors in Annis query processor by Marc Kupietz · 4 years, 4 months ago
  2. 65194d7 Bump antlr4-maven-plugin to 4.8-1 and adapt poliqarp-lexer syntax by Marc Kupietz · 4 years, 4 months ago
  3. 8704859 Disabled logging of errors in parsing PoliqarpQuery. by margaretha · 5 years ago
  4. b1314c2 Added a method to add warnings in QuerySerializer by margaretha · 5 years ago
  5. 36026a8 Support for arbitrary left/right contexts by Akron · 5 years ago v0.34
  6. 37f255a Improve context conversion in MetaQueryBuilder by Akron · 5 years ago
  7. 3acce19 Fixed FCSQL tests. by margaretha · 5 years ago
  8. a9874e9 Merge "Updated supported foundries for FCSQL." by margaretha · 5 years ago
  9. 7c09758 Fixed koral:boundary type. by margaretha · 5 years ago
  10. 3fb4b87 Updated supported foundries for FCSQL. by margaretha · 5 years ago
  11. 84c4e5c Resolved #69 - Fixed the distance serialization in CQL boolean queries. by margaretha · 5 years ago
  12. 9ebcf3d Support #COND() operator alias in C2 (fixes #70) by Akron · 5 years ago
  13. 24e8fa5 Ignore order of min/max interval in distance operators in C2 - fixes #67 by Akron · 5 years ago
  14. f011f26 Fixed OPOV by margaretha · 6 years ago
  15. 4d068be Fix error serialization (flatten arrays instead of nested arrays) by Akron · 6 years ago
  16. e0ce5bf Fixed #43 - C2 OPIN by margaretha · 6 years ago
  17. ab20584 Fixed poliqarp layer bug (#52) & replaced log4j with log4j2. by margaretha · 6 years ago
  18. f31ae53 Added debug flags. by margaretha · 6 years ago
  19. c9fc40c Support special verbatim strings in virtual corpus constraints, fixes #57 by Akron · 6 years ago v0.32
  20. dca628e Support alternative doublequotes (fix #56) by Akron · 6 years ago
  21. 7b6ea60 Introduced verbatim vc names by Akron · 6 years ago
  22. 1ef86de Introduced docGroupRef & added VC reference in collection query. by margaretha · 6 years ago
  23. 74aafd0 Fixed escaping of verbatim keys in Poliqarp by Akron · 6 years ago
  24. 0936008 Fix support for verbatim string values in collection queries by Akron · 6 years ago
  25. 8d7b997 Fix #42 - Support verbatim string values in Poliqarp tokens by Akron · 6 years ago
  26. 4fe861f Added check for errors on QuerySerializer by Akron · 6 years ago
  27. fe76123 Fixed treatment of 'AND' and 'and' in VC serialization by Akron · 7 years ago
  28. ce995cf Fixed greediness of regex in collection queries by Akron · 7 years ago
  29. de23f88 Fixed regex in collection query & added flags to field values. by margaretha · 7 years ago
  30. 0bc4e6b Fixed Annis regex bug #47. by margaretha · 7 years ago
  31. 35c8989 Removed version from FCSQL query processor. by margaretha · 7 years ago
  32. 9c3a5e7 Set default version for FCSQL. by margaretha · 7 years ago
  33. a2005ca Added serialization for Annis "lemma" keyword by margaretha · 7 years ago
  34. 87291cf Fixed relation serialization of lemma as koral:token. by margaretha · 7 years ago
  35. 666988f Fix some tests. by margaretha · 7 years ago
  36. 7d980e0 Added operations. by margaretha · 7 years ago
  37. 4acf77b Removed class for first operand in OPIN exclusion. by margaretha · 7 years ago
  38. 17f4c5a Added class to first operand of OPIN and OPOV. by margaretha · 7 years ago
  39. 98450c5 Removed frames:matches in OPIN and OPOV with L/R. by margaretha · 7 years ago
  40. 959802a Added OPOV with exclusion. by margaretha · 7 years ago
  41. 62d4bca Fixed OPIN with ClassRefCheck.INCLUDES, see #43 by margaretha · 7 years ago anltr-grammars
  42. a192c39 Merge branch 'anltr-grammars' by margaretha · 7 years ago
  43. fa4e739 Changed C2 wildcards serialization to type:regex. by margaretha · 7 years ago
  44. cf886dd Clean up test output by Akron · 7 years ago
  45. a8aafc5 Removed classRefCheck in OPIN without any arguments. by margaretha · 7 years ago
  46. d3ee222 Added wrap to koral:span. by margaretha · 7 years ago
  47. 06c03a0 Removed unnecessary text in printing. by margaretha · 7 years ago
  48. 638a2b8 Print the serialization of query. by margaretha · 7 years ago
  49. b44877c Changed an error message. by margaretha · 7 years ago
  50. 5559b82 Improved error handling. by margaretha · 7 years ago
  51. 55d82ae Fixed handling of non-necessary brackets in tokens by Akron · 7 years ago
  52. db09b03 Updated collection query grammar. by margaretha · 7 years ago
  53. baa5a51 Handled other edge types in dominance & updated relation serialization. by margaretha · 8 years ago
  54. a71f1af Updated dominance with type and label serialization. by margaretha · 8 years ago
  55. 353ba7d Updated Annis pointing relation implementations. by margaretha · 8 years ago
  56. 7feb0dc Fixed serialization of regex in VCs by Akron · 8 years ago
  57. c588963 Changed label format in dominance. by margaretha · 8 years ago
  58. 549fb0a Altered dominance serialization & added tests. by margaretha · 8 years ago
  59. 7fd3292 Added tests for Cosmas2 IN operation (some are problematic see @Ignore). by margaretha · 8 years ago
  60. d7e75b5 Generalized LinkedHashMap to Map or changed it to HashMap. by margaretha · 8 years ago
  61. 67eec73 Implemented exclusion for the Cosmas 2 IN operation. by margaretha · 8 years ago
  62. fe7fc45 Added and altered string types to enums. by margaretha · 8 years ago
  63. bd789fe Modified ANNIS relations (in progress). by Eliza Margaretha · 8 years ago
  64. 39823aa Added empty token and optionality tests. by Eliza Margaretha · 8 years ago
  65. 128ff61 Fixed attribute wrapping in cosmas #elem() by Akron · 8 years ago
  66. 57cef63 Removed min serialization for repetitions by Akron · 8 years ago
  67. 61f7b70 Removed distances. Empty tokens are treated as normal tokens. by Eliza Margaretha · 8 years ago
  68. 07cff28 Fixed the ambiguous identical class names. by Eliza Margaretha · 8 years ago
  69. 4c97789 Changed status code and error messages. by margaretha · 8 years ago
  70. e1ef870 Made koral:token optional in parsing an ExpressionGroup by margaretha · 8 years ago
  71. 618dc8e Added comments. by margaretha · 8 years ago fcs-ql-branch
  72. 2aab287 Renamed KoralRelation to KoralTermGroupRelation. by margaretha · 8 years ago
  73. cc044e6 Merge branch 'master' of ssh://korap.ids-mannheim.de:29418/KorAP/Koral by Michael Hanl · 8 years ago
  74. 7fa0aca Enabled quantifier for QueryGroup in FCS-QL. Added more tests. by margaretha · 8 years ago
  75. 5b92d38 Fixed handling of escape symbols in regex (issue 21) by Akron · 8 years ago
  76. f7dbe33 Added handling and tests of multiple occurrences of wildcards. by margaretha · 8 years ago
  77. 12aea4d nullpointers in queryserializer by Michael Hanl · 8 years ago
  78. 0186e98 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  79. 9d15738 Merge remote-tracking branch 'origin/master' into fcs-ql-branch by margaretha · 8 years ago
  80. 3d45e6c Implemented FCSQL Wildcard / empty token serialization. by margaretha · 8 years ago
  81. ffd66c0 Fixed deserialization of unnecessary brackets around termGroups by Akron · 8 years ago
  82. a4a753f Fixed deserialization of unnecessary brackets around terms in Poliqarp by Akron · 8 years ago
  83. 842af33 Added FCSQL Quantifier serialization. by margaretha · 8 years ago
  84. 522bda2 Added FCS ExpressionGroup. by margaretha · 8 years ago
  85. 5c441ff Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  86. 7719120 Renamed the package elements to object. by Eliza Margaretha · 8 years ago
  87. ab3678d Added FCS WithinQuery. by margaretha · 8 years ago
  88. 0c2128c Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  89. efb8c9a Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  90. 2f0a0fb Renamed by margaretha · 8 years ago
  91. e7887f8 Updated exception tests. by margaretha · 8 years ago
  92. bcbd4bc Added FCSAndQuery serialization. by margaretha · 8 years ago
  93. 2ffa955 Implemented initial Federated Content Search Query Language (FCSQL) by margaretha · 8 years ago
  94. ef19f30 Updated KoralSpan. Added KoralException. by Eliza Margaretha · 8 years ago
  95. 2dbedf2 Renamed the package elements to object. by Eliza Margaretha · 8 years ago
  96. 0b57060 Added FCS WithinQuery. by margaretha · 8 years ago
  97. 7bfb4dd Implemented FCS Group queries and added tests. by margaretha · 8 years ago
  98. 88d41c4 Restructured. Fixed the serialization of FCS Boolean queries. by margaretha · 8 years ago
  99. 067c1fc Renamed by margaretha · 8 years ago
  100. 718ee92 Updated exception tests. by margaretha · 8 years ago