DocSearchQuery

data class DocSearchQuery(val rawText: String, val normalizedTerms: List<String>)(source)

Normalized user search query.

Constructors

Link copied to clipboard
constructor(rawText: String, normalizedTerms: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard