rabosh
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rabosh
rabosh-index
/
app.oreshkov.rabosh.index
/
IndexQuery
/
keysAnyOf
keys
Any
Of
fun
keysAnyOf
(
store
:
DocumentStore
,
reader
:
IndexReader
,
terms
:
Collection
<
IndexTerm
>
)
:
List
<
Key
>
Keys whose visible document carries any of
terms
at the reader's path. The
IN
case.