0
0
Fork 0
bleve/document
Patrick Mezard e2fa3d6351 doc: document Token, TokenFrequencies and Field structs
It helps understanding what is going on in indexing code.
ArrayPositions() was particularly puzzling.
2015-10-09 12:32:44 +02:00
..
document.go clean up logging to use package level *log.Logger 2014-12-28 12:14:48 -08:00
field.go doc: document Token, TokenFrequencies and Field structs 2015-10-09 12:32:44 +02: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.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_text.go fix invalid fmt string using analysis.Analyzer 2015-08-03 17:53:10 +00:00
indexing_options.go continued refactoring of the mapping code 2014-09-03 13:02:10 -04:00
indexing_options_test.go continued refactoring of the mapping code 2014-09-03 13:02:10 -04:00