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: stringFormat: date
_filed Filing date (YYYY-MM-DD)
- docketType: string nullable
_number Court docket number, when available
- jurisdictionType: string
Jurisdiction type
- opinionType: string
_id Opinion identifier
- publishType: stringenum nullable
_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: stringenum
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)