moss search
Search across all entity types using PostgreSQL full-text search.| Option | Required | Description |
|---|---|---|
--q <query> | Yes | Search query |
--types <types> | No | Comma-separated entity types to search: contacts, companies, deals, interactions (default: all) |
--per-type <n> | No | Maximum results per type (default: 5, max: 20) |
JSON output
tsvector full-text search with GIN indexes.