Match
Term matching mode: all requires every term, any requires one, phrase requires them in order and adjacent, and user parses search syntax such as quotes and negation.
- Values
- "all", "any", "phrase", "user"
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.