0
0
Fork 0
bleve/mapping
abhinavdangeti 6451c8c37f MB-26396: Handling documents with geopoints in slice format
+ The issue lies with parsing documents containing a geopoint
  in slice format - which wasn't handled.
+ Unit test that verifies the fix.
2018-01-29 18:31:56 -08:00
..
analysis.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
document.go MB-26396: Handling documents with geopoints in slice format 2018-01-29 18:31:56 -08:00
examples_test.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
field.go fixing err handling in UTs, name changes 2018-01-10 22:00:26 +05:30
index.go fixing err handling in UTs, name changes 2018-01-10 22:00:26 +05:30
mapping.go add support for BleveType() alternative for type detection 2017-05-19 09:22:12 -04:00
mapping_test.go MB-26396: Handling documents with geopoints in slice format 2018-01-29 18:31:56 -08:00
reflect.go fix type identification when object indexed is pointer to struct 2016-12-08 08:07:38 -05:00
reflect_test.go fix type identification when object indexed is pointer to struct 2016-12-08 08:07:38 -05:00