0
0
bleve/test
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
..
tests API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
integration_test.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
integration.go nicer formatting of license header 2016-10-02 10:13:14 -04:00