0
0
bleve/test/tests
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
..
basic fix pagination bug introduced by collector optimization 2016-06-01 11:35:18 -04:00
employee API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
facet added integration tests for facets 2014-11-25 17:18:16 -05:00
fosdem fix pagination bug introduced by collector optimization 2016-06-01 11:35:18 -04:00
phrase fix incorrect results returned by phrase search 2015-12-06 15:55:00 -05:00
sort add integration tests for sorting 2016-08-20 14:45:53 -04:00