Build intelligence
Search
Postgres full-text over items you already ingested.
Console → PolySearch → Search (or ⌘K). Search runs on stored items — it does not fetch the live web. Rank is Postgres FTS rank, not an LLM score.
Workflow
Acquire → normalize → index → search → filter → inspect
Controls
| Control | What it does |
|---|---|
| Query | Required. Full-text over title, summary, and body. Empty query returns no results. |
| Product line | Optional filter (News, Market Intelligence, Monitor). Leave empty to search everything you can see. |
Results show snippet, category, language, publisher, and a link to the source URL. Use search to find terms, recent items, and candidates for a watch or alert.
Semantic and vector search are not live. Today is Postgres full-text only.
32 articles on this site. Engineering notes on GitHub.
