1. 52bd1cd Bugfix for big class highlights by Nils Diewald · 10 years ago
  2. c7d08d9 Added test for massive highlights by Nils Diewald · 10 years ago
  3. 56dc258 First attempt to support class numbers from 1 to 255 - 1 is the new default class number by Nils Diewald · 10 years ago
  4. 2289898 Added a broken test for the ticket #134 (WithinSpans problem) by Eliza Margaretha · 10 years ago
  5. 67a8857 Added payload in skipTo() in ClassSpans, added a testcase for the ticket #142 by Eliza Margaretha · 10 years ago
  6. bb192d3 Better coverage of new vc API by Nils Diewald · 10 years ago
  7. 7899352 Collection queries and missing negation queries by Nils Diewald · 10 years ago
  8. 8db8f92 New collection system by Nils Diewald · 10 years ago
  9. 3b07c37 More tests on deserialized sequences by Nils Diewald · 10 years ago
  10. 04d08e9 Added more tests for expansion deserialization by Nils Diewald · 10 years ago
  11. be5943e Wrapping of extension queries by Nils Diewald · 10 years ago
  12. 4026054 Added test for CQL AND (sentence distance 0) including retrieve json query and rewrite it to spanquery. by Eliza Margaretha · 10 years ago
  13. 979b2fe Wasting some life time for cleaning up the test suite by Nils Diewald · 10 years ago
  14. 52d34d2 Bugfix for query deserialization of unspecified boundaries by Nils Diewald · 10 years ago
  15. d723d81 Collection bug fix, new server endpoint established by Nils Diewald · 10 years ago
  16. 1455e1e Bugfixes for negative segments, focus() and some logging issues by Nils Diewald · 10 years ago
  17. dc8dc34 Some debug flags inserted by Nils Diewald · 10 years ago
  18. 5418763 Minor bugfix regarding failed search results (buggy serializations) by Nils Diewald · 10 years ago
  19. ec0a474 Missing test file by Nils Diewald · 10 years ago
  20. 34eaa86 Minor fixes and a documented bug in submatches (probably an index bug though) by Nils Diewald · 10 years ago
  21. 7cf8c6d New feature: itemsPerResource by Nils Diewald · 10 years ago
  22. 1e5d594 New feature and some bugfixes concerning span based context extension by Nils Diewald · 11 years ago
  23. d216a03 Test for highlighted query on large data by Nils Diewald · 11 years ago
  24. fb4d7b0 Support for 'or' and nested groups in collections by Nils Diewald · 11 years ago
  25. 6802acd Bugfixes surrounding WithinSpans by Nils Diewald · 11 years ago
  26. c025a23 Bughunting in highlighting by Nils Diewald · 11 years ago
  27. 8c54343 Added exclusion to KorapQuery wrapper by Nils Diewald · 11 years ago
  28. ad26934 Performance improvements Updates in CHANGES by Nils Diewald · 11 years ago
  29. 82a4b86 Performance improvements by Nils Diewald · 11 years ago
  30. 41b62b3 Return rather precise seconds instead of milliseconds in benchmarks by Nils Diewald · 11 years ago
  31. efb9c9a Return json request on response by Nils Diewald · 11 years ago
  32. da1722b Broken test for highlighting with distance queries by Nils Diewald · 11 years ago
  33. d0481e6 bugfix for termGroup relation in testsuite (non-critical) by Nils Diewald · 11 years ago
  34. 582200d Added missing query example by Nils Diewald · 11 years ago
  35. a111803 Added sentence expansion for match info by Nils Diewald · 11 years ago
  36. 0f5a279 Fixed distancequerychecks 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. 2689426 Bugfix in test jsonld (Thanks PiotrP) by Nils Diewald · 11 years ago
  42. 8a6eafd Some example queries in jsonld by Nils Diewald · 11 years ago
  43. b1c3b65 Fixed pubDate bug by Nils Diewald · 11 years ago
  44. 891c53c New test for long contexts by Nils Diewald · 11 years ago
  45. 364eb64 More testings for cutoff and returning -1 in case of a cutoff by Nils Diewald · 11 years ago
  46. 01df811 Support long contexts (2) by Nils Diewald · 11 years ago
  47. 630811f Minor changes after Poznan (with a broken test) by Nils Diewald · 11 years ago
  48. 9f31083 No negative startindices supported anymore by Nils Diewald · 11 years ago
  49. 01b4ce3 Finished serialization of virtual collections by Nils Diewald · 11 years ago
  50. e8b97a4 @field/@subtype by Michael Hanl · 11 years ago
  51. 1034d93 metaquery bug fix by Michael Hanl · 11 years ago
  52. 0adc5cc another json example for pubdate meta query by Michael Hanl · 11 years ago
  53. 6ef6ec1 Changed context information for character contexts by Nils Diewald · 11 years ago
  54. 2ff18f6 Corrected pubdate field by Nils Diewald · 11 years ago
  55. 4b845de Corrected the query in the metaquery example by Nils Diewald · 11 years ago
  56. e81476d Added context and paging information by Nils Diewald · 11 years ago
  57. 061b576 json pubdate query by Michael Hanl · 11 years ago
  58. 26087ea Finished query de-serialization from Poliqarp+ examples by Nils Diewald · 11 years ago
  59. 738e2ac json comments by Michael Hanl · 11 years ago
  60. 1b37be8 pubdate field update by Michael Hanl · 11 years ago
  61. 1687ad9 meta query json example by Michael Hanl · 11 years ago
  62. 4d183ea Further query serialization tests by Nils Diewald · 11 years ago
  63. 8c136b7 Added missing files (sorry) and updated some poms by Nils Diewald · 11 years ago
  64. 6d50c1f JSON deserialization for queries by Nils Diewald · 11 years ago
  65. 8fd7a54 deactivated PQ-native 'within' for demo reasons (otherwise within(x,y) can't be supported) by Joachim Bingel · 11 years ago
  66. 4d9986c weiteres beispiel (verschachtelte korap:terms) [bsp16.json] by Joachim Bingel · 11 years ago
  67. 54bd40c added some example queries + serializations by Joachim Bingel · 11 years ago
  68. a9baacf added some example queries + serializations by Joachim Bingel · 11 years ago
  69. 1a6bb09 Changed example queries by Nils Diewald · 11 years ago
  70. 22efd2d Real index test [broken] by Nils Diewald · 11 years ago