0
0
bleve/document
Marty Schoch d00bc91dc9 minor speed up in token frequency calculations
benchmark               old ns/op     new ns/op     delta
BenchmarkAnalysis-4     1599218       1540991       -3.64%

benchmark               old allocs     new allocs     delta
BenchmarkAnalysis-4     5353           5318           -0.65%

benchmark               old bytes     new bytes     delta
BenchmarkAnalysis-4     370495        362983        -2.03%
2015-09-04 18:57:39 -04:00
..
document.go clean up logging to use package level *log.Logger 2014-12-28 12:14:48 -08:00
field_composite.go minor speed up in token frequency calculations 2015-09-04 18:57:39 -04:00
field_datetime.go update to correctly work with composite fields 2015-07-31 11:16:11 -04:00
field_numeric_test.go add newline between license and package 2014-09-02 10:54:50 -04:00
field_numeric.go update to correctly work with composite fields 2015-07-31 11:16:11 -04:00
field_text.go fix invalid fmt string using analysis.Analyzer 2015-08-03 17:53:10 +00:00
field.go add newline between license and package 2014-09-02 10:54:50 -04:00
indexing_options_test.go continued refactoring of the mapping code 2014-09-03 13:02:10 -04:00
indexing_options.go continued refactoring of the mapping code 2014-09-03 13:02:10 -04:00