lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
test-framework
/
org.gnit.lucenekmp.tests.codecs.asserting
/
AssertingKnnVectorsFormat
Asserting
Knn
Vectors
Format
class
AssertingKnnVectorsFormat
:
KnnVectorsFormat
Wraps the default KnnVectorsFormat and provides additional assertions.
Members
Constructors
Asserting
Knn
Vectors
Format
Link copied to clipboard
constructor
(
)
Types
Asserting
Knn
Vectors
Reader
Link copied to clipboard
open
class
AssertingKnnVectorsReader
:
KnnVectorsReader
,
HnswGraphProvider
Asserting
Knn
Vectors
Writer
Link copied to clipboard
class
AssertingKnnVectorsWriter
:
KnnVectorsWriter
Properties
name
Link copied to clipboard
open
lateinit override
var
name
:
String
Functions
fields
Reader
Link copied to clipboard
open
override
fun
fieldsReader
(
state
:
SegmentReadState
)
:
KnnVectorsReader
fields
Writer
Link copied to clipboard
open
override
fun
fieldsWriter
(
state
:
SegmentWriteState
)
:
KnnVectorsWriter
get
Max
Dimensions
Link copied to clipboard
open
override
fun
getMaxDimensions
(
fieldName
:
String
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String