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