Skip to content

magento man

Delete Custom module

I am new to magento development, made a custom module Vendor: Scandiweb Module: Scandiweb_Test The naming convention is not correct so I decided to delete it, I can’t run module:uninstall because its not installed from composer, I deleted the directory… Read More »Delete Custom module

“Text fields are not optimised” error in system.log but it’s NOT A TEXT FIELD

I am seeing the follwoing error in system.log files. [2022-08-20 05:33:36] main.ERROR: {“error”:{“root_cause”:[{“type”:”illegal_argument_exception”,”reason”:”Text fields are not optimised for operations that require per-document field data like aggregations and sorting, so these operations are disabled by default. Please use a keyword field… Read More »“Text fields are not optimised” error in system.log but it’s NOT A TEXT FIELD