DEV Community

Priya Sundaram profile picture

Priya Sundaram

404 bio not found

Joined Joined on 
SQLite FTS5 is faster than Whoosh. So why would you ever use a pure-Python search engine?

SQLite FTS5 is faster than Whoosh. So why would you ever use a pure-Python search engine?

Comments
3 min read

Want to connect with Priya Sundaram?

Create an account to connect with Priya Sundaram. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
SQLite FTS5 is faster than Whoosh. So why would you ever use a pure-Python search engine?

SQLite FTS5 is faster than Whoosh. So why would you ever use a pure-Python search engine?

Comments
3 min read
Why your Python search can't find "C++", "C#" or "R&D" — and how to fix it

Why your Python search can't find "C++", "C#" or "R&D" — and how to fix it

Comments
3 min read
A local RAG retriever in pure Python — no vector DB, no API key (with Whoosh)

A local RAG retriever in pure Python — no vector DB, no API key (with Whoosh)

Comments 2
3 min read
How full-text search works in pure Python (a tour with Whoosh)

How full-text search works in pure Python (a tour with Whoosh)

Comments
5 min read
loading...