Skip to main content
search_sync
index
1.0.0
In index::
fulltext_
index::
search::
tantivy
index
::
fulltext_index
::
search
::
tantivy
Function
search_
sync
Copy item path
Source
fn search_sync( inner: &
TantivySearcherInner
, query: &
str
, ) ->
Result
<
BTreeSet
<
RowId
>>