- 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
- 2a30f42 cql serialization compilation fixes by Michael Hanl · 11 years ago
- f9020c1 add queryLanguageVersion property by Eliza Margaretha · 11 years ago
- 724be11 update query with version by Eliza Margaretha · 11 years ago
- 39db1ab CQL serialization by Eliza Margaretha · 11 years ago
- 1ee40e6 support for multiple equal type meta queries and test classes by Michael Hanl · 11 years ago
- f4b5e1a REST service: by Michael Hanl · 11 years ago
- 99b2fd7 collection query retrieval redundancy fix; by Michael Hanl · 11 years ago
- 2ffda67 update by Michael Hanl · 11 years ago
- 414a168 [bugfix] Updated relation prefix for termGroup by Nils Diewald · 11 years ago
- fc1fb35 supporting foundry and layer specification in spans by Joachim Bingel · 11 years ago
- 942fa02 bug in exception handling by Michael Hanl · 11 years ago
- 8181263 added '@' for context, rewriting query X:sa as #BEG(X , sa), updated examples by Joachim Bingel · 11 years ago
- ac13a47 bugfix PQ values by Joachim Bingel · 11 years ago
- 8a5ed58 PQ values by Joachim Bingel · 11 years ago
- b7a5979 UND/NICHT as zero-text distances by Joachim Bingel · 11 years ago
- 5dd9168 support distance key 't' by Joachim Bingel · 11 years ago
- 4dc6679 updates by Michael Hanl · 11 years ago
- 034be0d updates by Michael Hanl · 11 years ago
- 8a03a87 bugfix by Joachim Bingel · 11 years ago
- 36233b5 opbed and opnhit adjusted to specs by Joachim Bingel · 11 years ago
- 46390bd updated examples by Joachim Bingel · 11 years ago
- cd7b725 cosmas bugfixes (eliminated distance groups, #BED only matches argument) by Joachim Bingel · 11 years ago
- 0207d5e MORPH operator, more examples by Joachim Bingel · 11 years ago
- bc537b6 regex, updated examples by Joachim Bingel · 11 years ago
- b59400d updated examples by Joachim Bingel · 11 years ago
- ee3b21d termgroup, prefixing, caseInsensitivity by Joachim Bingel · 11 years ago
- 41e112e cleanup by Joachim Bingel · 11 years ago
- a3d2d5f updated examples by Joachim Bingel · 11 years ago
- 2daf986 switched to new notation, cosmas2 automatic build by Joachim Bingel · 11 years ago
- 11d5b15 updated to new notation by Joachim Bingel · 11 years ago
- ed5658f refactoring; metaquery for json-ld "meta" part; by Michael Hanl · 11 years ago
- 10d2150 refactoring! by Michael Hanl · 11 years ago
- 8c640e4 towards getting cosmas sources compiled by antlr plugin... by Joachim Bingel · 11 years ago
- 67726fa added util package by Joachim Bingel · 11 years ago
- 84e33df PQ alignment by Joachim Bingel · 11 years ago
- ba9a0ab adapted Cosmas and PQ to current JSON-LD specifications by Joachim Bingel · 11 years ago
- ffd65e3 PQ empty tokens as distance groups, Cosmas elem -> element by Joachim Bingel · 11 years ago
- e98d088 #BED() queries with several conditions by Joachim Bingel · 11 years ago
- 3f0850c cosmas #BED() operator: multiple arguments by Joachim Bingel · 11 years ago
- 87480d0 more Cosmas feautres: BEG, END, ALL, NHIT by Joachim Bingel · 11 years ago
- cc1dc24 cosmas #IN and #OV operators by Joachim Bingel · 11 years ago
- eecc765 more cosmas features implemented (elem, bed, in) by Joachim Bingel · 11 years ago
- 89cceac cosmas distance operator now contains 'constraint' field for all given distance constraints by Joachim Bingel · 11 years ago
- d5161a1 more cosmas features by Joachim Bingel · 11 years ago
- 3a9f793 opnot and opprox by Joachim Bingel · 11 years ago
- b5f7bf0 integrated Cosmas2 antlr sources into modules, jsonify Cosmas, wrote some initial tests by Joachim Bingel · 11 years ago
- 37a5692 refactoring by Michael Hanl · 11 years ago
- c266fea numbers of paragraphs, sentences in VC creation view by Michael Hanl · 11 years ago
- e273a38 logout function update by Michael Hanl · 11 years ago
- a67e6a3 align operator plus simple queries by Joachim Bingel · 11 years ago
- 0388270 align operator as group (unfinished) by Joachim Bingel · 11 years ago
- 5c0c819 updates: by Michael Hanl · 11 years ago
- 16da4e1 - QueryException for malformed/failing queries by Joachim Bingel · 11 years ago
- 7d486c2 Equal serialization test in Poliqarp Serializer by Nils Diewald · 11 years ago
- adefa62 bugfix: shrink(1:contains(...)) and nested position operators no longer require spaces after ':' and ',' by Joachim Bingel · 11 years ago
- f84bd62 renaming variables, javadoc by Joachim Bingel · 11 years ago
- 4fe1346 updates by Michael Hanl · 11 years ago
- 4fe41cc QueryUtils class to incorporate cypher query serialization; fixed pubdate string serialization issue; refactoring by Michael Hanl · 11 years ago
- b99b534 updates by Michael Hanl · 11 years ago
- 94a1ccd fixed quantified sequences embedded in sequences by Joachim Bingel · 11 years ago
- b4da702 modifications for supporting quantified sequences embedded in sequences by Joachim Bingel · 11 years ago
- cd9ed33 filled test class, support earlier bugs when using spaces, need to look at occurrence by Joachim Bingel · 11 years ago
- 53333e6 added tests for PoliqarpPlusTree.java (not quite done yet, fails for 2 tests...) by Joachim Bingel · 11 years ago
- fc984f6 minor bugfixes by Joachim Bingel · 11 years ago
- b64fdce fix for meta data pubdate (since, until, range) and performance improvements by Michael Hanl · 11 years ago
- 2f7e0d8 - nested classes inside position by Joachim Bingel · 11 years ago
- 698da8c deletion of deprecated classes by Michael Hanl · 11 years ago
- 666c265 bugfixes: {}-class with siblings, sequences inside within/startswith/...() by Joachim Bingel · 11 years ago
- 27e5058 meta query clear fix by Michael Hanl · 11 years ago
- 81dd65b supporting layer indication in field queries with '/' by Joachim Bingel · 11 years ago
- 8c8c2bd exception handling by Michael Hanl · 11 years ago
- 04bb2b9 excaped string fixes by Michael Hanl · 11 years ago
- 53b0fd0 test cases by Michael Hanl · 11 years ago
- 774e4ba meta serialization bug fixes; by Michael Hanl · 11 years ago
- 2b573f7 meta serialization bug fixes; by Michael Hanl · 11 years ago
- 560b4cd bug fix in serializer by Michael Hanl · 11 years ago
- e140cad added missing '@' for type in re_query by Joachim Bingel · 11 years ago
- 9ca5edd minor bug fixes by Michael Hanl · 11 years ago
- 7fa3255 string representation of pubdate in two digit format by Michael Hanl · 11 years ago
- 44c73f0 startpage, contexts and page length serialization. convenience methods by Michael Hanl · 11 years ago
- b35d817 @field/@subtype by Michael Hanl · 11 years ago
- ababa39 date update, field fix by Michael Hanl · 11 years ago