Events Schema for Wix Search

This article describes the Wix Events fields you can search and aggregate on a site.

To search or aggregate Wix Events on a site, set the search API documentType parameter to EVENTS.

Fields

documentType

Description: Document type that was searched. In this case, EVENTS.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

_id

Description: Event ID.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

title

Description: Event name.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: in, eq, ne, gt, ge, lt, le

description

Description: Event description.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No

url

Description: Event page's link.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

image

Description: File source of the image for this event.

Type: String

Can search the content of this field: No

Can facet: No

Can sort: No

Can filter: No

category

Description: Category associated with the event.

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No 

tagLine

Description: Event's tagline (subtitle).

Type: String

Can search the content of this field: Yes

Can facet: No

Can sort: No

Can filter: No

startDate

Description: Event start date.

Type: Date and Time

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists

location

Description: Event location.

Type: String

Can search the content of this field: Yes

Can facet: Yes

Can sort: Yes

Can filter: No

minPrice

Description: Minimum event price.

Type: Double

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists

maxPrice

Description: Maximum event price.

Type: Double

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists

currency

Description: Currency of the event price.

Type: String

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists, startsWith

eventType

Description: Event type.

Type: String

Can search the content of this field: No

Can facet: Yes

Can sort: Yes

Can filter: eq, ne, gt, gte, lt, lte, exists, startsWith

Did this help?