0
0
bleve/search/scorer
Marty Schoch 8096d9fb90 remove use of float64 to represent int things
this originated from a misunderstanding of mine going back
several years.  the values need not be float64 just because
we plan to serialize them as json.

there are still larger questions about what the right type should
be, and where should any conversions go.  but, this commit
simply attempts to address the most egregious problems
2017-02-09 20:15:59 -05:00
..
scorer_conjunction.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_constant_test.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_constant.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_disjunction.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_term_test.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_term.go remove use of float64 to represent int things 2017-02-09 20:15:59 -05:00
sqrt_cache.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00