1. 896067a - bugfix: only two operands for position groups by Joachim Bingel · 10 years ago
  2. 1eef403 assert single operand in class operations by Joachim Bingel · 10 years ago
  3. b4ab250 - deprecated 'class' added in classRefCheck groups - added suitable announcement by Joachim Bingel · 10 years ago
  4. b46e108 - interpret ambiguous {n} segments (where n is a number, could be repetition or word form 'n' inside a class) as repetition by default by Joachim Bingel · 10 years ago
  5. 2bd00c6 'add to meta object, not replace it' bug fix by Michael Hanl · 10 years ago
  6. 82e4ca7 bugfix multiword values by Joachim Bingel · 10 years ago
  7. 3376363 more tests by Joachim Bingel · 10 years ago
  8. 4eacdd3 tests using json pointer by Joachim Bingel · 10 years ago
  9. f8e8b54 class around empty token by Joachim Bingel · 10 years ago
  10. b68361c allow bogus parantheses in poliqarp+ queries by Joachim Bingel · 10 years ago
  11. 4c0c201 no classes with classId 0 by Joachim Bingel · 10 years ago
  12. 6b491c2 - system-set classes start at 128 - positions debug by Joachim Bingel · 10 years ago
  13. 832800e positions using classRefCheck cosmas MORPH by Joachim Bingel · 10 years ago
  14. 9e6b948 - cosmas classrefcheck by Joachim Bingel · 10 years ago
  15. a499e92 containment of word in metadata field by Joachim Bingel · 10 years ago
  16. 9a202ab Cosmas wildcards by Joachim Bingel · 10 years ago
  17. 49da7ca serialising dates as "@type":"xsd:string" and "type":"type:date" by Joachim Bingel · 10 years ago
  18. c9c0cf9 support empty tokens by Joachim Bingel · 10 years ago
  19. bd38636 - system-set classes use IDs starting at 1024 by Joachim Bingel · 10 years ago
  20. 95ccd41 Added AND serialization with operation:sequence distance 0 in a sentence. by Eliza Margaretha · 10 years ago
  21. df22b92 correct handling of dates -> xsd:date by Joachim Bingel · 10 years ago
  22. e6d73b1 aql position frames, include deprecation path for frame by Joachim Bingel · 10 years ago
  23. 6b52d76 position frames in poliqarp: include deprecation path properly by Joachim Bingel · 10 years ago
  24. 93e6c70 Cosmas positions, include frame for deprecation path by Joachim Bingel · 10 years ago
  25. b895c1f korap:group -> korap:docGroup by Joachim Bingel · 10 years ago
  26. acb2ab3 deactivated treatment of zero-word distances as overlaps by Joachim Bingel · 10 years ago
  27. aaabb72 deprecation path for 'frame' by Joachim Bingel · 10 years ago
  28. 6e8e1bd Updated error code, commented AND operation by Eliza Margaretha · 10 years ago
  29. ceb7906 positions always realised with attributes 'frames' and 'sharedClasses' by Joachim Bingel · 10 years ago
  30. 0973797 Major change: by Joachim Bingel · 10 years ago
  31. fbc8879 focus cosmas sequences to explicit tokens (operands) by Joachim Bingel · 10 years ago
  32. 7460013 removed ExpertFilterTest by Joachim Bingel · 10 years ago
  33. b6d6781 include "layer":"orth" in wordform-only queries by Joachim Bingel · 10 years ago
  34. 9bbd4fc - Renamed subspan to submatch, ambiguity with classRef-operator 'submatch' is resolved by the number of arguments by Joachim Bingel · 10 years ago
  35. 23c31ad - subspan() operator in Poliqarp to define spanRefs directly. by Joachim Bingel · 10 years ago
  36. 43a444a test content queries by Joachim Bingel · 10 years ago
  37. 6289241 - unified treeRelation and relation by Joachim Bingel · 10 years ago
  38. a83f8cc escaping implicit regex (denoted by flag /x) by Joachim Bingel · 10 years ago
  39. d061871 tests by Michael Hanl · 10 years ago
  40. 687e4d4 removed limit on distances/boundaries -> to be limited by backend by Joachim Bingel · 10 years ago
  41. 03dfd95 boundary in cosmas distance by Joachim Bingel · 10 years ago
  42. 55020e8 boundaries in distances/repetitions by Joachim Bingel · 10 years ago
  43. 37a803f - Cosmas distributed operands: ensuring operands list identity instead of using distributedOperands list by Joachim Bingel · 10 years ago
  44. 85d4b5d error handling for missing query string by Michael Hanl · 10 years ago
  45. 5a146cd boundary in distances, min and max deprecated by Joachim Bingel · 10 years ago
  46. 6163156 re-enabled min and max in repetitions, adding deprecation warnings. by Joachim Bingel · 10 years ago
  47. a0ef08f repetitions: boundary objects instead of min, max by Joachim Bingel · 10 years ago
  48. 624854b extended date support (month+day) for collection queries by Joachim Bingel · 10 years ago
  49. a3f51f7 collection queries: regex, groups by Joachim Bingel · 10 years ago
  50. 3a41a44 poliarp span attributes by Joachim Bingel · 10 years ago
  51. 14239d8 leading and trailing empty segments bugfix: distances, sequences by Joachim Bingel · 10 years ago
  52. e49b467 bugifx: lazy '?' in regex by Joachim Bingel · 10 years ago
  53. d1a3e71 bugifx: lazy '?' in regex by Joachim Bingel · 10 years ago
  54. bea1ec6 PQ offsets as boundary objects, some javadocs, some cleanup by Joachim Bingel · 10 years ago
  55. 097c1eb overlap position options implemented (needs code cleaning and probably moving position processing to own method) by Joachim Bingel · 10 years ago
  56. 86195a5 relation quantification expressed by boundaries instead of distances by Joachim Bingel · 10 years ago
  57. 1846c8c AQL support for commonparent and commonancestor operators by Joachim Bingel · 10 years ago
  58. 0de1b41 adopted changes submatch -> focus in cosmas by Joachim Bingel · 10 years ago
  59. b2aa1c7 bugfixes, test cases by Joachim Bingel · 10 years ago
  60. 0900a89 - MAJOR REFACTORING in Poliqarp: strongly changed grammar and serialiser, results in much better readable and maintainable (and shorter!) code by Joachim Bingel · 10 years ago
  61. 92f9c9c added test case for multiple ANDs by Joachim Bingel · 10 years ago
  62. 33bd45f simplifications by Joachim Bingel · 10 years ago
  63. f8dfcf8 korap:reference in Poliqarp+, focus() instead of shrink() by Joachim Bingel · 10 years ago
  64. aee38ae focus redefined as reference by Joachim Bingel · 10 years ago
  65. add0fb1 bugfix poliqarp flags by Joachim Bingel · 10 years ago
  66. 9c3ddb9 cleanup, restructuring of n_ary_linguistic_term, multiple predications (almost complete) by Joachim Bingel · 10 years ago
  67. fc42881 multiple operators in n_ary_linguistic_relation now correctly serialized with submatch (to become focus) by Joachim Bingel · 10 years ago
  68. 949e3a8 multiple operators, now in correct nesting, more than 3 allowed, mixed operators supported by Joachim Bingel · 10 years ago
  69. 63d066e userquery saving/update/retrieval fix; cascading operations for delete operations on protected resources; performance enhancements and error handling by Michael Hanl · 10 years ago
  70. ca4944e multiple operators, e.g. #1 . #2 . #3 or #1 > #2 > #3 by Joachim Bingel · 10 years ago
  71. 5146ebe pqplus bugfix for shrinks by Joachim Bingel · 10 years ago
  72. 76b498d disjunction operator precedence by Joachim Bingel · 10 years ago
  73. 7503879 direct declaration relations by Joachim Bingel · 11 years ago
  74. 3e0f006 EOF bugfix, new complex test cases by Joachim Bingel · 11 years ago
  75. 43607ed exprGroups by Joachim Bingel · 11 years ago
  76. baf1a5e layer mapping for query serializations! by Michael Hanl · 11 years ago
  77. f1fead4 meta query serialization and builders by Michael Hanl · 11 years ago
  78. df206ab collection query and meta serialization; by Michael Hanl · 11 years ago
  79. e820eb9 test class for expert filter by Joachim Bingel · 11 years ago
  80. 639df9c Annis QL: foundry and layer in edgeAnno by Joachim Bingel · 11 years ago
  81. a07b8e7 Annis pointing relations by Joachim Bingel · 11 years ago
  82. b674cca cosmas element attributes by Joachim Bingel · 11 years ago
  83. f267d4a update QueryExceptions in CQL by Eliza Margaretha · 11 years ago
  84. 402c6e1 resource mapping, cosmas2: element attributes by Joachim Bingel · 11 years ago
  85. 13421ef precedence in AQL by Joachim Bingel · 11 years ago
  86. c15720f fixed parsing of infinite quantifiers +/* for empty segments by Joachim Bingel · 11 years ago
  87. 0b70bb3 REST query function with json-ld body; by Michael Hanl · 11 years ago
  88. 8a77698 startindex replaces startPage in meta parameter by Michael Hanl · 11 years ago
  89. d4ae5fd changed foundry/layer specification for (pointing) relations. introduced "korap:edge" to represent edges and their properties by Joachim Bingel · 11 years ago
  90. eee549e AQL: dominance treeRelation by Joachim Bingel · 11 years ago
  91. 7ee0786 implemented heuristics for token/span distinction in qNames (layer in [pos, lemma, ...] ? token : span) by Joachim Bingel · 11 years ago
  92. 019ba5c started work on operators in AQL by Joachim Bingel · 11 years ago
  93. 6051482 replace stringBuilder with queryMap by Eliza Margaretha · 11 years ago
  94. ef7059b PQ quantification in position bugfix by Joachim Bingel · 11 years ago
  95. b8a44a1 adapted empty token -> distances mapping (used to count one empty token too little) by Joachim Bingel · 11 years ago
  96. 58e3739 - bump up to most recent REST version (0.7). by Michael Hanl · 11 years ago
  97. 2980bda bugfix (quantification in position) by Joachim Bingel · 11 years ago
  98. 4679357 Add exception tests by Eliza Margaretha · 11 years ago
  99. 8d74c4a add quote to distance, update CQLTest by Eliza Margaretha · 11 years ago
  100. 2a30f42 cql serialization compilation fixes by Michael Hanl · 11 years ago