0
0
Fork 0
bleve/test/tests/employee
Steve Yen 89a1cefde1 API change: optional SearchRequest.IncludeLocations flag
This is a change in search result behavior in that location
information is no longer provided by default with search results.

Although this looks like a wide-ranging change, it's mostly a
mechanical replacement of the explain bool flag with a new
search.SearcherOptions struct, which holds both the Explain bool flag
and the IncludeTermVectors bool flag.
2017-01-05 21:11:22 -08:00
..
data fix indexing bug with data coming from arrays 2015-12-21 14:59:32 -05:00
mapping.json fix indexing bug with data coming from arrays 2015-12-21 14:59:32 -05:00
searches.json API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00