1. cde6908 MatchIdentifier and MatchInfo retrieval by Nils Diewald · 11 years ago
  2. 6a78069 update total results in indexExample3() and searchJSON() by Eliza Margaretha · 11 years ago
  3. f7bbb26 fix rewrite(), replace LocalDocId by Eliza Margaretha · 11 years ago
  4. c1960f6 test for spansegmentquery by Eliza Margaretha · 11 years ago
  5. ed3bb3b SpanSegmentQuery. Abstract classes for SpanSegmentQuery and SpanNextQuery. by Eliza Margaretha · 11 years ago
  6. 138e5b9 Halfly finished info retriever by Nils Diewald · 11 years ago
  7. 4aadb0c Updated Lucene to 4.3.1 by Nils Diewald · 11 years ago
  8. bfe554b Further improvements on the match data collector by Nils Diewald · 11 years ago
  9. 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
  10. 68bb1f7 New test suite for identifiers by Nils Diewald · 11 years ago
  11. a115a33 First trial for match IDs by Nils Diewald · 11 years ago
  12. 4fca3ff Fixed Highlighting bug (1 broken test left) by Nils Diewald · 11 years ago
  13. b1c3b65 Fixed pubDate bug by Nils Diewald · 11 years ago
  14. 891c53c New test for long contexts by Nils Diewald · 11 years ago
  15. 364eb64 More testings for cutoff and returning -1 in case of a cutoff by Nils Diewald · 11 years ago
  16. b3a09db Additional test to KorapSearch by Nils Diewald · 11 years ago
  17. b0dd955 Support for Wildcard queries by Nils Diewald · 11 years ago
  18. 01df811 Support long contexts (2) by Nils Diewald · 11 years ago
  19. eabed8b Support long contexts by Nils Diewald · 11 years ago
  20. 010c10f Changed ID to docID in matches, indexed layerInfo, deserialized cutoff by Nils Diewald · 11 years ago
  21. 833fe7e Improved treatment and testibility of highlights (2 broken tests) by Nils Diewald · 11 years ago
  22. 8c22178 Fixed match serializer by Nils Diewald · 11 years ago
  23. 3caa00d Updated serialization (2 tests broken) by Nils Diewald · 11 years ago
  24. 12f00d4 Clean up the index by Nils Diewald · 11 years ago
  25. 630811f Minor changes after Poznan (with a broken test) by Nils Diewald · 11 years ago
  26. e35f862 AGAINST MICHAELS ADVICE: HACK by Nils Diewald · 11 years ago
  27. 9cc86fe DIRTY DEMO HACKS by Nils Diewald · 11 years ago
  28. 9f31083 No negative startindices supported anymore by Nils Diewald · 11 years ago
  29. 8bf98e9 property format bug by Michael Hanl · 11 years ago
  30. 3ed1afa Finished serialization of virtual collections (2) by Nils Diewald · 11 years ago
  31. 01b4ce3 Finished serialization of virtual collections by Nils Diewald · 11 years ago
  32. e8b97a4 @field/@subtype by Michael Hanl · 11 years ago
  33. 1034d93 metaquery bug fix by Michael Hanl · 11 years ago
  34. c6b7875 Finalized API glue for korap-core by Nils Diewald · 11 years ago
  35. 0adc5cc another json example for pubdate meta query by Michael Hanl · 11 years ago
  36. 6ef6ec1 Changed context information for character contexts by Nils Diewald · 11 years ago
  37. 2ff18f6 Corrected pubdate field by Nils Diewald · 11 years ago
  38. 4b845de Corrected the query in the metaquery example by Nils Diewald · 11 years ago
  39. e81476d Added context and paging information by Nils Diewald · 11 years ago
  40. 061b576 json pubdate query by Michael Hanl · 11 years ago
  41. 26087ea Finished query de-serialization from Poliqarp+ examples by Nils Diewald · 11 years ago
  42. 738e2ac json comments by Michael Hanl · 11 years ago
  43. 1b37be8 pubdate field update by Michael Hanl · 11 years ago
  44. 1687ad9 meta query json example by Michael Hanl · 11 years ago
  45. 4d183ea Further query serialization tests by Nils Diewald · 11 years ago
  46. 8c136b7 Added missing files (sorry) and updated some poms by Nils Diewald · 11 years ago
  47. 6d50c1f JSON deserialization for queries by Nils Diewald · 11 years ago
  48. 8fd7a54 deactivated PQ-native 'within' for demo reasons (otherwise within(x,y) can't be supported) by Joachim Bingel · 11 years ago
  49. 4d9986c weiteres beispiel (verschachtelte korap:terms) [bsp16.json] by Joachim Bingel · 11 years ago
  50. 54bd40c added some example queries + serializations by Joachim Bingel · 11 years ago
  51. a9baacf added some example queries + serializations by Joachim Bingel · 11 years ago
  52. 1a6bb09 Changed example queries by Nils Diewald · 11 years ago
  53. c925b49 Query Deserializer in KorapSearch by Nils Diewald · 11 years ago
  54. 3ef9a47 Fixed rare highlighting bug by Nils Diewald · 11 years ago
  55. da08036 Fix minor indexer bugs by Nils Diewald · 11 years ago
  56. 22efd2d Real index test [broken] by Nils Diewald · 11 years ago
  57. 5def8bc Virtual Collections can now be extended by Nils Diewald · 11 years ago
  58. aee4545 First test for a real index by Nils Diewald · 11 years ago
  59. 4972994 Added foundry and tokenization information to the result (preliminary, as it is currently globally indexed) by Nils Diewald · 11 years ago
  60. f3b30ae Updated HTML output and deal with updated test files by Nils Diewald · 11 years ago
  61. dfb21ea Fixed nested vc bug by Nils Diewald · 11 years ago
  62. 41e58f8 Fixed NullPointerException for Null-Hit filter and changed Analyzers to Whitespace for textClass and foundries by Nils Diewald · 11 years ago
  63. baf68c5 Working Virtual Collections | Feature Freeze by Nils Diewald · 11 years ago
  64. fae049b Lucene Backend is now a module (4) by Nils Diewald · 11 years ago
  65. 7c50e2d Lucene Backend is now a module (3) by Nils Diewald · 11 years ago
  66. 1e78cbc Lucene Backend is now a module (2) by Nils Diewald · 11 years ago
  67. f399a67 Lucene Backend is now a module (1) by Nils Diewald · 11 years ago