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.index
/
AssertingLeafReader
/
AssertingFields
Asserting
Fields
class
AssertingFields
(
in
:
Fields
)
:
FilterLeafReader.FilterFields
Wraps a Fields but with additional asserts
Members
Constructors
Asserting
Fields
Link copied to clipboard
constructor
(
in
:
Fields
)
Functions
iterator
Link copied to clipboard
open
operator override
fun
iterator
(
)
:
MutableIterator
<
String
>
size
Link copied to clipboard
open
override
fun
size
(
)
:
Int
terms
Link copied to clipboard
open
override
fun
terms
(
field
:
String
?
)
:
Terms
?