Plain words match name, address, city, ZIP, owner, manager and your notes. Add
field:value terms to narrow — all terms must match.
owner: mgr: name: city: zip: market: addr: note: tag: id:
- text match — quote phrases:
owner:"public storage"
sqft: total: year: stories: acres: capita:
- numbers —
sqft:>60000, year:<1990, stories:3
price: ppsf: cap: buyer: seller: lender: sold:
- match against transactions —
ppsf:>120, sold:>=2025
due:
- a recorded loan's maturity —
due:12 (maturing within 12 months),
due:2027, due:<=2028-06-30. Only properties whose
source states a due date have one; has:loan lists them.
txn:
- a year, or a kind —
txn:2022 (anything happened that year),
txn:>=2022, txn:refinance, txn:sale.
Combine them: txn:2022 txn:sale city:tacoma
has:txn has:files has:notes has:tags has:list
- only properties carrying that
- negates any term: -owner:"public storage" city:tacoma sqft:>40000