1. c4bf5fb Transform plan_for to multi-step normalization by Akron · 8 years ago
  2. 3791050 Fix constraints_class_distance.t normalization tests by Akron · 8 years ago
  3. 060fc7d Fix next.t normalization tests by Akron · 8 years ago
  4. 5ddc38f Introduced remove_classes method to get rid of unused classes in queries by Akron · 8 years ago
  5. 2c1beaf Fix not_between tests by Akron · 8 years ago
  6. 40470a4 Add a minor remark on distributed systems by Akron · 8 years ago
  7. 90d224f Fix building of sequences with optional operands by Akron · 8 years ago
  8. 6ccc3ad Added span alternative constructor by Akron · 8 years ago
  9. a2821d8 Added optional extensions to deserializing sequences by Akron · 8 years ago
  10. b723547 Added support for optional negative in between operands by Akron · 8 years ago
  11. 7996119 Fix repetition normalization by Akron · 8 years ago
  12. 0621766 Fix negativity in repetitions by Akron · 8 years ago
  13. 1afe7a3 Add negative distances to sequence deserialization by Akron · 8 years ago
  14. 9448f51 Added simple InBetween constraint by Akron · 8 years ago
  15. 05ad05a Simplify query combination by Akron · 8 years ago
  16. 993e014 Serialize sequences with any constraints by Akron · 8 years ago
  17. dfa6bf1 First attempt for sequence optimization by Akron · 8 years ago
  18. f19fc5d Some reminders for consequences of supporting multi valued fields by Akron · 8 years ago
  19. cf16fbd Added preliminary work on token frequency aggregation by Akron · 8 years ago
  20. 9dcb4f2 Added some information for static virtual corpora by Akron · 8 years ago
  21. d246947 Added TermFreq aggregation mechanism by Akron · 8 years ago
  22. 852ce87 Ignore classes in negated spans by Akron · 8 years ago
  23. 85da127 Rewrite Term to use hash by Akron · 8 years ago
  24. c552937 Introduced normalize->finalize->optimize to a lot of queries by Akron · 8 years ago
  25. 6fdeb51 Some more 3 phase result handling introductions by Akron · 8 years ago
  26. 8323607 Introduced 3 phase query evaluation to results (Kanalito) by Akron · 8 years ago
  27. 1e9a61f Started sequential utility for Koral sequences by Akron · 8 years ago
  28. 032bc0b Added filter query by Akron · 8 years ago
  29. efe7e04 Added test suite for length normalization by Akron · 8 years ago
  30. 5b07e1b Fixing length query normalization/optimization by Akron · 8 years ago
  31. 2f487a8 Added normalization/optimization to unique query by Akron · 8 years ago
  32. 49dd24f Fixed boolean operation treatment of operands in first phase by Akron · 8 years ago
  33. 5756955 Fixed neutral handling in Koral::Corpus::Field by Akron · 8 years ago
  34. 8231ca7 Fixed negative idempotence on groups in boolean operations by Akron · 8 years ago
  35. ce10cb4 Fix idempotence in queries by Akron · 8 years ago
  36. c048b18 Finished repetition tests by Akron · 8 years ago
  37. 17c0a3d Add normalization to spans and constraints by Akron · 8 years ago
  38. 6d0c8d8 Made constraints normalize and optimize by Akron · 8 years ago
  39. 93e925e Fix boolean tree normalization by Akron · 8 years ago
  40. 6b19563 First attempt to adopt booleantree to tokens by Akron · 8 years ago
  41. 8a27142 Fixed doc_id handling in current of And queries by Akron · 8 years ago
  42. 7a97d3f Fixed test suite for normalization tests in VC by Akron · 8 years ago
  43. e7031f9 Fixed class VC by Akron · 8 years ago
  44. 1811acc Fixed or-group serialization by Akron · 8 years ago
  45. d7f5bd3 Fix live document conjunction in virtual corpora by Akron · 8 years ago
  46. cd854d2 Fixed max() method in PostingsLive by Akron · 8 years ago
  47. e5bf819 Added live docs mechanism by Akron · 8 years ago
  48. 2ea61aa Improve vc handling - including live documents by Akron · 8 years ago
  49. fb9e652 Implemented an alternative sorting by Akron · 8 years ago
  50. 617871f Optimize notBetween query a bit by Akron · 8 years ago
  51. 97a7cba Some comments on group results by Akron · 8 years ago
  52. fc3e55a Minor comment on different tokenizations by Akron · 8 years ago
  53. 52751e6 Added not_between_constraint by Akron · 8 years ago
  54. 61e8bce Introduced squote as an util method by Akron · 8 years ago
  55. b3e9e20 Add NotBetween query by Akron · 8 years ago
  56. 49c32f4 Added test for more negativity resolution by Akron · 8 years ago
  57. d3355ba Added working demorgan option by Akron · 8 years ago
  58. ed0ffd2 Introduce boolean tree optimization by Akron · 8 years ago
  59. 2c6c716 Introduce boolean tree optimization by Akron · 8 years ago
  60. 0e782bc Introduce idempotence rule by Akron · 8 years ago
  61. f9260ac Added has_classes method to corpus by Akron · 8 years ago
  62. e9d59c8 Move aggregation methods to Result::Segment by Akron · 8 years ago
  63. dd02499 Introduce fieldvalue method by Akron · 8 years ago
  64. 448bca9 Introduce VC concept by Akron · 8 years ago
  65. 1f3feac Added freq_in_doc method by Akron · 8 years ago
  66. 520f0d9 Introduced remote results by Akron · 8 years ago
  67. b5809f4 Improved API by Akron · 8 years ago
  68. 0f7a21e Started K::Result::Segment namespace by Akron · 8 years ago
  69. e23e292 Added group by spans class by Akron · 8 years ago
  70. 2bdc9cb Restructure ranks on indices by Akron · 8 years ago
  71. df4b405 Improve merge policy description and separate dynamic and static segment structures by Akron · 8 years ago
  72. c2a107d Among other things, some notes regarding merging of segments by Akron · 8 years ago
  73. b4e1d64 Remove old sort filter by Akron · 8 years ago
  74. 9b6ea8d Added sort filter in meta by Akron · 8 years ago
  75. 4b5257e Added simple value aggregation mechanism by Akron · 8 years ago
  76. 2a53f5d Refactoring of result aggregation by Akron · 8 years ago
  77. 28fcd30 Improved aggregation handling in meta plan by Akron · 8 years ago
  78. 304fdd5 Improved meta building by Akron · 8 years ago
  79. 42d3f6a Fixed sorting by Akron · 8 years ago
  80. a2a65eb Improved test suite for fields by Akron · 8 years ago
  81. b455382 Improved prioritycascade mechanism by Akron · 8 years ago
  82. 5f9091c Added missing corpus queries by Akron · 8 years ago
  83. 1781449 Improved PriorityCascade by Akron · 8 years ago
  84. cae2fcd Added match array by Akron · 8 years ago
  85. 4c671d0 Finished priority queue per doc by Akron · 8 years ago
  86. 01693e3 Fix condition in buffer by Akron · 8 years ago
  87. 16fea19 Improve string tests for diacritic removal by Akron · 8 years ago
  88. 1972c12 added case folding and diacritic removal by Akron · 8 years ago
  89. e7585ce Fixed removal in per-doc-priority-queue by Akron · 8 years ago
  90. 1273619 Improved priorityqueue-per-doc by Akron · 8 years ago
  91. 9315367 Added some minor comments on sorting using collations by Akron · 8 years ago
  92. 7e447f3 Added xor-double-linked hierarchy to complete TST dictionary by Akron · 8 years ago
  93. e5a4aa6 Added some minor comments by Akron · 8 years ago
  94. 31bb3bc Improve TST structure by Akron · 8 years ago
  95. 076aece Added TST dictionary by Akron · 8 years ago
  96. 9e72158 Add comment to dictionary implementation by Akron · 8 years ago
  97. 982c452 Moved queue implementation to using nodes by Akron · 8 years ago
  98. 7ce2112 Minor changes to the sorting pipeline by Akron · 8 years ago
  99. 3e648a0 Fixed duplicate marking in priority queue by Akron · 8 years ago
  100. 59421b1 Established priority search by Akron · 8 years ago