tantivy, datafusion and embedded psql are now separate features
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// common/src/lib.rs
|
||||
|
||||
#[cfg_attr(not(feature = "tantivy"), path = "search_light.rs")]
|
||||
pub mod search;
|
||||
pub mod decimal;
|
||||
pub mod grpc_error;
|
||||
|
||||
Reference in New Issue
Block a user