Skip to main content

Interface: BibleSearchIndexRow

Defined in: Data/Core/RowTypes.ts:462

Row from the bible_search_index table

Extends

  • BaseRow

Indexable

[key: string]: unknown

Properties

division?

optional division?: 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?

optional is_indexed?: number

Defined in: Data/Core/RowTypes.ts:468


last_indexed?

optional last_indexed?: string

Defined in: Data/Core/RowTypes.ts:467


metadata?

optional metadata?: string

Defined in: Data/Core/RowTypes.ts:469


type

type: string

Defined in: Data/Core/RowTypes.ts:464