1. 1eef403 assert single operand in class operations by Joachim Bingel · 10 years ago
  2. b4ab250 - deprecated 'class' added in classRefCheck groups - added suitable announcement by Joachim Bingel · 10 years ago
  3. e0928b5 Updated dependency for lucene index by Nils Diewald · 10 years ago
  4. b419e7a removed warning for queries containing {\d+} (see previous change) by Joachim Bingel · 10 years ago
  5. 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
  6. 2bd00c6 'add to meta object, not replace it' bug fix by Michael Hanl · 10 years ago
  7. 05704db only allow classes up to 127 by Joachim Bingel · 10 years ago
  8. 7eef5b3 allow plain "key" in Cosmas MORPH(), without specfication of foundry/layer by Joachim Bingel · 10 years ago
  9. 87d76fe exception when morph does not have layer specified by Joachim Bingel · 10 years ago
  10. 82e4ca7 bugfix multiword values by Joachim Bingel · 10 years ago
  11. 518c8c4 Update Maven 3.x dependency by Nils Diewald · 10 years ago
  12. 1bfedaf corrected json dependency entries by Joachim Bingel · 10 years ago
  13. 3376363 more tests by Joachim Bingel · 10 years ago
  14. 4eacdd3 tests using json pointer by Joachim Bingel · 10 years ago
  15. f8e8b54 class around empty token by Joachim Bingel · 10 years ago
  16. b68361c allow bogus parantheses in poliqarp+ queries by Joachim Bingel · 10 years ago
  17. 4c0c201 no classes with classId 0 by Joachim Bingel · 10 years ago
  18. 6b491c2 - system-set classes start at 128 - positions debug by Joachim Bingel · 10 years ago
  19. 832800e positions using classRefCheck cosmas MORPH by Joachim Bingel · 10 years ago
  20. 9e6b948 - cosmas classrefcheck by Joachim Bingel · 10 years ago
  21. a499e92 containment of word in metadata field by Joachim Bingel · 10 years ago
  22. 5a90d98 error when using inequation with non-date by Joachim Bingel · 10 years ago
  23. f8a578b collection query tree to inherent serialisation structure from AbstractSyntaxTree by Joachim Bingel · 10 years ago
  24. 4bf1ec5 enhanced date support by Joachim Bingel · 10 years ago
  25. 9a202ab Cosmas wildcards by Joachim Bingel · 10 years ago
  26. 49da7ca serialising dates as "@type":"xsd:string" and "type":"type:date" by Joachim Bingel · 10 years ago
  27. c9c0cf9 support empty tokens by Joachim Bingel · 10 years ago
  28. bd38636 - system-set classes use IDs starting at 1024 by Joachim Bingel · 10 years ago
  29. 95ccd41 Added AND serialization with operation:sequence distance 0 in a sentence. by Eliza Margaretha · 10 years ago
  30. df22b92 correct handling of dates -> xsd:date by Joachim Bingel · 10 years ago
  31. e6d73b1 aql position frames, include deprecation path for frame by Joachim Bingel · 10 years ago
  32. 6b52d76 position frames in poliqarp: include deprecation path properly by Joachim Bingel · 10 years ago
  33. 93e6c70 Cosmas positions, include frame for deprecation path by Joachim Bingel · 10 years ago
  34. b895c1f korap:group -> korap:docGroup by Joachim Bingel · 10 years ago
  35. acb2ab3 deactivated treatment of zero-word distances as overlaps by Joachim Bingel · 10 years ago
  36. aaabb72 deprecation path for 'frame' by Joachim Bingel · 10 years ago
  37. 6e8e1bd Updated error code, commented AND operation by Eliza Margaretha · 10 years ago
  38. ceb7906 positions always realised with attributes 'frames' and 'sharedClasses' by Joachim Bingel · 10 years ago
  39. 0973797 Major change: by Joachim Bingel · 10 years ago
  40. d5f6af6 nullpointer bug fix by Michael Hanl · 10 years ago
  41. fbc8879 focus cosmas sequences to explicit tokens (operands) by Joachim Bingel · 10 years ago
  42. 7460013 removed ExpertFilterTest by Joachim Bingel · 10 years ago
  43. dd5c965 meta query builder update by Michael Hanl · 10 years ago
  44. b6d6781 include "layer":"orth" in wordform-only queries by Joachim Bingel · 10 years ago
  45. 9bbd4fc - Renamed subspan to submatch, ambiguity with classRef-operator 'submatch' is resolved by the number of arguments by Joachim Bingel · 10 years ago
  46. 23c31ad - subspan() operator in Poliqarp to define spanRefs directly. by Joachim Bingel · 10 years ago
  47. 43a444a test content queries by Joachim Bingel · 10 years ago
  48. 787836a - upgraded to ANTLR 4.1 (4.2 and 4.3 lack a needed class and maven-plugin not yet released for 4.4) by Joachim Bingel · 10 years ago
  49. 6289241 - unified treeRelation and relation by Joachim Bingel · 10 years ago
  50. afaa4a6 meta query bug fix by Michael Hanl · 10 years ago
  51. a83f8cc escaping implicit regex (denoted by flag /x) by Joachim Bingel · 10 years ago
  52. ecb9c1b meta query builder by Michael Hanl · 10 years ago
  53. c1c3b5d updated meta query builder by Michael Hanl · 10 years ago
  54. d061871 tests by Michael Hanl · 10 years ago
  55. 687e4d4 removed limit on distances/boundaries -> to be limited by backend by Joachim Bingel · 10 years ago
  56. c63f781 some code cleanup by Joachim Bingel · 10 years ago
  57. 03dfd95 boundary in cosmas distance by Joachim Bingel · 10 years ago
  58. 55020e8 boundaries in distances/repetitions by Joachim Bingel · 10 years ago
  59. 37a803f - Cosmas distributed operands: ensuring operands list identity instead of using distributedOperands list by Joachim Bingel · 10 years ago
  60. 1b7f54a context serialization by Michael Hanl · 10 years ago
  61. 85d4b5d error handling for missing query string by Michael Hanl · 10 years ago
  62. 5a146cd boundary in distances, min and max deprecated by Joachim Bingel · 10 years ago
  63. 6163156 re-enabled min and max in repetitions, adding deprecation warnings. by Joachim Bingel · 10 years ago
  64. a0ef08f repetitions: boundary objects instead of min, max by Joachim Bingel · 10 years ago
  65. 624854b extended date support (month+day) for collection queries by Joachim Bingel · 10 years ago
  66. 709a15e removed EOF operator to allow embedding in parentheses by Joachim Bingel · 10 years ago
  67. 2bb0b7f methods for korap:doc objects by Joachim Bingel · 10 years ago
  68. a3f51f7 collection queries: regex, groups by Joachim Bingel · 10 years ago
  69. 3a41a44 poliarp span attributes by Joachim Bingel · 10 years ago
  70. 14239d8 leading and trailing empty segments bugfix: distances, sequences by Joachim Bingel · 10 years ago
  71. 8be1bdc refactoring: moved objects used in all serialisers to abstract superclasses by Joachim Bingel · 10 years ago
  72. 4128a92 Updated deprecation warning by Nils Diewald · 10 years ago
  73. e49b467 bugifx: lazy '?' in regex by Joachim Bingel · 10 years ago
  74. d1a3e71 bugifx: lazy '?' in regex by Joachim Bingel · 10 years ago
  75. 723ced0 bugfix by Joachim Bingel · 10 years ago
  76. 998954a "implicit" regex escaping, bugfix: "value" was not interpreted by Joachim Bingel · 10 years ago
  77. 899bdcf poliqarp: /x flag after non-regex, warning when using deprecated operators shrink and submatch by Joachim Bingel · 10 years ago
  78. 7524885 Json file extension to .jsonld, AQL support by Joachim Bingel · 10 years ago
  79. bea1ec6 PQ offsets as boundary objects, some javadocs, some cleanup by Joachim Bingel · 10 years ago
  80. 097c1eb overlap position options implemented (needs code cleaning and probably moving position processing to own method) by Joachim Bingel · 10 years ago
  81. 86195a5 relation quantification expressed by boundaries instead of distances by Joachim Bingel · 10 years ago
  82. 1846c8c AQL support for commonparent and commonancestor operators by Joachim Bingel · 10 years ago
  83. 571c420 AQL support for commonparent and commonancestor operators by Joachim Bingel · 10 years ago
  84. 779fd34 compilation bug due to missed refactoring in AqlTree by Michael Hanl · 10 years ago
  85. 24aa5b1 - ANTLR grammar: allow option X in #OV (see Cosmas2QL documentation) by Joachim Bingel · 10 years ago
  86. 0de1b41 adopted changes submatch -> focus in cosmas by Joachim Bingel · 10 years ago
  87. 66d88b3 updated dependency PoliarpParser version by Joachim Bingel · 10 years ago
  88. b2aa1c7 bugfixes, test cases by Joachim Bingel · 10 years ago
  89. 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
  90. 859864e Bugfix: removed quotes from regex query key by Joachim Bingel · 10 years ago
  91. 92f9c9c added test case for multiple ANDs by Joachim Bingel · 10 years ago
  92. 33bd45f simplifications by Joachim Bingel · 10 years ago
  93. 8ace71c cosmas ANA -> pos by Joachim Bingel · 10 years ago
  94. 4edf298 some simplifications by Joachim Bingel · 10 years ago
  95. b001d19 multiple predications support in AQL by Joachim Bingel · 10 years ago
  96. f8dfcf8 korap:reference in Poliqarp+, focus() instead of shrink() by Joachim Bingel · 10 years ago
  97. aee38ae focus redefined as reference by Joachim Bingel · 10 years ago
  98. fb9d5fd focus redefined as reference by Joachim Bingel · 10 years ago
  99. add0fb1 bugfix poliqarp flags by Joachim Bingel · 10 years ago
  100. 67976f0 multiple predications are now being nested, using focus by Joachim Bingel · 10 years ago