0
0
bleve/search/scorers
Marty Schoch e188fe35f7 switch back to single DocumentMatch struct
instead of separate DocumentMatch/DocumentMatchInternal

rules are simple, everything operates on the IndexInternalID field
until the results are returned, then ID is set correctly
the IndexInternalID field is not exported to JSON
2016-08-01 14:58:02 -04:00
..
scorer_conjunction.go switch back to single DocumentMatch struct 2016-08-01 14:58:02 -04:00
scorer_constant_test.go switch back to single DocumentMatch struct 2016-08-01 14:58:02 -04:00
scorer_constant.go switch back to single DocumentMatch struct 2016-08-01 14:58:02 -04:00
scorer_disjunction.go switch back to single DocumentMatch struct 2016-08-01 14:58:02 -04:00
scorer_term_test.go switch back to single DocumentMatch struct 2016-08-01 14:58:02 -04:00
scorer_term.go switch back to single DocumentMatch struct 2016-08-01 14:58:02 -04:00
sqrt_cache.go optimize SqrtCache as just-an-array 2016-07-21 19:41:33 -07:00