1. b0449d0 Add a testcase for Unordered Distance Query, where the operands are elements of the same type. by Eliza Margaretha · 11 years ago
  2. 45b5be1 Fix handling invalid secondspans for ElementDistanceSpan when a second span is not within an element. by Eliza Margaretha · 11 years ago
  3. adedcb6 Add a testcase to TestUnorderedDistanceIndex by Eliza Margaretha · 11 years ago
  4. 9738c39 Unordered distance spans for tokens by Eliza Margaretha · 11 years ago
  5. 1751dbf Rename TestElementDistanceSpan to TestElementDistanceIndex by Eliza Margaretha · 11 years ago
  6. db29287 Update span distance query with isOrdered option by Eliza Margaretha · 11 years ago
  7. 3d68a3e remove SpanElementDistanceQuery by Eliza Margaretha · 11 years ago
  8. fead206 Test skipTo() for element distance span by Eliza Margaretha · 11 years ago
  9. 81b0c86 Test element distance queries by Eliza Margaretha · 11 years ago
  10. b0e9143 Element distance span without gaps. Test cases. by Eliza Margaretha · 11 years ago
  11. 69a5683 SpanElementDistanceQuery, Element-based distance span with gaps - not used. by Eliza Margaretha · 11 years ago
  12. 8e274e3 Abstract classes for distance Spans Token-based distance span by Eliza Margaretha · 11 years ago
  13. 83b9537 Update abstract classes for spanqueries, DistanceSpans extends SimpleSpans by Eliza Margaretha · 11 years ago
  14. 9058cb5 Reduce constraints to forward secondspans by Eliza Margaretha · 11 years ago
  15. a2603fa SpanDistanceQuery by Eliza Margaretha · 11 years ago
  16. 345bdc0 Added spans and dependency relations to match retrieval by Nils Diewald · 11 years ago
  17. 5b69bdd Add a constraint to forward secondspans by Eliza Margaretha · 11 years ago
  18. befc23f Add testcases for testing skipto() of the parentspan by Eliza Margaretha · 11 years ago
  19. 22fc3ad Some more tests for getMatchInfo by Nils Diewald · 11 years ago
  20. 76592d7 comment logs in TestSegmentIndex by Eliza Margaretha · 11 years ago
  21. cde6908 MatchIdentifier and MatchInfo retrieval by Nils Diewald · 11 years ago
  22. 6a78069 update total results in indexExample3() and searchJSON() by Eliza Margaretha · 11 years ago
  23. f7bbb26 fix rewrite(), replace LocalDocId by Eliza Margaretha · 11 years ago
  24. c1960f6 test for spansegmentquery by Eliza Margaretha · 11 years ago
  25. ed3bb3b SpanSegmentQuery. Abstract classes for SpanSegmentQuery and SpanNextQuery. by Eliza Margaretha · 11 years ago
  26. 138e5b9 Halfly finished info retriever by Nils Diewald · 11 years ago
  27. 4aadb0c Updated Lucene to 4.3.1 by Nils Diewald · 11 years ago
  28. bfe554b Further improvements on the match data collector by Nils Diewald · 11 years ago
  29. 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
  30. 68bb1f7 New test suite for identifiers by Nils Diewald · 11 years ago
  31. a115a33 First trial for match IDs by Nils Diewald · 11 years ago
  32. 4fca3ff Fixed Highlighting bug (1 broken test left) by Nils Diewald · 11 years ago
  33. b1c3b65 Fixed pubDate bug by Nils Diewald · 11 years ago
  34. 891c53c New test for long contexts by Nils Diewald · 11 years ago
  35. 364eb64 More testings for cutoff and returning -1 in case of a cutoff by Nils Diewald · 11 years ago
  36. b3a09db Additional test to KorapSearch by Nils Diewald · 11 years ago
  37. b0dd955 Support for Wildcard queries by Nils Diewald · 11 years ago
  38. 01df811 Support long contexts (2) by Nils Diewald · 11 years ago
  39. eabed8b Support long contexts by Nils Diewald · 11 years ago
  40. 010c10f Changed ID to docID in matches, indexed layerInfo, deserialized cutoff by Nils Diewald · 11 years ago
  41. 833fe7e Improved treatment and testibility of highlights (2 broken tests) by Nils Diewald · 11 years ago
  42. 8c22178 Fixed match serializer by Nils Diewald · 11 years ago
  43. 3caa00d Updated serialization (2 tests broken) by Nils Diewald · 11 years ago
  44. 12f00d4 Clean up the index by Nils Diewald · 11 years ago
  45. 630811f Minor changes after Poznan (with a broken test) by Nils Diewald · 11 years ago
  46. e35f862 AGAINST MICHAELS ADVICE: HACK by Nils Diewald · 11 years ago
  47. 9cc86fe DIRTY DEMO HACKS by Nils Diewald · 11 years ago
  48. 9f31083 No negative startindices supported anymore by Nils Diewald · 11 years ago
  49. 8bf98e9 property format bug by Michael Hanl · 11 years ago
  50. 3ed1afa Finished serialization of virtual collections (2) by Nils Diewald · 11 years ago
  51. 01b4ce3 Finished serialization of virtual collections by Nils Diewald · 11 years ago
  52. e8b97a4 @field/@subtype by Michael Hanl · 11 years ago
  53. 1034d93 metaquery bug fix by Michael Hanl · 11 years ago
  54. c6b7875 Finalized API glue for korap-core by Nils Diewald · 11 years ago
  55. 0adc5cc another json example for pubdate meta query by Michael Hanl · 11 years ago
  56. 6ef6ec1 Changed context information for character contexts by Nils Diewald · 11 years ago
  57. 2ff18f6 Corrected pubdate field by Nils Diewald · 11 years ago
  58. 4b845de Corrected the query in the metaquery example by Nils Diewald · 11 years ago
  59. e81476d Added context and paging information by Nils Diewald · 11 years ago
  60. 061b576 json pubdate query by Michael Hanl · 11 years ago
  61. 26087ea Finished query de-serialization from Poliqarp+ examples by Nils Diewald · 11 years ago
  62. 738e2ac json comments by Michael Hanl · 11 years ago
  63. 1b37be8 pubdate field update by Michael Hanl · 11 years ago
  64. 1687ad9 meta query json example by Michael Hanl · 11 years ago
  65. 4d183ea Further query serialization tests by Nils Diewald · 11 years ago
  66. 8c136b7 Added missing files (sorry) and updated some poms by Nils Diewald · 11 years ago
  67. 6d50c1f JSON deserialization for queries by Nils Diewald · 11 years ago
  68. 8fd7a54 deactivated PQ-native 'within' for demo reasons (otherwise within(x,y) can't be supported) by Joachim Bingel · 11 years ago
  69. 4d9986c weiteres beispiel (verschachtelte korap:terms) [bsp16.json] by Joachim Bingel · 11 years ago
  70. 54bd40c added some example queries + serializations by Joachim Bingel · 11 years ago
  71. a9baacf added some example queries + serializations by Joachim Bingel · 11 years ago
  72. 1a6bb09 Changed example queries by Nils Diewald · 11 years ago
  73. c925b49 Query Deserializer in KorapSearch by Nils Diewald · 11 years ago
  74. 3ef9a47 Fixed rare highlighting bug by Nils Diewald · 11 years ago
  75. da08036 Fix minor indexer bugs by Nils Diewald · 11 years ago
  76. 22efd2d Real index test [broken] by Nils Diewald · 11 years ago
  77. 5def8bc Virtual Collections can now be extended by Nils Diewald · 11 years ago
  78. aee4545 First test for a real index by Nils Diewald · 11 years ago
  79. 4972994 Added foundry and tokenization information to the result (preliminary, as it is currently globally indexed) by Nils Diewald · 11 years ago
  80. f3b30ae Updated HTML output and deal with updated test files by Nils Diewald · 11 years ago
  81. dfb21ea Fixed nested vc bug by Nils Diewald · 11 years ago
  82. 41e58f8 Fixed NullPointerException for Null-Hit filter and changed Analyzers to Whitespace for textClass and foundries by Nils Diewald · 11 years ago
  83. baf68c5 Working Virtual Collections | Feature Freeze by Nils Diewald · 11 years ago
  84. fae049b Lucene Backend is now a module (4) by Nils Diewald · 11 years ago
  85. 7c50e2d Lucene Backend is now a module (3) by Nils Diewald · 11 years ago
  86. 1e78cbc Lucene Backend is now a module (2) by Nils Diewald · 11 years ago
  87. f399a67 Lucene Backend is now a module (1) by Nils Diewald · 11 years ago