Highlight

class Highlight

Offset specification to describe highlighting of document excerpts for rendering search results and recommendations.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The offset for the start of the highlight.

Link copied to clipboard

The offset for the end of the highlight.

Functions

Link copied to clipboard
inline fun copy(block: Highlight.Builder.() -> Unit = {}): Highlight
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String