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. fead206 Test skipTo() for element distance span by Eliza Margaretha · 11 years ago
  8. 81b0c86 Test element distance queries by Eliza Margaretha · 11 years ago
  9. b0e9143 Element distance span without gaps. Test cases. by Eliza Margaretha · 11 years ago
  10. a2603fa SpanDistanceQuery by Eliza Margaretha · 11 years ago
  11. 345bdc0 Added spans and dependency relations to match retrieval by Nils Diewald · 11 years ago
  12. befc23f Add testcases for testing skipto() of the parentspan by Eliza Margaretha · 11 years ago
  13. 22fc3ad Some more tests for getMatchInfo by Nils Diewald · 11 years ago
  14. 76592d7 comment logs in TestSegmentIndex by Eliza Margaretha · 11 years ago
  15. cde6908 MatchIdentifier and MatchInfo retrieval by Nils Diewald · 11 years ago
  16. 6a78069 update total results in indexExample3() and searchJSON() by Eliza Margaretha · 11 years ago
  17. f7bbb26 fix rewrite(), replace LocalDocId by Eliza Margaretha · 11 years ago
  18. c1960f6 test for spansegmentquery by Eliza Margaretha · 11 years ago
  19. 138e5b9 Halfly finished info retriever by Nils Diewald · 11 years ago
  20. 4aadb0c Updated Lucene to 4.3.1 by Nils Diewald · 11 years ago
  21. bfe554b Further improvements on the match data collector by Nils Diewald · 11 years ago
  22. 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
  23. 68bb1f7 New test suite for identifiers by Nils Diewald · 11 years ago
  24. 4fca3ff Fixed Highlighting bug (1 broken test left) by Nils Diewald · 11 years ago
  25. b1c3b65 Fixed pubDate bug by Nils Diewald · 11 years ago
  26. 891c53c New test for long contexts by Nils Diewald · 11 years ago
  27. 364eb64 More testings for cutoff and returning -1 in case of a cutoff by Nils Diewald · 11 years ago
  28. b3a09db Additional test to KorapSearch by Nils Diewald · 11 years ago
  29. b0dd955 Support for Wildcard queries by Nils Diewald · 11 years ago
  30. eabed8b Support long contexts by Nils Diewald · 11 years ago
  31. 010c10f Changed ID to docID in matches, indexed layerInfo, deserialized cutoff by Nils Diewald · 11 years ago
  32. 833fe7e Improved treatment and testibility of highlights (2 broken tests) by Nils Diewald · 11 years ago
  33. 8c22178 Fixed match serializer by Nils Diewald · 11 years ago
  34. 3caa00d Updated serialization (2 tests broken) by Nils Diewald · 11 years ago
  35. 12f00d4 Clean up the index by Nils Diewald · 11 years ago
  36. 630811f Minor changes after Poznan (with a broken test) by Nils Diewald · 11 years ago
  37. 9cc86fe DIRTY DEMO HACKS by Nils Diewald · 11 years ago
  38. 9f31083 No negative startindices supported anymore by Nils Diewald · 11 years ago
  39. 01b4ce3 Finished serialization of virtual collections by Nils Diewald · 11 years ago
  40. c6b7875 Finalized API glue for korap-core by Nils Diewald · 11 years ago
  41. 26087ea Finished query de-serialization from Poliqarp+ examples by Nils Diewald · 11 years ago
  42. 4d183ea Further query serialization tests by Nils Diewald · 11 years ago
  43. 6d50c1f JSON deserialization for queries by Nils Diewald · 11 years ago
  44. c925b49 Query Deserializer in KorapSearch by Nils Diewald · 11 years ago
  45. 3ef9a47 Fixed rare highlighting bug by Nils Diewald · 11 years ago
  46. da08036 Fix minor indexer bugs by Nils Diewald · 11 years ago
  47. 22efd2d Real index test [broken] by Nils Diewald · 11 years ago
  48. 5def8bc Virtual Collections can now be extended by Nils Diewald · 11 years ago
  49. 4972994 Added foundry and tokenization information to the result (preliminary, as it is currently globally indexed) by Nils Diewald · 11 years ago
  50. f3b30ae Updated HTML output and deal with updated test files by Nils Diewald · 11 years ago
  51. dfb21ea Fixed nested vc bug by Nils Diewald · 11 years ago
  52. 41e58f8 Fixed NullPointerException for Null-Hit filter and changed Analyzers to Whitespace for textClass and foundries by Nils Diewald · 11 years ago
  53. baf68c5 Working Virtual Collections | Feature Freeze by Nils Diewald · 11 years ago
  54. 1e78cbc Lucene Backend is now a module (2) by Nils Diewald · 11 years ago