Interface: BibleSearchIndexRow
Defined in: Data/Core/RowTypes.ts:462
Row from the bible_search_index table
Extends
BaseRow
Indexable
[
key:string]:unknown
Properties
division?
optionaldivision?:string
Defined in: Data/Core/RowTypes.ts:466
document
document:
string
Defined in: Data/Core/RowTypes.ts:465
index_id
index_id:
number
Defined in: Data/Core/RowTypes.ts:463
is_indexed?
optionalis_indexed?:number
Defined in: Data/Core/RowTypes.ts:468
last_indexed?
optionallast_indexed?:string
Defined in: Data/Core/RowTypes.ts:467
metadata?
optionalmetadata?:string
Defined in: Data/Core/RowTypes.ts:469
type
type:
string
Defined in: Data/Core/RowTypes.ts:464