Sha256: cfcd8d9737fc7a0cafa6f5c5f88a53e9b0e7362072243a7c187810ba1b60db6c
Contents?: true
Size: 309 Bytes
Versions: 5
Compression:
Stored size: 309 Bytes
Contents
// -*- mode: js; -*- // Wild Card Query, whereby a wildcard is used in the string submitted for the search. { "indexName": "travel-sample-index-stored", "size": 10, "highlight": { "style": "html" }, "query": { "field": "description", "wildcard": "bouti*ue" } }
Version data entries
5 entries across 5 versions & 2 rubygems