Relax
Query relaxation strategy: unmatched drops words that do not exist in the index, words also drops the most common remaining words one by one until results are found, and off returns an empty result set. Whatever was dropped is reported as relaxed beside the results.
- Values
- "off", "unmatched", "words"
Endpoints
Endpoints where the request or responses uses this type.
- POSTDelete documents by keys, query, or all
/v1alpha1/indexes/{name}/documents/actions/delete - POSTSearch the values of a facet
/v1alpha1/indexes/{name}/facets/{field}/values - POSTSearch an index
/v1alpha1/indexes/{name}/search - POSTExplain how one hit scores
/v1alpha1/indexes/{name}/search/actions/explain - POSTSuggest what to search for
/v1alpha1/indexes/{name}/suggest
Other types
Types that reference this one.
Exofind is built by Level Four AB and is available under the Apache License 2.0.