1. 79f6c4d Cleanup of KorapMatch by Nils Diewald · 10 years ago
  2. ad05335 Added check for expansion offsets by Eliza Margaretha · 10 years ago
  3. 80b2675 Updated payload order for classnumber by Eliza Margaretha · 10 years ago
  4. 99d7f8a Added getStartPos(classNr) and getEndPos(classNr) by Nils Diewald · 10 years ago
  5. 39662de Added a few more tests by Eliza Margaretha · 10 years ago
  6. 6aa929e Added minor changes to collector system by Nils Diewald · 10 years ago
  7. 3eaafc6 Added max must be >= min checking by Eliza Margaretha · 10 years ago
  8. 4423a92 Commented some printing by Eliza Margaretha · 10 years ago
  9. 99c72c2 Added span expansion exlucsion with classnumber by Eliza Margaretha · 10 years ago
  10. 57c9fc7 Added class number to expanded exclusion query by Eliza Margaretha · 10 years ago
  11. 7dd8712 Updated expanded exclusion span to allow "not clause" in the "main clause" by Eliza Margaretha · 10 years ago
  12. c8d0a7a Added ExpandedExclusionSpans by Eliza Margaretha · 10 years ago
  13. c7b6063 First start of match collector by Nils Diewald · 10 years ago
  14. f6b351c Added resources to server by Nils Diewald · 10 years ago
  15. 32030a6 REST-service skeleton by Nils Diewald · 10 years ago
  16. 22a620c Update changes by Nils Diewald · 10 years ago
  17. 5380aa6 Small repository fix by Nils Diewald · 10 years ago
  18. 7788a98 Added Span expansion query with exclusion by Eliza Margaretha · 10 years ago
  19. 656cb31 Added class and extension offsets to payload in SpanExpansionQuery by Eliza Margaretha · 10 years ago
  20. 325f3de Fixed setting null payload by Eliza Margaretha · 10 years ago
  21. 7ee76da Added SpanExpansionQuery by Eliza Margaretha · 10 years ago
  22. 9d1ebeb Added SubspanQuery by Eliza Margaretha · 10 years ago
  23. 1455e1e Bugfixes for negative segments, focus() and some logging issues by Nils Diewald · 10 years ago
  24. cc7c0b3 Some test for negated tokens by Nils Diewald · 10 years ago
  25. b098bbd Added doc comparison by Eliza Margaretha · 10 years ago
  26. 6b61902 Added a wikipedia doc for testing by Eliza Margaretha · 10 years ago
  27. e7938d3 Fixed repetition spans, added comparable to CandidateSpan by Eliza Margaretha · 10 years ago
  28. 9805760 Removed Term by Eliza Margaretha · 10 years ago
  29. c7fb731 Added parameter checking, by Eliza Margaretha · 10 years ago
  30. dc8dc34 Some debug flags inserted by Nils Diewald · 10 years ago
  31. a849171 Added a SpanNextQuery testcase with SpanOr by Eliza Margaretha · 10 years ago
  32. d8a6c68 Fixed candidateListDocNum initialization by Eliza Margaretha · 10 years ago
  33. b2e1390 Minor changes to signatures by Nils Diewald · 10 years ago
  34. 9b1efea Boundary support for distances by Nils Diewald · 10 years ago
  35. 47f62e2 Support for korap:boundary by Nils Diewald · 10 years ago
  36. 83f1031 Added warning for optional queries by Nils Diewald · 10 years ago
  37. ff631ae Finished test suite by Nils Diewald · 10 years ago
  38. ff9144e Removed the element with attribute constructor by Eliza Margaretha · 10 years ago
  39. c0a66f1 Added comments by Eliza Margaretha · 10 years ago
  40. 294999b Fixed toString() by Eliza Margaretha · 10 years ago
  41. 602c922 Added optionality for quantified queries by Nils Diewald · 10 years ago
  42. 6b33281 Added null query support (untested) by Nils Diewald · 10 years ago
  43. 6081f36 Updated pom by Nils Diewald · 10 years ago
  44. aaf9c0b Handle Warnings correctly by Nils Diewald · 10 years ago
  45. 8656eb6 Fixed bug in reference operation deserializer by Nils Diewald · 10 years ago
  46. 439eae8 Fix comparison contract bug (not tested) by Nils Diewald · 10 years ago
  47. c0cab87 fixed assertEquals by Eliza Margaretha · 10 years ago
  48. 997ccde ElementAttributeQuery with multiple attributes and negation, by Eliza Margaretha · 10 years ago
  49. ee4a6b7 Preliminary support for korap:focus and operation:repetition deserialization by Nils Diewald · 10 years ago
  50. 0e73520 Minor sync by Nils Diewald · 10 years ago
  51. 669e7a8 set elementRef for empty attributes by Eliza Margaretha · 10 years ago
  52. c8160bd Support focus() as an alias for submatch() by Nils Diewald · 10 years ago
  53. 6e9eb4e new feature and security check for getMatchInfo() by Nils Diewald · 10 years ago
  54. 66b8b7a Made matchinfo a bit more robust by Nils Diewald · 10 years ago
  55. 0b809f8 DEBUG flag corrected by Nils Diewald · 10 years ago
  56. d4401ec Added extend feature to class queries by Nils Diewald · 10 years ago
  57. 5418763 Minor bugfix regarding failed search results (buggy serializations) by Nils Diewald · 10 years ago
  58. ec0a474 Missing test file by Nils Diewald · 10 years ago
  59. 1c3bf27 Add flag to switch reading elementRef by Eliza Margaretha · 10 years ago
  60. adec227 Comment cleanup by Nils Diewald · 10 years ago
  61. b5b7b8d No debug flags by Nils Diewald · 10 years ago
  62. fb25cef ElementAttributeQuery for Cosmas ELEM function by Eliza Margaretha · 10 years ago
  63. e26f03f Updated pom for Solr dependencies (repo merge) by Nils Diewald · 10 years ago
  64. 34eaa86 Minor fixes and a documented bug in submatches (probably an index bug though) by Nils Diewald · 10 years ago
  65. 7cf8c6d New feature: itemsPerResource by Nils Diewald · 10 years ago
  66. 7edaa55 general bug fixes; cookie handling for query panel search history; policy database refactoring; custom indexing; resource retrieval updates; authentication providers configuration via configfile; ehcache bug fix; JWT bug fix; by Michael Hanl · 11 years ago
  67. ec33612 Minor bugfix for serialized contexts by Nils Diewald · 11 years ago
  68. 8493437 Minor test improvement by Nils Diewald · 11 years ago
  69. 1e5d594 New feature and some bugfixes concerning span based context extension by Nils Diewald · 11 years ago
  70. d216a03 Test for highlighted query on large data by Nils Diewald · 11 years ago
  71. 50389b0 bugfix for multiple identifiers in relations by Nils Diewald · 11 years ago
  72. 65c8b98 Improved termRelation error report by Nils Diewald · 11 years ago
  73. 2276e1c Added getTermRelationJSON() as a set based view on collections by Nils Diewald · 11 years ago
  74. fb4d7b0 Support for 'or' and nested groups in collections by Nils Diewald · 11 years ago
  75. 4b3a6d8 Specify QueryException with an error code by Eliza Margaretha · 11 years ago
  76. aa5c1d3 Tests for performance gain by Nils Diewald · 11 years ago
  77. 20607ab Bugfixing in ElementSpans and KorapMatch by Nils Diewald · 11 years ago
  78. 6802acd Bugfixes surrounding WithinSpans by Nils Diewald · 11 years ago
  79. d469346 Rename SpanQuantifierQuery to SpanRepetitionQuery, by Eliza Margaretha · 11 years ago
  80. 72f20f0 SpanQuantifierQuery, update SimpleSpanQuery for single span by Eliza Margaretha · 11 years ago
  81. 78d2cd1 exclude TestWPDIndex by Eliza Margaretha · 11 years ago
  82. d28469f Quantifier query, by Eliza Margaretha · 11 years ago
  83. 498d598 Still bughunting, documenting and refactoring ... by Nils Diewald · 11 years ago
  84. c025a23 Bughunting in highlighting by Nils Diewald · 11 years ago
  85. c0efbd4 Rename Benchmarks by Nils Diewald · 11 years ago
  86. 9b53852 [bugfix] DistanceQuery wrapped now correctly by Nils Diewald · 11 years ago
  87. 0a41251 Add comments by Eliza Margaretha · 11 years ago
  88. 8c54343 Added exclusion to KorapQuery wrapper by Nils Diewald · 11 years ago
  89. e335beb Element distance exclusion by Eliza Margaretha · 11 years ago
  90. d0d6feb [cleanup] Making the MultiTerm-Family more robust for corrupted input data by Nils Diewald · 11 years ago
  91. b76d498 [bugfix] Small modification to property loader by Nils Diewald · 11 years ago
  92. fbddeb1 Just a small showcase query rewrite by Nils Diewald · 11 years ago
  93. cdd465b Return backend version in results by Nils Diewald · 11 years ago
  94. ad26934 Performance improvements Updates in CHANGES by Nils Diewald · 11 years ago
  95. 82a4b86 Performance improvements by Nils Diewald · 11 years ago
  96. 41b62b3 Return rather precise seconds instead of milliseconds in benchmarks by Nils Diewald · 11 years ago
  97. efb9c9a Return json request on response by Nils Diewald · 11 years ago
  98. a514c3c Delete korap.conf 2 by Nils Diewald · 11 years ago
  99. 4d780ba Delete korap.conf by Nils Diewald · 11 years ago
  100. 8a1fc01 Fix minor dependency bug in pom by Nils Diewald · 11 years ago