lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.index
/
FieldInfo
/
Companion
/
verifySamePointsOptions
verify
Same
Points
Options
fun
verifySamePointsOptions
(
fieldName
:
String
?
,
pointDimensionCount1
:
Int
,
indexDimensionCount1
:
Int
,
numBytes1
:
Int
,
pointDimensionCount2
:
Int
,
indexDimensionCount2
:
Int
,
numBytes2
:
Int
)
Verify that the provided points indexing options are the same
Throws
Illegal
Argument
Exception
if they are not the same