1. 0207d5e MORPH operator, more examples by Joachim Bingel · 11 years ago
  2. bc537b6 regex, updated examples by Joachim Bingel · 11 years ago
  3. b59400d updated examples by Joachim Bingel · 11 years ago
  4. ee3b21d termgroup, prefixing, caseInsensitivity by Joachim Bingel · 11 years ago
  5. 41e112e cleanup by Joachim Bingel · 11 years ago
  6. a3d2d5f updated examples by Joachim Bingel · 11 years ago
  7. 2daf986 switched to new notation, cosmas2 automatic build by Joachim Bingel · 11 years ago
  8. 11d5b15 updated to new notation by Joachim Bingel · 11 years ago
  9. ed5658f refactoring; metaquery for json-ld "meta" part; by Michael Hanl · 11 years ago
  10. 10d2150 refactoring! by Michael Hanl · 11 years ago
  11. 8c640e4 towards getting cosmas sources compiled by antlr plugin... by Joachim Bingel · 11 years ago
  12. 67726fa added util package by Joachim Bingel · 11 years ago
  13. 84e33df PQ alignment by Joachim Bingel · 11 years ago
  14. ba9a0ab adapted Cosmas and PQ to current JSON-LD specifications by Joachim Bingel · 11 years ago
  15. ffd65e3 PQ empty tokens as distance groups, Cosmas elem -> element by Joachim Bingel · 11 years ago
  16. e98d088 #BED() queries with several conditions by Joachim Bingel · 11 years ago
  17. 3f0850c cosmas #BED() operator: multiple arguments by Joachim Bingel · 11 years ago
  18. 87480d0 more Cosmas feautres: BEG, END, ALL, NHIT by Joachim Bingel · 11 years ago
  19. cc1dc24 cosmas #IN and #OV operators by Joachim Bingel · 11 years ago
  20. eecc765 more cosmas features implemented (elem, bed, in) by Joachim Bingel · 11 years ago
  21. 89cceac cosmas distance operator now contains 'constraint' field for all given distance constraints by Joachim Bingel · 11 years ago
  22. d5161a1 more cosmas features by Joachim Bingel · 11 years ago
  23. 3a9f793 opnot and opprox by Joachim Bingel · 11 years ago
  24. b5f7bf0 integrated Cosmas2 antlr sources into modules, jsonify Cosmas, wrote some initial tests by Joachim Bingel · 11 years ago
  25. 37a5692 refactoring by Michael Hanl · 11 years ago
  26. c266fea numbers of paragraphs, sentences in VC creation view by Michael Hanl · 11 years ago
  27. e273a38 logout function update by Michael Hanl · 11 years ago
  28. a67e6a3 align operator plus simple queries by Joachim Bingel · 11 years ago
  29. 0388270 align operator as group (unfinished) by Joachim Bingel · 11 years ago
  30. 5c0c819 updates: by Michael Hanl · 11 years ago
  31. 16da4e1 - QueryException for malformed/failing queries by Joachim Bingel · 11 years ago
  32. 7d486c2 Equal serialization test in Poliqarp Serializer by Nils Diewald · 11 years ago
  33. adefa62 bugfix: shrink(1:contains(...)) and nested position operators no longer require spaces after ':' and ',' by Joachim Bingel · 11 years ago
  34. f84bd62 renaming variables, javadoc by Joachim Bingel · 11 years ago
  35. 4fe1346 updates by Michael Hanl · 11 years ago
  36. 4fe41cc QueryUtils class to incorporate cypher query serialization; fixed pubdate string serialization issue; refactoring by Michael Hanl · 11 years ago
  37. b99b534 updates by Michael Hanl · 11 years ago
  38. 94a1ccd fixed quantified sequences embedded in sequences by Joachim Bingel · 11 years ago
  39. b4da702 modifications for supporting quantified sequences embedded in sequences by Joachim Bingel · 11 years ago
  40. cd9ed33 filled test class, support earlier bugs when using spaces, need to look at occurrence by Joachim Bingel · 11 years ago
  41. 53333e6 added tests for PoliqarpPlusTree.java (not quite done yet, fails for 2 tests...) by Joachim Bingel · 11 years ago
  42. fc984f6 minor bugfixes by Joachim Bingel · 11 years ago
  43. b64fdce fix for meta data pubdate (since, until, range) and performance improvements by Michael Hanl · 11 years ago
  44. 2f7e0d8 - nested classes inside position by Joachim Bingel · 11 years ago
  45. 698da8c deletion of deprecated classes by Michael Hanl · 11 years ago
  46. 666c265 bugfixes: {}-class with siblings, sequences inside within/startswith/...() by Joachim Bingel · 11 years ago
  47. 27e5058 meta query clear fix by Michael Hanl · 11 years ago
  48. 81dd65b supporting layer indication in field queries with '/' by Joachim Bingel · 11 years ago
  49. 8c8c2bd exception handling by Michael Hanl · 11 years ago
  50. 04bb2b9 excaped string fixes by Michael Hanl · 11 years ago
  51. 53b0fd0 test cases by Michael Hanl · 11 years ago
  52. 774e4ba meta serialization bug fixes; by Michael Hanl · 11 years ago
  53. 2b573f7 meta serialization bug fixes; by Michael Hanl · 11 years ago
  54. 560b4cd bug fix in serializer by Michael Hanl · 11 years ago
  55. e140cad added missing '@' for type in re_query by Joachim Bingel · 11 years ago
  56. 9ca5edd minor bug fixes by Michael Hanl · 11 years ago
  57. 7fa3255 string representation of pubdate in two digit format by Michael Hanl · 11 years ago
  58. 44c73f0 startpage, contexts and page length serialization. convenience methods by Michael Hanl · 11 years ago
  59. b35d817 @field/@subtype by Michael Hanl · 11 years ago
  60. ababa39 date update, field fix by Michael Hanl · 11 years ago
  61. 08b93ed until/since values by Michael Hanl · 11 years ago
  62. 296a031 json date format for pubdate (currently default is yyyy-mm-dd) by Michael Hanl · 11 years ago
  63. f54a9b0 getparents update by Michael Hanl · 11 years ago
  64. 55191d9 meta query serialization for virtual collections (filter and extend) by Michael Hanl · 11 years ago
  65. f1b079d deactivated PQ-native 'within' for demo reasons (otherwise within(x,y) can't be supported) by Joachim Bingel · 11 years ago
  66. f143ac9 some more negation support: not(p and q) -> (not p) or (not q) by Joachim Bingel · 11 years ago
  67. 1417e19 stacking bug fix by Joachim Bingel · 11 years ago
  68. a14e13a - occurrences as relations in groups by Joachim Bingel · 11 years ago
  69. 7fd4b1b Bug fix in PoliqarpPlusTree: shrink can now be embedded in sequence, like: [base=foo]shrink(...)[base=bar] by Joachim Bingel · 11 years ago
  70. 19be292 jackson version switch ... by Michael Hanl · 11 years ago
  71. 593964f implemented shrink/split by Joachim Bingel · 11 years ago
  72. 53e27f3 jackson maven update by Michael Hanl · 11 years ago
  73. c5727f2 poliqarpPlus support in JsonGenerator by Joachim Bingel · 11 years ago
  74. f921b21 - implemented position and spanclass operators in PoliqarpPlusTree by Joachim Bingel · 11 years ago
  75. f7bdf1f - changed ANLTR version in querySerialization back to 4.0, 4.1 gives this error: http://stackoverflow.com/questions/19527137/initialising-my-lexer-throws-an-error-in-antlr4 by Joachim Bingel · 11 years ago
  76. 8c2ba68 - adjusted poliqarp tests - antlr 4.1 instead of 4.0 in querySerialization POM by Joachim Bingel · 11 years ago
  77. 3b3c29c changed artifactId in PoliqarpParser-POM from "KorAP-poliqarp" to "KorAP-PoliqarpParser" by Joachim Bingel · 11 years ago
  78. 5c93f90 re-added CosmasTree (temporarily deleted because maven exlude did not work) by Joachim Bingel · 11 years ago
  79. b5ada90 install works for KorAP-querySerialization by Joachim Bingel · 11 years ago
  80. 74d9643 added KorAP-PoliqarpParser as dependency by Joachim Bingel · 11 years ago
  81. 4b405f5 moved KorAP-querySerialization by Joachim Bingel · 11 years ago