Use words, phrases, wildcards, and modifiers together to narrow search results.
| What | Type This | Notes |
|---|---|---|
| Any word | raffle stream |
Finds items containing both words. |
| Exact phrase | "art stream" |
Keep spaces together with quotes. |
| Wildcards | pony* or p?ny |
* matches many characters. ? matches one character. |
| Exclude text | -draft |
Hides results containing that word in the searched fields. |
| Modifier | Aliases | Example |
|---|---|---|
type: |
in: |
type:event, type:gallery,stories |
from_user: |
from:, author:, user:, by: |
from_user:alice |
tag: |
tags: |
tag:raffle, tag:blue,prizes |
board: |
board:announcements |
|
herd: |
herd:artists |
|
rating: |
content_rating: |
rating:s, rating:q,e |
visibility: |
visibility:public, visibility:unlisted |
|
created_at: |
created:, date:, posted:, posted_at: |
created_at:2026-01-01..2026-02-01 |
updated_at: |
updated: |
updated_at:>=2026-05-01 |
starts_at: |
starts:, start: |
starts_at:<2026-06-01 |
before: |
before:2026-06-01 |
|
after: |
after:2026-01-01 |
all, users, herds, blogs,
posts, events, gallery, albums,
pools, stories, collections,
comments, tags
| Syntax | Example |
|---|---|
| Exact date | created_at:2026-05-19 |
| Range | created_at:2026-01-01..2026-02-01 |
| Before or after | created_at:<2026-05-01 or created_at:>=2026-05-01 |
Example: art stream type:event from_user:alice tag:raffle starts_at:>=2026-05-01