Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
34 lines
893 B
Plaintext
34 lines
893 B
Plaintext
import { TypeList } from "docs-ui"
|
|
|
|
# SearchUtils
|
|
|
|
## Classes
|
|
|
|
- [AbstractSearchService](../SearchUtils/classes/utils.SearchUtils.AbstractSearchService/page.mdx)
|
|
|
|
## Variables
|
|
|
|
- [defaultSearchIndexingProductRelations](page.mdx#defaultsearchindexingproductrelations)
|
|
- [indexTypes](page.mdx#indextypes)
|
|
- [variantKeys](page.mdx#variantkeys)
|
|
|
|
___
|
|
|
|
## Variables
|
|
|
|
### defaultSearchIndexingProductRelations
|
|
|
|
`Const` **defaultSearchIndexingProductRelations**: `string`[]
|
|
|
|
### indexTypes
|
|
|
|
`Const` **indexTypes**: `Object`
|
|
|
|
#### Properties
|
|
|
|
<TypeList types={[{"name":"PRODUCTS","type":"`string`","description":"","optional":false,"defaultValue":"\"products\"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="indexTypes"/>
|
|
|
|
### variantKeys
|
|
|
|
`Const` **variantKeys**: `string`[]
|