SearchResultItem
- caseType: string
_name Case name/caption
- courtType: string
_abbreviation Court citation abbreviation
- courtType: string
_id Court identifier
- courtType: string
_name Full court name
- dateType: string Format: date
_filed Filing date (YYYY-MM-DD)
- docketType: string nullable
_number Court docket number, when available
- jurisdictionType: string
Jurisdiction type
- midpageType: string Format: uri
_url Canonical public Midpage opinion page. Use this URL instead of constructing a bare opinion-ID document URL.
- opinionType: string
_id Opinion identifier
- publishType: string enumnullable
_status Publication status, when available
values- published
- unpublished
- unknown
- in
_chambers - separate
- errata
- relating
_to - null
- scoreType: number
Relevance score. Scale varies by mode:
- Semantic: 0-1 (cosine similarity)
- Keyword: 0-100+ (BM25 score)
- snippetType: string
Relevant text excerpt from the opinion
- sourceType: string enum
Source of this result. Always present in API responses:
- semantic mode: "semantic"
- keyword mode: "keyword"
- hybrid mode: varies per item
values- semantic
- keyword
- stateType: string nullable
State name (null for federal courts)