Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
espears
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
espears
3y ago
That would depend how the blog is setup. Swirl typically works with a Search API (or a database API in some cases) to search a content source. So, if the underlying systme hosting your blog has a publicly available Search API, it's l
2.
▲
by
espears
3y ago
Hi, great questions! Swirl currently uses the spaCy LLM for it similarity matching (the reranking of unified results lists from multiple sources). If you mean connecting to various databases as content sources to search, yes, Swirl can do
3.
▲
by
espears
3y ago
Hello! Great question...we recently had someone ask this in a GitHub Discussion post as well. You might find Sid's replies on this helpful: https://github.com/swirlai/swirl-search/discussions/597