Lines 237-242
INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `
Link Here
|
237 |
('EdifactInvoiceImport', 'automatic', 'automatic|manual', "If on, don't auto-import EDI invoices, just keep them in the database with the status 'new'", 'Choice'), |
237 |
('EdifactInvoiceImport', 'automatic', 'automatic|manual', "If on, don't auto-import EDI invoices, just keep them in the database with the status 'new'", 'Choice'), |
238 |
('EdifactLSQ', 'location', 'location|ccode', 'Map EDI sequence code (GIR+LSQ) to Koha Item field', 'Choice'), |
238 |
('EdifactLSQ', 'location', 'location|ccode', 'Map EDI sequence code (GIR+LSQ) to Koha Item field', 'Choice'), |
239 |
('ElasticsearchBoostFieldMatch', '0', NULL, 'Add a "match" query to es when searching, will follow indexes chosen in advanced search, or use title-cover for generic keyword or title index search', 'YesNo'), |
239 |
('ElasticsearchBoostFieldMatch', '0', NULL, 'Add a "match" query to es when searching, will follow indexes chosen in advanced search, or use title-cover for generic keyword or title index search', 'YesNo'), |
|
|
240 |
('ElasticsearchBoostFieldMatchAmount', '1', NULL, 'A numeric rank for the boost of field matches', 'Integer'), |
240 |
('ElasticsearchCrossFields', '1', '', 'Enable "cross_fields" option for searches using Elastic search.', 'YesNo'), |
241 |
('ElasticsearchCrossFields', '1', '', 'Enable "cross_fields" option for searches using Elastic search.', 'YesNo'), |
241 |
('ElasticsearchIndexStatus_authorities', '0', 'Authorities index status', NULL, NULL), |
242 |
('ElasticsearchIndexStatus_authorities', '0', 'Authorities index status', NULL, NULL), |
242 |
('ElasticsearchIndexStatus_biblios', '0', 'Biblios index status', NULL, NULL), |
243 |
('ElasticsearchIndexStatus_biblios', '0', 'Biblios index status', NULL, NULL), |