1. d56ab5f Load payloads of ElementSpans lazily (benefit is unconfirmed) by Nils Diewald · 10 years ago
  2. e4db128 Removed candidate buffering in ElementSpans by Nils Diewald · 10 years ago
  3. fe6a365 Improved test coverage for utility classes by Nils Diewald · 10 years ago
  4. 01ff7af Renamed /filter to /collection by Nils Diewald · 10 years ago
  5. dd46b34 Presort Multiterms in MultiTermTokenStream by Nils Diewald · 10 years ago
  6. cb8afb3 Documentation improvements and various dependency updates by Nils Diewald · 10 years ago
  7. 83c9b16 Fixed NullPointer Exception in WithinSpans by Nils Diewald · 10 years ago
  8. 93d6d1b Cleanup and initial position frames by Nils Diewald · 10 years ago
  9. 0cc4f2e Fixed serialization bug for empty classes and added documentation by Nils Diewald · 10 years ago
  10. 2c7a2ab Renaming of 'server' to 'node ' by Nils Diewald · 10 years ago
  11. 6409a92 Minor fix for subspan deserialization by Nils Diewald · 10 years ago
  12. 221349f Added draft for ElementAttributeSpanQueryWrapper. #notFinished by Eliza Margaretha · 10 years ago
  13. 5dfbd50 Improved documentation of SpanQueryWrapper by Nils Diewald · 10 years ago
  14. d75e6f6 Refactoring of KorapQuery by Nils Diewald · 10 years ago
  15. 04ca11d Added "match left return left" and "match right return right" in RelationPartSpans. by Eliza Margaretha · 10 years ago
  16. afab8f3 Fixed KorapResponse deserialization and collection extension bug by Nils Diewald · 10 years ago
  17. 58ee0bf Updated SpanSubspanQuery for empty length. by Eliza Margaretha · 10 years ago
  18. b1a5ed4 Return formatting by Eliza Margaretha · 10 years ago
  19. afe9812 Added SpanSubspanQuery deserialization. by Eliza Margaretha · 10 years ago
  20. c99ed5b Removed bad serialization experiment by Nils Diewald · 10 years ago
  21. 44d5fa1 Added some JavaDocs to API classes by Nils Diewald · 10 years ago
  22. 3dd90de Updated javadoc comments by Eliza Margaretha · 10 years ago
  23. dffd059 Added javadoc comments by Eliza Margaretha · 10 years ago
  24. f0171c5 Added javadoc comments by Eliza Margaretha · 10 years ago
  25. 7612bde Updated javadoc comments by Eliza Margaretha · 10 years ago
  26. 493bfa9 Added javadoc comments by Eliza Margaretha · 10 years ago
  27. 19cecc6 Added javadoc comments. by Eliza Margaretha · 10 years ago
  28. 609a5be Added javadoc comments. by Eliza Margaretha · 10 years ago
  29. 9544978 Added get set methods for isOrdered. by Eliza Margaretha · 10 years ago
  30. c8d5920 Renamed CandidateSpans to CandidateSpan. by Eliza Margaretha · 10 years ago
  31. 877dcf9 Renamed CandidateSpans to CandidateSpan. by Eliza Margaretha · 10 years ago
  32. 8551e5b Updated javadoc comments by Eliza Margaretha · 10 years ago
  33. 94870ae Fixed serialization (breaks a lot of stuff though) by Nils Diewald · 10 years ago
  34. 6a2e80b Added javadoc comments by Eliza Margaretha · 10 years ago
  35. 7ebd6d9 Added javadoc comments by Eliza Margaretha · 10 years ago
  36. b762849 Added javadoc comments by Eliza Margaretha · 10 years ago
  37. 3072062 Added javadoc comments by Eliza Margaretha · 10 years ago
  38. 7534fdf Removed deprecated snippet methods in KorapMatch by Nils Diewald · 10 years ago
  39. e1ecd5e Lots of cleanups by Nils Diewald · 10 years ago
  40. 2f2b067 Bits of documentation and cleanup for open sourcing by Nils Diewald · 10 years ago
  41. d69516c test 4 spaces formatting by Eliza Margaretha · 10 years ago
  42. 38a9466 Added skipto test for DistanceExclusion, by Eliza Margaretha · 10 years ago
  43. c471b18 Major refactoring to support coherent notifications - some known issues in JSON responses included by Nils Diewald · 10 years ago
  44. ea7239a Added const as an extensible layer by Nils Diewald · 10 years ago
  45. 886d321 Fixed minor warnings bug by Nils Diewald · 10 years ago
  46. 6b284b0 Minor comments by Nils Diewald · 10 years ago
  47. 8e200cd Fixed #179 by Eliza Margaretha · 10 years ago
  48. b698f82 Fixed class payload in SpanRepetition by Eliza Margaretha · 10 years ago
  49. f2ec2d2 Added workaround for unknown overlap frame by Nils Diewald · 10 years ago
  50. 9e46309 Minor fix for foundries in orth by Nils Diewald · 10 years ago
  51. 8a88a26 Comment query rewrite fragment by Nils Diewald · 10 years ago
  52. 32912a6 Added clean timeout by Nils Diewald · 10 years ago
  53. f6e99ac Added equals implementation in SimpleSpanQuery for rewriting by Eliza Margaretha · 10 years ago
  54. 9b11a44 Broken test for query rewrite in nested repetition/expansion query by Nils Diewald · 10 years ago
  55. 1220e3e Validate query and collection input by Nils Diewald · 10 years ago
  56. 33fcb5d Fixed tiny bug with underspecified tokens by Nils Diewald · 10 years ago
  57. e364570 Added simple fields support by Nils Diewald · 10 years ago
  58. 3430aa2 Ignore foundry for orth layer by Nils Diewald · 10 years ago
  59. 5871e4d Fixed missing rewrite in SpanNext() queries by Nils Diewald · 10 years ago
  60. b84e727 Fixed query deserialization for sequences with multiple non-anchors by Nils Diewald · 10 years ago
  61. 67331b5 Bugfix for big class highlights by Nils Diewald · 10 years ago
  62. 52bd1cd Bugfix for big class highlights by Nils Diewald · 10 years ago
  63. 277e9ce Added token list retrieval by Nils Diewald · 10 years ago
  64. c7d08d9 Added test for massive highlights by Nils Diewald · 10 years ago
  65. a206b2e Heavily simplified shrinking; preserve classes in all cases by Nils Diewald · 10 years ago
  66. 0fa2da2 fixed shrink bug by Nils Diewald · 10 years ago
  67. 56dc258 First attempt to support class numbers from 1 to 255 - 1 is the new default class number by Nils Diewald · 10 years ago
  68. 2289898 Added a broken test for the ticket #134 (WithinSpans problem) by Eliza Margaretha · 10 years ago
  69. 67a8857 Added payload in skipTo() in ClassSpans, added a testcase for the ticket #142 by Eliza Margaretha · 10 years ago
  70. d66e2da Small fix for layerInfos meta data by Nils Diewald · 10 years ago
  71. 06368ba Updated new metadata scheme by Nils Diewald · 10 years ago
  72. c5f4adb Fixed matching id problem for RelationPartSpans, by Eliza Margaretha · 10 years ago
  73. ba197f2 Deserialization of new index files with new metadata (hluengen) by Nils Diewald · 10 years ago
  74. 23f9876 Upgraded RelationPart to have relation right side positions as properties by Eliza Margaretha · 10 years ago
  75. 427149f Removed unused imports by Eliza Margaretha · 10 years ago
  76. 0170b88 Removed payloadReader by Eliza Margaretha · 10 years ago
  77. 371eab3 Renamed some spans by Eliza Margaretha · 10 years ago
  78. 38c4be0 Fixed spans with attribute query, for excluding only not-attribute, without any attribute. by Eliza Margaretha · 10 years ago
  79. 6b59ac9 Added a window option for relation spans with variable query. by Eliza Margaretha · 10 years ago
  80. bb192d3 Better coverage of new vc API by Nils Diewald · 10 years ago
  81. 7899352 Collection queries and missing negation queries by Nils Diewald · 10 years ago
  82. d12cabb Added matching relations with id by Eliza Margaretha · 10 years ago
  83. 8db8f92 New collection system by Nils Diewald · 10 years ago
  84. 716b91b Minor style fixes by Nils Diewald · 10 years ago
  85. 3b07c37 More tests on deserialized sequences by Nils Diewald · 10 years ago
  86. 5b32ef9 Commented some println by Eliza Margaretha · 10 years ago
  87. 3e50bc4 Added span relation with variable query matching either the left side or the right side token/element of span relations by Eliza Margaretha · 10 years ago
  88. be5943e Wrapping of extension queries by Nils Diewald · 10 years ago
  89. f461127 Added and modify codes for querying relations having specific attributes by Eliza Margaretha · 10 years ago
  90. 98c200e Added a query function for retrieving relationspans with attribute(s) by Eliza Margaretha · 10 years ago
  91. 51fd5c2 Added tests for all relation types by Eliza Margaretha · 10 years ago
  92. f13b8ad Added RelationSpanQuery - initial implementation by Eliza Margaretha · 10 years ago
  93. 92729ce Prepare SpanQueryWrapper for empty token support by Nils Diewald · 10 years ago
  94. c82379b Minor changes before the blackout by Nils Diewald · 10 years ago
  95. ea28b62 Fixed bug in JSON response where request wasn't echoed by Nils Diewald · 10 years ago
  96. 269e5a6 Updated packages by Eliza Margaretha · 10 years ago
  97. 2f44c63 Run Grizzly threaded by Nils Diewald · 10 years ago
  98. 019e397 No more IOExceptions on numberOf() by Nils Diewald · 10 years ago
  99. 979b2fe Wasting some life time for cleaning up the test suite by Nils Diewald · 10 years ago
  100. 8d8641b Fixed database tests by Nils Diewald · 10 years ago