https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17234

--- Comment #10 from M. Tompsett <[email protected]> ---
`type` ENUM('', 'string', 'date', 'number', 'boolean', 'sum') NOT NULL COMMENT
'what type of data this holds, relevant when storing it in the search engine',

(In reply to Blou from comment #9)
> That said, the entries in admin/searchengine/elasticsearch/mappings.yaml
> specify '' as type.

$ grep "\stype:" admin/searchengine/elasticsearch/mappings.yaml | sort -u
Confirms what you have said.

But I can't help but wonder if perhaps 58 tweaks to the mappings.yaml file is
more correct.

Perhaps you may wish to split this off to its own bug, obsolete it here, and
then the ALTER IGNORE can more forward?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to