Showing results 11-20 of >101 (page 2)
https://turso.tech/blog/turso-0.5.0

Turso v0.5.0 release with concurrent writes in beta, experimental full-text search with Tantivy, query optimizer improvements, STRICT tables, user-defined types, and stable Change data capture

https://users.rust-lang.org/t/wrapping-a-hashset-and-implementing-iterator/142000

Hey folks, I have the following struct: use std::collections::HashSet; use tantivy::tokenizer::{SimpleTokenizer, TokenStream, Tokenizer}; pub struct Vocabulary { #[allow(dead_code)] tokens: HashSet<String

https://www.80aj.com/2026/01/11/bichon-rust-email-archive/

Bichon 是一款基于 Rust 语言的开源邮件归档系统,专注于邮件的长期保存与高效检索。它支持从 IMAP 服务器同步多账户邮件,利用 Tantivy 引擎实现毫秒级全文搜索,并提供内置 WebUI 和 REST API。该工具无需外部数据库,具备压缩存储、OAuth2 认证及多用户权限管理功能,实测可高效处理海量

https://myscale.com/blog/es/text-search-and-hybrid-search-in-myscale/

Descubre las vanguardistas capacidades de búsqueda de texto completo de MyScale, impulsadas por Tantivy. Aprovecha la puntuación BM25 para un ranking de relevancia preciso, la búsqueda difusa para manejar errores tipográficos y la afinación de relevancia para experiencias de búsqueda personalizadas. Explora la búsqueda híbrida ultrarrápida que combina sin problemas consultas de texto y vector en una sola base de datos SQL

https://lib.rs/crates/sketches-ddsketch/rev

Reverse dependencies of sketches-ddsketch // Lib.rs Lib.rs › sketches-ddsketch › Reverse dependencies sketches-ddsketch is used at run time in 1,296 crates (of which 385 optionally). It is a direct run-time dependency in 15 crates. It's used only as a dev dependency in 76 crates (of which 1 directly). Number of dependers sketches-ddsketch version Downloads/month 206 0.4.1 856K 716 0.3.1 4.6M 417 0.2.2 846K 33 0.1.3 59K Depender (with downloads and own rev deps) sketches-ddsketch version 1.2M 309 tantivy

https://myscale.com/blog/zh/enhance-text-search-with-tantivy/

了解如何将Tantivy集成到SQL向量数据库中,从而革新文本搜索功能。了解Tantivy的优势以及集成过程的技术细节。

https://dev.classmethod.jp/articles/mcp-bookmark/

目次 [認証が必要なサイトも検索可能] ChromeのBookmark内容をインデックスして検索可能にするMCP Serverを作った 中村 修太 2025.08.27 Introduction ちょっと前までは、情報がほしければ↓のように探していました。 [以前の情報収集スタイル] Googleで検索して目的のサイトを探す ブックマークに保存 後で必要になったら、ブックマークから参照 いまは↓のように、LLMに聞いて回答をもらうのがメインになってます。 [現在の情報収集スタイル] ChatGPT/Claude/perplexityなどに質問・調査依頼 整理された回答を取得 追加の質問や内容をまとめてドキュメント化してもらったりする (内容にもよりますが)自分で探す必要はほぼなくなりました。 また、MCPやRAGの仕組みを使えば独自ソースも参照可能です。 最近Notionを参照することが多いので、 claude codeでも参照したいと思っていたのですが、(mcp serverでは) トークン設定が必要だったりと多少面倒でした。 「ブラウザでは見れるのに、もっと簡単にAIからNotionを参照できないか」 と

https://www.80aj.com/tag/email-archiving/

相关内容 前沿哨所 开源Bichon:轻量级Rust邮件归档工具,支持高效全文搜索 Bichon 是一款基于 Rust 语言的开源邮件归档系统,专注于邮件的长期保存与高效检索。它支持从 IMAP 服务器同步多账户邮件,利用 Tantivy 引擎实现毫秒级全文搜索,并提供内置 WebUI 和 REST API。该工具无需外部... 2026-01-111 分钟阅读354 阅读 标签索引 #邮件归档 按时间整理本栏的最新实践与判断。 内容 1 篇 排序

https://simonwillison.net/tags/full-text-search/

Simon Willison’s Weblog Subscribe Sponsored by: Dynatrace — When agents enter the SDLC, observability becomes the enabler to move from code generation to scalable engineering. Read the blog for a framework to get started 21 posts tagged “full-text-search” 2024 Hybrid full-text search and vector search with SQLite . As part of Alex’s work on his sqlite-vec SQLite extension - adding fast vector lookups to SQLite - he’s been investigating hybrid search, where search results from both vector similarity and trad

https://tangled.org/tangled.org/core/blob/2f888b612f41facb15c0f94afabc544182096d2b/bobbin/crates/bobbin/src/mem/report.rs

The next-generation social coding platform.

‹ Prev Next ›