- 6163156 re-enabled min and max in repetitions, adding deprecation warnings. by Joachim Bingel · 10 years ago
- a0ef08f repetitions: boundary objects instead of min, max by Joachim Bingel · 10 years ago
- 624854b extended date support (month+day) for collection queries by Joachim Bingel · 10 years ago
- 709a15e removed EOF operator to allow embedding in parentheses by Joachim Bingel · 10 years ago
- 2bb0b7f methods for korap:doc objects by Joachim Bingel · 10 years ago
- a3f51f7 collection queries: regex, groups by Joachim Bingel · 10 years ago
- 3a41a44 poliarp span attributes by Joachim Bingel · 10 years ago
- 14239d8 leading and trailing empty segments bugfix: distances, sequences by Joachim Bingel · 10 years ago
- 8be1bdc refactoring: moved objects used in all serialisers to abstract superclasses by Joachim Bingel · 10 years ago
- 4128a92 Updated deprecation warning by Nils Diewald · 10 years ago
- e49b467 bugifx: lazy '?' in regex by Joachim Bingel · 10 years ago
- d1a3e71 bugifx: lazy '?' in regex by Joachim Bingel · 10 years ago
- 723ced0 bugfix by Joachim Bingel · 10 years ago
- 998954a "implicit" regex escaping, bugfix: "value" was not interpreted by Joachim Bingel · 10 years ago
- 899bdcf poliqarp: /x flag after non-regex, warning when using deprecated operators shrink and submatch by Joachim Bingel · 10 years ago
- 7524885 Json file extension to .jsonld, AQL support by Joachim Bingel · 10 years ago
- bea1ec6 PQ offsets as boundary objects, some javadocs, some cleanup by Joachim Bingel · 10 years ago
- 097c1eb overlap position options implemented (needs code cleaning and probably moving position processing to own method) by Joachim Bingel · 10 years ago
- 86195a5 relation quantification expressed by boundaries instead of distances by Joachim Bingel · 10 years ago
- 1846c8c AQL support for commonparent and commonancestor operators by Joachim Bingel · 10 years ago
- 571c420 AQL support for commonparent and commonancestor operators by Joachim Bingel · 10 years ago
- 779fd34 compilation bug due to missed refactoring in AqlTree by Michael Hanl · 10 years ago
- 24aa5b1 - ANTLR grammar: allow option X in #OV (see Cosmas2QL documentation) by Joachim Bingel · 10 years ago
- 0de1b41 adopted changes submatch -> focus in cosmas by Joachim Bingel · 10 years ago
- 66d88b3 updated dependency PoliarpParser version by Joachim Bingel · 10 years ago
- b2aa1c7 bugfixes, test cases by Joachim Bingel · 10 years ago
- 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
- 859864e Bugfix: removed quotes from regex query key by Joachim Bingel · 10 years ago
- 92f9c9c added test case for multiple ANDs by Joachim Bingel · 10 years ago
- 33bd45f simplifications by Joachim Bingel · 10 years ago
- 8ace71c cosmas ANA -> pos by Joachim Bingel · 10 years ago
- 4edf298 some simplifications by Joachim Bingel · 10 years ago
- b001d19 multiple predications support in AQL by Joachim Bingel · 10 years ago
- f8dfcf8 korap:reference in Poliqarp+, focus() instead of shrink() by Joachim Bingel · 10 years ago
- aee38ae focus redefined as reference by Joachim Bingel · 10 years ago
- fb9d5fd focus redefined as reference by Joachim Bingel · 10 years ago
- add0fb1 bugfix poliqarp flags by Joachim Bingel · 10 years ago
- 67976f0 multiple predications are now being nested, using focus by Joachim Bingel · 10 years ago
- 9c3ddb9 cleanup, restructuring of n_ary_linguistic_term, multiple predications (almost complete) by Joachim Bingel · 10 years ago
- fc42881 multiple operators in n_ary_linguistic_relation now correctly serialized with submatch (to become focus) by Joachim Bingel · 10 years ago
- 949e3a8 multiple operators, now in correct nesting, more than 3 allowed, mixed operators supported by Joachim Bingel · 10 years ago
- 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
- ca4944e multiple operators, e.g. #1 . #2 . #3 or #1 > #2 > #3 by Joachim Bingel · 10 years ago
- e34f93a interface programming for database, including schema file in configuration file, AC bug fixes by Michael Hanl · 10 years ago
- 0e713a5 removed comments by Joachim Bingel · 10 years ago
- 5146ebe pqplus bugfix for shrinks by Joachim Bingel · 10 years ago
- c89952e comments, inversed operands for AQL by Joachim Bingel · 10 years ago
- 76b498d disjunction operator precedence by Joachim Bingel · 10 years ago
- c22e79d layer mapping by Michael Hanl · 10 years ago
- 91917f2 arbitrary id writer for korap:token element for collocation analysis function by Michael Hanl · 10 years ago
- b9f3fd1 search context parameter for sent/para by Michael Hanl · 10 years ago
- bdcb00e refactoring by Michael Hanl · 11 years ago
- 7503879 direct declaration relations by Joachim Bingel · 11 years ago
- 3e0f006 EOF bugfix, new complex test cases by Joachim Bingel · 11 years ago
- 43607ed exprGroups by Joachim Bingel · 11 years ago
- baf1a5e layer mapping for query serializations! by Michael Hanl · 11 years ago
- a60a2f2 layer mapping for query serializations! by Michael Hanl · 11 years ago
- 4f40ade foundry support in Cosmas #ELEM by Joachim Bingel · 11 years ago
- f1fead4 meta query serialization and builders by Michael Hanl · 11 years ago
- df206ab collection query and meta serialization; by Michael Hanl · 11 years ago
- e820eb9 test class for expert filter by Joachim Bingel · 11 years ago
- 639df9c Annis QL: foundry and layer in edgeAnno by Joachim Bingel · 11 years ago
- dbbde77 Expert query filter, initial by Joachim Bingel · 11 years ago
- d5eafca commenting sentence wrapper for cql by Eliza Margaretha · 11 years ago
- 9a44ceb refactoring of korapconfiguration; by Michael Hanl · 11 years ago
- 5e17fe2 more performant static map descriptors by Michael Hanl · 11 years ago
- 9544f58 Add a sentence wrapper in the CQL serialization by Eliza Margaretha · 11 years ago
- a07b8e7 Annis pointing relations by Joachim Bingel · 11 years ago
- b674cca cosmas element attributes by Joachim Bingel · 11 years ago
- b1af8e1 moved resource mapping to querySerialization by Joachim Bingel · 11 years ago
- f267d4a update QueryExceptions in CQL by Eliza Margaretha · 11 years ago
- 402c6e1 resource mapping, cosmas2: element attributes by Joachim Bingel · 11 years ago
- 36ae255 JsonUtils class by Michael Hanl · 11 years ago
- 13421ef precedence in AQL by Joachim Bingel · 11 years ago
- c15720f fixed parsing of infinite quantifiers +/* for empty segments by Joachim Bingel · 11 years ago
- 0b70bb3 REST query function with json-ld body; by Michael Hanl · 11 years ago
- 8a77698 startindex replaces startPage in meta parameter by Michael Hanl · 11 years ago
- bef2362 global max value for distances by Joachim Bingel · 11 years ago
- d4ae5fd changed foundry/layer specification for (pointing) relations. introduced "korap:edge" to represent edges and their properties by Joachim Bingel · 11 years ago
- eee549e AQL: dominance treeRelation by Joachim Bingel · 11 years ago
- 7ee0786 implemented heuristics for token/span distinction in qNames (layer in [pos, lemma, ...] ? token : span) by Joachim Bingel · 11 years ago
- 019ba5c started work on operators in AQL by Joachim Bingel · 11 years ago
- a97ec45 annis query serialization integration by Michael Hanl · 11 years ago
- c7154a9 - push annis parser to module version 1.1 by Michael Hanl · 11 years ago
- 88ca0ca bug fix for server shutdown on wrong query brackets! by Michael Hanl · 11 years ago
- 115f8eb bug fix for server shutdown on wrong query brackets! by Michael Hanl · 11 years ago
- d8116e5 bug fix for server shutdown on wrong query brackets! by Michael Hanl · 11 years ago
- c8a28e4 restructured classes: specific AST classes for Antlr3 and Antlr4 to provide routines for extending classes by Joachim Bingel · 11 years ago
- 015d020 distance key w by Eliza Margaretha · 11 years ago
- 6051482 replace stringBuilder with queryMap by Eliza Margaretha · 11 years ago
- 77ac5cb AQL Tree update by Joachim Bingel · 11 years ago
- ef7059b PQ quantification in position bugfix by Joachim Bingel · 11 years ago
- dc03c00 modified AQL grammar, initial AqlTree import by Joachim Bingel · 11 years ago
- b8a44a1 adapted empty token -> distances mapping (used to count one empty token too little) by Joachim Bingel · 11 years ago
- 58e3739 - bump up to most recent REST version (0.7). by Michael Hanl · 11 years ago
- 2980bda bugfix (quantification in position) by Joachim Bingel · 11 years ago
- 4679357 Add exception tests by Eliza Margaretha · 11 years ago
- 549607f bug fixes by Michael Hanl · 11 years ago
- 8d74c4a add quote to distance, update CQLTest by Eliza Margaretha · 11 years ago
- ab3e931 json serialization update for CQL : by Michael Hanl · 11 years ago