0
0
bleve/search/scorer
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
..
scorer_conjunction.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_constant_test.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_constant.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_disjunction.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_term_test.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
scorer_term.go API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
sqrt_cache.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00