1. 5418763 Minor bugfix regarding failed search results (buggy serializations) by Nils Diewald · 10 years ago
  2. 1c3bf27 Add flag to switch reading elementRef by Eliza Margaretha · 10 years ago
  3. adec227 Comment cleanup by Nils Diewald · 10 years ago
  4. b5b7b8d No debug flags by Nils Diewald · 10 years ago
  5. fb25cef ElementAttributeQuery for Cosmas ELEM function by Eliza Margaretha · 10 years ago
  6. 34eaa86 Minor fixes and a documented bug in submatches (probably an index bug though) by Nils Diewald · 10 years ago
  7. 7cf8c6d New feature: itemsPerResource by Nils Diewald · 10 years ago
  8. 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
  9. ec33612 Minor bugfix for serialized contexts by Nils Diewald · 11 years ago
  10. 8493437 Minor test improvement by Nils Diewald · 11 years ago
  11. 1e5d594 New feature and some bugfixes concerning span based context extension by Nils Diewald · 11 years ago
  12. d216a03 Test for highlighted query on large data by Nils Diewald · 11 years ago
  13. 50389b0 bugfix for multiple identifiers in relations by Nils Diewald · 11 years ago
  14. 65c8b98 Improved termRelation error report by Nils Diewald · 11 years ago
  15. 2276e1c Added getTermRelationJSON() as a set based view on collections by Nils Diewald · 11 years ago
  16. fb4d7b0 Support for 'or' and nested groups in collections by Nils Diewald · 11 years ago
  17. 4b3a6d8 Specify QueryException with an error code by Eliza Margaretha · 11 years ago
  18. aa5c1d3 Tests for performance gain by Nils Diewald · 11 years ago
  19. 20607ab Bugfixing in ElementSpans and KorapMatch by Nils Diewald · 11 years ago
  20. 6802acd Bugfixes surrounding WithinSpans by Nils Diewald · 11 years ago
  21. d469346 Rename SpanQuantifierQuery to SpanRepetitionQuery, by Eliza Margaretha · 11 years ago
  22. 72f20f0 SpanQuantifierQuery, update SimpleSpanQuery for single span by Eliza Margaretha · 11 years ago
  23. d28469f Quantifier query, by Eliza Margaretha · 11 years ago
  24. 498d598 Still bughunting, documenting and refactoring ... by Nils Diewald · 11 years ago
  25. c025a23 Bughunting in highlighting by Nils Diewald · 11 years ago
  26. 9b53852 [bugfix] DistanceQuery wrapped now correctly by Nils Diewald · 11 years ago
  27. 0a41251 Add comments by Eliza Margaretha · 11 years ago
  28. 8c54343 Added exclusion to KorapQuery wrapper by Nils Diewald · 11 years ago
  29. e335beb Element distance exclusion by Eliza Margaretha · 11 years ago
  30. d0d6feb [cleanup] Making the MultiTerm-Family more robust for corrupted input data by Nils Diewald · 11 years ago
  31. b76d498 [bugfix] Small modification to property loader by Nils Diewald · 11 years ago
  32. fbddeb1 Just a small showcase query rewrite by Nils Diewald · 11 years ago
  33. cdd465b Return backend version in results by Nils Diewald · 11 years ago
  34. ad26934 Performance improvements Updates in CHANGES by Nils Diewald · 11 years ago
  35. 82a4b86 Performance improvements by Nils Diewald · 11 years ago
  36. 41b62b3 Return rather precise seconds instead of milliseconds in benchmarks by Nils Diewald · 11 years ago
  37. efb9c9a Return json request on response by Nils Diewald · 11 years ago
  38. 8a1fc01 Fix minor dependency bug in pom by Nils Diewald · 11 years ago
  39. 0192918 Multiple distance with token distance exclusion constraint, by Eliza Margaretha · 11 years ago
  40. 23bf460 bugfixed a small offset-checking bug by Nils Diewald · 11 years ago
  41. 6651fc3 Update DistanceConstraint by Eliza Margaretha · 11 years ago
  42. da1722b Broken test for highlighting with distance queries by Nils Diewald · 11 years ago
  43. d0481e6 bugfix for termGroup relation in testsuite (non-critical) by Nils Diewald · 11 years ago
  44. f5f29ff Bugfix for element constraints in wrapper by Nils Diewald · 11 years ago
  45. a111803 Added sentence expansion for match info by Nils Diewald · 11 years ago
  46. 63926cb Add testcases for token-distance-exclusion, fix some bugs by Eliza Margaretha · 11 years ago
  47. 609fcc6 customize toString() for various spanqueries, by Eliza Margaretha · 11 years ago
  48. fdb94d8 Changed name for MatchModify to support different modifier by Nils Diewald · 11 years ago
  49. 164f8be deserialization of distance queries by Nils Diewald · 11 years ago
  50. d7cb0eb bugfix for multithreaded environments by Nils Diewald · 11 years ago
  51. 23417e8 Nested meta now working by Nils Diewald · 11 years ago
  52. c86aa48 Deserialization of new json-ld format by Nils Diewald · 11 years ago
  53. e3910e9 Move collectPayloads to SimpleSpanQuery by Eliza Margaretha · 11 years ago
  54. e18d62e MultipleDistanceQuery by Eliza Margaretha · 11 years ago
  55. 97b6638 Switch segment wrapper to new segment implementation by Nils Diewald · 11 years ago
  56. 198e4ef Update Distance query / span classes by Eliza Margaretha · 11 years ago
  57. 795937c Rename distance span classes for consistency (spans instead of span) by Eliza Margaretha · 11 years ago
  58. 1413e0f Update UnorderedDistanceSpans as an abstract class by Eliza Margaretha · 11 years ago
  59. 45b5be1 Fix handling invalid secondspans for ElementDistanceSpan when a second span is not within an element. by Eliza Margaretha · 11 years ago
  60. 9738c39 Unordered distance spans for tokens by Eliza Margaretha · 11 years ago
  61. 1751dbf Rename TestElementDistanceSpan to TestElementDistanceIndex by Eliza Margaretha · 11 years ago
  62. db29287 Update span distance query with isOrdered option by Eliza Margaretha · 11 years ago
  63. 3d68a3e remove SpanElementDistanceQuery by Eliza Margaretha · 11 years ago
  64. b0e9143 Element distance span without gaps. Test cases. by Eliza Margaretha · 11 years ago
  65. 69a5683 SpanElementDistanceQuery, Element-based distance span with gaps - not used. by Eliza Margaretha · 11 years ago
  66. 8e274e3 Abstract classes for distance Spans Token-based distance span by Eliza Margaretha · 11 years ago
  67. 83b9537 Update abstract classes for spanqueries, DistanceSpans extends SimpleSpans by Eliza Margaretha · 11 years ago
  68. 9058cb5 Reduce constraints to forward secondspans by Eliza Margaretha · 11 years ago
  69. a2603fa SpanDistanceQuery by Eliza Margaretha · 11 years ago
  70. 345bdc0 Added spans and dependency relations to match retrieval by Nils Diewald · 11 years ago
  71. 5b69bdd Add a constraint to forward secondspans by Eliza Margaretha · 11 years ago
  72. 22fc3ad Some more tests for getMatchInfo by Nils Diewald · 11 years ago
  73. cde6908 MatchIdentifier and MatchInfo retrieval by Nils Diewald · 11 years ago
  74. f7bbb26 fix rewrite(), replace LocalDocId by Eliza Margaretha · 11 years ago
  75. ed3bb3b SpanSegmentQuery. Abstract classes for SpanSegmentQuery and SpanNextQuery. by Eliza Margaretha · 11 years ago
  76. 138e5b9 Halfly finished info retriever by Nils Diewald · 11 years ago
  77. 4aadb0c Updated Lucene to 4.3.1 by Nils Diewald · 11 years ago
  78. bfe554b Further improvements on the match data collector by Nils Diewald · 11 years ago
  79. 2cd1c3d Introduced a term collector based on matches; doesn't do anything meaningful yet, other than lifting the SLOC by Nils Diewald · 11 years ago
  80. a115a33 First trial for match IDs by Nils Diewald · 11 years ago
  81. 4fca3ff Fixed Highlighting bug (1 broken test left) by Nils Diewald · 11 years ago
  82. b1c3b65 Fixed pubDate bug by Nils Diewald · 11 years ago
  83. 891c53c New test for long contexts by Nils Diewald · 11 years ago
  84. 364eb64 More testings for cutoff and returning -1 in case of a cutoff by Nils Diewald · 11 years ago
  85. b0dd955 Support for Wildcard queries by Nils Diewald · 11 years ago
  86. eabed8b Support long contexts by Nils Diewald · 11 years ago
  87. 010c10f Changed ID to docID in matches, indexed layerInfo, deserialized cutoff by Nils Diewald · 11 years ago
  88. 833fe7e Improved treatment and testibility of highlights (2 broken tests) by Nils Diewald · 11 years ago
  89. 8c22178 Fixed match serializer by Nils Diewald · 11 years ago
  90. 3caa00d Updated serialization (2 tests broken) by Nils Diewald · 11 years ago
  91. 12f00d4 Clean up the index by Nils Diewald · 11 years ago
  92. 630811f Minor changes after Poznan (with a broken test) by Nils Diewald · 11 years ago
  93. e35f862 AGAINST MICHAELS ADVICE: HACK by Nils Diewald · 11 years ago
  94. 9cc86fe DIRTY DEMO HACKS by Nils Diewald · 11 years ago
  95. 9f31083 No negative startindices supported anymore by Nils Diewald · 11 years ago
  96. 01b4ce3 Finished serialization of virtual collections by Nils Diewald · 11 years ago
  97. c6b7875 Finalized API glue for korap-core by Nils Diewald · 11 years ago
  98. 26087ea Finished query de-serialization from Poliqarp+ examples by Nils Diewald · 11 years ago
  99. 4d183ea Further query serialization tests by Nils Diewald · 11 years ago
  100. 8c136b7 Added missing files (sorry) and updated some poms by Nils Diewald · 11 years ago