Search Row
One row of a Full-Text Search result.
Represents a document matching the query condition.
Properties
Link copied to clipboard
Bytes of a JSON Object explaining how the score was calculated, or an empty array if the explain
parameter was false.
Link copied to clipboard
Identifies this row's position in the full, unpaginated search results. In order for this to be useful, the query's sort must impose a total ordering on the result set. This is typically done by including byId()
as the last sort tier.
Link copied to clipboard
Where the match terms appear in the document.