0
0
Fork 0
bleve/search/highlight
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
..
format remove use of float64 to represent int things 2017-02-09 20:15:59 -05:00
fragmenter/simple additional golint cleanups 2016-10-02 11:44:34 -04:00
highlighter remove use of float64 to represent int things 2017-02-09 20:15:59 -05:00
highlighter.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
term_locations.go remove use of float64 to represent int things 2017-02-09 20:15:59 -05:00
term_locations_test.go remove use of float64 to represent int things 2017-02-09 20:15:59 -05:00