0
0
bleve/document
Marty Schoch 41d4f67ee2 fix storing/retrieving numeric and date fields
also includes new ability to request stored fields be returned with results

closes #55 and closes #56 and closes #58
2014-08-06 13:52:20 -04:00
..
document.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
field_composite.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00
field_datetime.go fix storing/retrieving numeric and date fields 2014-08-06 13:52:20 -04:00
field_numeric_test.go added initial support for indexing and querying numeric values 2014-08-02 19:05:58 -04:00
field_numeric.go fix storing/retrieving numeric and date fields 2014-08-06 13:52:20 -04:00
field_text.go set token type 2014-07-31 14:10:27 -04:00
field.go added support for composite fields 2014-07-21 17:05:55 -04:00
indexing_options_test.go added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
indexing_options.go major refactor, apologies for the large commit 2014-07-30 12:30:38 -04:00