Fishbone°
Fishbone°
Closed, see: https://github.com/containers/podman/issues/23171
I've got the same issue. ``` Caused by: java.sql.SQLException: Unable to get connection: there are no enabled urls at ru.yandex.clickhouse.BalancedClickhouseDataSource.getAnyUrl(BalancedClickhouseDataSource.java:180) ~[clickhouse-jdbc-0.3.2-patch11-all.jar:clickhouse-jdbc 0.3.2-patch11 (revision: 27f8951)] at ru.yandex.clickhouse.BalancedClickhouseDataSource.getConnection(BalancedClickhouseDataSource.java:205) ~[clickhouse-jdbc-0.3.2-patch11-all.jar:clickhouse-jdbc 0.3.2-patch11 (revision: 27f8951)]...
Ok, I'll try. Thanks!
可以的,但最近工作比较忙,可能无暇顾及到这个feature了。 另外其实 sqlite3 支持指定多个 tokenizer,所以也可以不需要合并到这里面?直接 integrate ngram 也可以? 我可能感觉 ngram 和 simple 的出发点不同: ngram 对于通用语言的分词效果会比默认的 unicode 要好很多。 simple 可能对于 中英文 效果会好很多。 所以我理解用户的使用意图可能是尝试引入 ngram 来强化对其他语言的搜索匹配召回效果?
https://www.sqlite.org/fts5.html#the_trigram_tokenizer 可以看看这个,sqlite3 FTS5 在某个版本支持了 trigram tokenizer。
很不错!好奇问下,diff组件是自己实现的还是用的第三方库?
> This extension is no longer available because it doesn't follow best practices for Chrome extensions. https://chromewebstore.google.com/detail/auto-referer/dafnjeokmkpjdlfgllccdenmikeglgab As of Chrome 133(inclusive), MV2 is phasing out. @garywill This is a great...
Any update on this?