Koha::Schema::Result::SearchMarcToField
search_marc_to_field
data_type: 'tinyint' default_value: 1 is_nullable: 0
data_type: 'varchar' default_value: (empty string) is_nullable: 0 size: 100
specify a filter to be applied to field
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'tinyint' default_value: 0 is_nullable: 1
true if a facet field should be generated for this
data_type: 'tinyint' default_value: 0 is_nullable: 1
true if this field can be used to generate suggestions for browse
data_type: 'tinyint' default_value: 1 is_nullable: 0
Sort defaults to 1 (Yes) and creates sort fields in the index, 0 (no) will prevent this
Type: belongs_to
Related object: Koha::Schema::Result::SearchField
Type: belongs_to
Related object: Koha::Schema::Result::SearchMarcMap