scout-elasticsearch-driver icon indicating copy to clipboard operation
scout-elasticsearch-driver copied to clipboard

Search Settings (Edit the body of the request)

Open eqxDev opened this issue 5 years ago • 1 comments
trafficstars

Adds the ability to add data into the body of each request set in the Seachable model.

eg: protected $searchSettings = [ 'track_total_hits' => true, ];

eqxDev avatar Apr 24 '20 10:04 eqxDev

Hi @eqxDev, could you please update readme.md with proper explanation?

iget-esoares avatar Jun 01 '20 16:06 iget-esoares