Get
Gets a search engine details.
Authorizations
Doofinder API key. Pass it as: Authorization: Token <api_key>
Path Parameters
Unique id of a search engine.
^[a-f0-9]{32}$Response
Search engine retrieved.
A search engine groups a number of indices. Any search done to the search engine takes the best results of all indices beneath. Also, search engine options applies to all its indices.
A short name that helps identifying the search engine.
"My Search Engine"
Currency used in the search engine in ISO 4217 Code
AED, ARS, AUD, BAM, BDT, BGN, BOB, BRL, BYN, CAD, CHF, CLP, CNY, COP, CZK, DKK, DOP, EGP, EUR, GBP, HKD, HRK, HUF, IDR, ILS, INR, IRR, ISK, JPY, KRW, KWD, MXN, MYR, NOK, NZD, PEN, PLN, RON, RSD, RUB, SAR, SEK, TRY, TWD, UAH, USD, VEF, VND, XPF, ZAR "EUR"
A unique code that identifies a search engine.
"123456789012345678901234567890ab"
A list of indices for a search engine.
Indicates the current status of the search engine.
active, inactive "active"
(DEPRECATED), use locale field instead. Curently it won't have any effect in the Search Engine.
ar, hy, eu, pt-br, bg, ca, cs, da, nl, en, fi, fr, de, el, hi, hu, id, it, no, pt, ro, ru, es, sv, tr "es"
An ISO locale code is a standardized identifier combining language and region codes. The language part, usually a two-letter code, is from ISO 639-1, while the region part (optional, but recommended), often a two or three-letter code, is from ISO 3166-1. Determines the locale of the search engine. The locale affects how the words indexed are tokenized and which stopwords to use.
"es-ES"
(Deprecated) The URL of the site to be integrated with the search engine. It determines the default allowed domains for requests.
"http://my.web.site"
Indicates the search server domain for this search engine. You should use this domain to perform searches to this search engine.
"https://eu1-search.doofinder.com"
Ignores high-frequency terms like "the", "and", "is". These words have a low weight and contribute little to the relevance score.
false
Indicates if the search engine is the default one for the store.
false
Indicates which platform the search engine is associated with.
api, shopify, woocommerce, bigcommerce, crawler, ecommerce, ekm, file, magento, magento2, opencart, oscommerce, prestashop, shoper, shopware "shopify"
When this option is selected, only one of the item variants is returned in the search results. This only works if the indexed item have the group_id field.
The Store identifier.
"e9d6fcd2-0262-4094-bf3c-671ec5da5455"