HackerTrans
TopNewTrendsCommentsPastAskShowJobs

espears

no profile record

comments

espears
·há 3 anos·discuss
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 likely Swirl could be make to search that source.
espears
·há 3 anos·discuss
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 that (e.g. PostgreSQL as a source, etc.). Does that help?
espears
·há 3 anos·discuss
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