SimpleTextKnnVectorsFormat

For debugging, curiosity, transparency only!! Do not use this codec in production.

This codec stores all data in a single human-readable text file (_N.vec). You can view this in any text editor, and even edit it to alter your index.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open lateinit override var name: String

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun getMaxDimensions(fieldName: String): Int