Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cosdata/cosdata
/ mod.rs
File
mod.rs
src/indexes/inverted/mod.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
pub(crate) mod types;
2
use super::{IndexOps, InternalSearchResult};
3
use crate::{
4
config_loader::Config,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected