0
0
Commit Graph

27 Commits

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