Skip to content

Instantly share code, notes, and snippets.

@nicomen
Created January 22, 2018 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicomen/6c216644be4b3c877d292fdc849432f0 to your computer and use it in GitHub Desktop.
Save nicomen/6c216644be4b3c877d292fdc849432f0 to your computer and use it in GitHub Desktop.
wæt?
# Failed test 'query that remove defaults'
# at t/Solr.pm line 20.
# Comparing $data->{"allowed_supplier_ids"} as a SubBag
# Extra: '66'
# {
# 'adults' => 2,
# 'allowed_supplier_ids' => '***masked***',
# 'children' => 0,
# 'collapse_field' => 'hotel_id',
# 'facet_min_count' => 0,
# 'infants' => 0,
# 'number_of_nights' => [
# '6',
# '9'
# ],
# 'offer_tag' => 'sunbath',
# 'offer_type' => 'specified',
# 'origin_departure_date_from' => '2018-01-23',
# 'origin_departure_date_to' => '2018-03-26',
# 'page' => '3',
# 'rating' => [
# '3'
# ],
# 'sort' => 'rank_1 desc,origin_departure_date asc',
# 'total_price' => 1000000
# }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment