1. b17cc08 Remove ehcache from dependencies by Akron · 2 years ago
  2. d76d33a Catch null reference in case no vc cache is defined by Akron · 6 years ago
  3. df0e9d1 Implemented serializable doc bits vector for caching on disk. by margaretha · 6 years ago
  4. fe25280 Implemented auto-caching. by margaretha · 6 years ago
  5. 8efa375 Implemented referencing cached collection. by margaretha · 6 years ago
  6. 04f0095 Improve keyword indexing to be retrievable as keywords by Akron · 7 years ago
  7. 12cd258 Fixed support for textual match expansion (ugly) by Akron · 7 years ago
  8. 99220ea Fix ids for relation anchors to include end positions by Akron · 7 years ago
  9. ab2b3a5 Updated log4j to log4j2 by Akron · 7 years ago
  10. d6611cd Tests for regular expressions in expansions by Akron · 7 years ago
  11. e54600f First attempt to fix negative regex behaviour in sequences by Akron · 7 years ago
  12. 5e3436f Fix bug where a 'match all' VC is returned in case a bug in the input data is given by Akron · 7 years ago
  13. a9d4c42 Fixed invalid dates in input by Akron · 8 years ago
  14. d8f8861 Fixed pagebreak retrieval by Akron · 8 years ago
  15. b98c266 Added highlights with pagebreak by Akron · 8 years ago
  16. 9591796 Added comments. by Eliza Margaretha · 8 years ago
  17. ff41663 Fixed the argument handler in the Indexer. by Eliza Margaretha · 8 years ago
  18. 75ee2b8 Added getDoc() method to KrillIndex for field retrieval by Akron · 8 years ago
  19. 9c04ce2 Clear payload for correct highlighting by Akron · 9 years ago
  20. f796b86 Failing test for sorted subspans by Akron · 9 years ago
  21. 2018e13 Create failing test for startswith-bug by Akron · 9 years ago
  22. 40f51ee Workaround for nullpointer exception in SpanOrQueries by Akron · 9 years ago
  23. 30c4606 Fixed tests regarding WithinSpans by Akron · 9 years ago
  24. 63cd32f Fixed major lazy loading bug in WithinSpans by Akron · 9 years ago
  25. 9f1a55b Fixed test data with <base/s=t> by Akron · 9 years ago
  26. 305898e Added info file to make properties file optional by Akron · 9 years ago
  27. 499c94c Fixed sentence extension tests for payload IDs by Akron · 9 years ago payload-id
  28. 6cc7b7b Some class payload fixes / not finished yet by Akron · 9 years ago
  29. 5f04403 Added pti to classes by Akron · 9 years ago
  30. 1d63f27 Fixed case sensitive tests in collection suite by Akron · 9 years ago
  31. 3ba74f2 Introduced new KrillCollection interface - but with a failing test for deleted documents by Akron · 9 years ago
  32. a61d2ba Fixed server tests by Marc Kupietz · 10 years ago
  33. e50bae0 Changed groupID, fixed some pom issues by Nils Diewald · 10 years ago
  34. d37f7e4 properties now have krill-prefixes, added some docs to KrillIndex by Nils Diewald · 10 years ago
  35. b9dd413 Fixing resource bug and adding sorting requirement flag to SpanWrapQueries by Nils Diewald · 10 years ago
  36. afab8f3 Fixed KorapResponse deserialization and collection extension bug by Nils Diewald · 10 years ago
  37. c471b18 Major refactoring to support coherent notifications - some known issues in JSON responses included by Nils Diewald · 10 years ago
  38. 32912a6 Added clean timeout by Nils Diewald · 10 years ago
  39. 0fa2da2 fixed shrink bug by Nils Diewald · 10 years ago
  40. 92729ce Prepare SpanQueryWrapper for empty token support by Nils Diewald · 10 years ago
  41. 8d8641b Fixed database tests by Nils Diewald · 10 years ago
  42. e072501 Rollback version by Nils Diewald · 10 years ago
  43. 60b48fd slash classpath reference fix by Michael Hanl · 10 years ago
  44. f6b351c Added resources to server by Nils Diewald · 10 years ago
  45. 1455e1e Bugfixes for negative segments, focus() and some logging issues by Nils Diewald · 10 years ago
  46. dc8dc34 Some debug flags inserted by Nils Diewald · 10 years ago
  47. d4401ec Added extend feature to class queries by Nils Diewald · 10 years ago
  48. 8493437 Minor test improvement by Nils Diewald · 11 years ago
  49. 1e5d594 New feature and some bugfixes concerning span based context extension by Nils Diewald · 11 years ago
  50. 50389b0 bugfix for multiple identifiers in relations by Nils Diewald · 11 years ago
  51. 20607ab Bugfixing in ElementSpans and KorapMatch by Nils Diewald · 11 years ago
  52. 6802acd Bugfixes surrounding WithinSpans by Nils Diewald · 11 years ago
  53. 498d598 Still bughunting, documenting and refactoring ... by Nils Diewald · 11 years ago
  54. 8c54343 Added exclusion to KorapQuery wrapper by Nils Diewald · 11 years ago
  55. cdd465b Return backend version in results by Nils Diewald · 11 years ago
  56. 82a4b86 Performance improvements by Nils Diewald · 11 years ago
  57. 4d780ba Delete korap.conf by Nils Diewald · 11 years ago
  58. 345bdc0 Added spans and dependency relations to match retrieval by Nils Diewald · 11 years ago
  59. 22fc3ad Some more tests for getMatchInfo by Nils Diewald · 11 years ago
  60. 76592d7 comment logs in TestSegmentIndex by Eliza Margaretha · 11 years ago
  61. 138e5b9 Halfly finished info retriever by Nils Diewald · 11 years ago
  62. b1c3b65 Fixed pubDate bug by Nils Diewald · 11 years ago
  63. 9cc86fe DIRTY DEMO HACKS by Nils Diewald · 11 years ago
  64. 9f31083 No negative startindices supported anymore by Nils Diewald · 11 years ago
  65. 8bf98e9 property format bug by Michael Hanl · 11 years ago
  66. c925b49 Query Deserializer in KorapSearch by Nils Diewald · 11 years ago
  67. 3ef9a47 Fixed rare highlighting bug by Nils Diewald · 11 years ago
  68. da08036 Fix minor indexer bugs by Nils Diewald · 11 years ago
  69. 22efd2d Real index test [broken] by Nils Diewald · 11 years ago
  70. baf68c5 Working Virtual Collections | Feature Freeze by Nils Diewald · 11 years ago
  71. 1e78cbc Lucene Backend is now a module (2) by Nils Diewald · 11 years ago