- Issue created by @Nikro
- 🇪🇸Spain Nikro Benalmadena, Malaga
Alright:
- Added the method to the interface
- Made sure base abstract method implements it with a NULL
- Adjusted the search backend itself to use the column if checkbox is checked
- 🇩🇪Germany marcus_johansson
There are some phpcs/cspell issues that needs to be addressed. The phpunit issue would be fixed by merging with 1.2.x
- 🇬🇧United Kingdom scott_euser
I think this needs an update pulled from 1.2.x as the test coverage is failing. It should also be somewhat straightforward to add test coverage for this into AiSearchSetupMySqlTest
Thanks!