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
/
BufferedUpdates
/
DeletedTerms
/
put
put
fun
put
(
term
:
Term
,
value
:
Int
)
Put the newest doc id of the deleted term.
Parameters
term
The deleted term.
value
The newest doc id of the deleted term.