Sha256: 82e6eea939f8b515f37d3b2492c98d5e0084c759070653773530dc940620b3b3
Contents?: true
Size: 349 Bytes
Versions: 20
Compression:
Stored size: 349 Bytes
Contents
module SearchFlip Config = { index_prefix: nil, base_url: "http://127.0.0.1:9200", bulk_limit: 1_000, bulk_max_mb: 100, auto_refresh: false, instrumenter: NullInstrumenter.new, json_options: { mode: :custom, use_to_json: true, time_format: :xmlschema, bigdecimal_as_decimal: false } } end
Version data entries
20 entries across 20 versions & 1 rubygems