QueryPreviewResult

Result from a FTS search which includes preview entries.

Properties

Link copied to clipboard
The zero-based page index where the result was found.
Link copied to clipboard
The preview text excerpt containing the search result.
Link copied to clipboard
The range of the result in the document text.
Link copied to clipboard
The range of the result within the preview text.
Link copied to clipboard
The unique identifier of the document containing this result.

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Compares this query preview result to another object for equality.
Link copied to clipboard
open fun hashCode(): Int
Returns a hash code value for this query preview result.
Link copied to clipboard
open fun toString(): String
Returns a string representation of this query preview result.