Properties

Link copied to clipboard
Link copied to clipboard
@get:ApiStatus.Experimental
abstract val entitySearch: EntitySearch?

Functions

Link copied to clipboard
abstract fun withContentElementSearch(contentElementSearch: ContentElementSearch): T
Link copied to clipboard
abstract fun withEntitySearch(entitySearch: EntitySearch): T
Link copied to clipboard
abstract fun withSimilarityThreshold(similarityThreshold: <Error class: unknown class>): T
Link copied to clipboard
abstract fun withTopK(topK: Int): T