You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems not support latest tantivy version(0.21.1)
the trait bound `LinderaTokenizer: Tokenizer` is not satisfied
the following other types implement trait `Tokenizer`:
CangJieTokenizer
Box<(dyn tantivy::tokenizer::tokenizer::BoxableTokenizer + 'static)> tantivy::tokenizer::alphanum_only::AlphaNumOnlyFilterWrapper<T> tantivy::tokenizer::ascii_folding_filter::AsciiFoldingFilterWrapper<T> FacetTokenizer tantivy::tokenizer::lower_caser::LowerCaserFilter<T> NgramTokenizer RawTokenizerand 7 othersrequired for `TextAnalyzer` to implement `From<LinderaTokenizer>`rustc
The text was updated successfully, but these errors were encountered:
It seems not support latest tantivy version(0.21.1)
The text was updated successfully, but these errors were encountered: