0
0
Fork 0

Commit Graph

  • b6ba2efdef added test for nested conjunction searches Marty Schoch 2014-04-24 16:22:12 -0600
  • b78b1988a7 added tests to cover untested code fixed bug in conjunction next impl Marty Schoch 2014-04-24 16:09:50 -0600
  • 0be5cffd21 subsequent calls to advance on the same key should keep returning the same thing only increment on initial call Marty Schoch 2014-04-24 16:08:28 -0600
  • 55644a695d add test for one member of conjunction no matches Marty Schoch 2014-04-24 10:35:50 -0600
  • aa53d0b340 added conjunction term search/query/score Marty Schoch 2014-04-24 10:24:19 -0600
  • aeebcdd7fe improved test coverage Marty Schoch 2014-04-22 13:57:13 -0400
  • f1926093de improve coverage of the mock package Marty Schoch 2014-04-22 13:14:17 -0400
  • 9ab4f97f26 fix bug when calling Advance on new reader Marty Schoch 2014-04-22 13:13:56 -0400
  • d0cdf639f3 added test of Advance() Marty Schoch 2014-04-20 09:43:02 -0400
  • 5cc94808f5 improved test Marty Schoch 2014-04-20 09:33:15 -0400
  • 2d238d9872 add test for term searcher Marty Schoch 2014-04-20 09:10:59 -0400
  • 63fdd841ac fix bug returning results after end Marty Schoch 2014-04-20 09:10:41 -0400
  • 4abc1cabdf added test of query weight Marty Schoch 2014-04-19 15:11:29 -0400
  • 90692be8e3 added test for query norm Marty Schoch 2014-04-19 15:04:12 -0400
  • 7fc21d6094 added test of field term locations Marty Schoch 2014-04-19 14:49:15 -0400
  • 524e332ad9 added explanation to test Marty Schoch 2014-04-19 14:39:07 -0400
  • 9e1e6d4e89 added basic test for term scorer Marty Schoch 2014-04-19 14:29:42 -0400
  • 1f1ac3e4a8 added some negative tests to row Marty Schoch 2014-04-18 22:31:13 -0400
  • 15726437eb fix issue identified by go vet Marty Schoch 2014-04-18 21:11:32 -0400
  • f92f274665 refactored to remove panics, return errors, and fewer type assertions Marty Schoch 2014-04-18 21:07:41 -0400
  • a3e04d8697 rewrote to not handle errors which cannot occur Marty Schoch 2014-04-18 16:36:03 -0400
  • bb2f66be92 Revert "refactor to use less panics, return more errors" Marty Schoch 2014-04-18 16:09:34 -0400
  • dec37fed07 refactor to use less panics, return more errors Marty Schoch 2014-04-18 15:54:29 -0400
  • 144cea8367 changed readme heading level Marty Schoch 2014-04-18 13:53:23 -0400
  • fd6322930a added status badges Marty Schoch 2014-04-18 13:52:38 -0400
  • 900b54e240 changed to not use pkg-config, brittle on some platforms Marty Schoch 2014-04-18 11:50:14 -0400
  • 9058db20ec fix commit of old file Marty Schoch 2014-04-18 11:09:36 -0400
  • 6e7aa57b52 adding license file Marty Schoch 2014-04-17 17:03:15 -0400
  • 3d842dfaf2 initial commit Marty Schoch 2014-04-17 16:55:53 -0400