Fix nextant "removing dynamic-field"

Hello,

I have installed and running Nextant, but I can’t search for words.

I running sudo -u www-data php occ nextant:check --info

And get this:

* Removing dynamic-field '*_tdt' : please fix this
* Removing dynamic-field '*_dpf' : please fix this
* Removing dynamic-field '*_dpi' : please fix this
* Removing dynamic-field '*_dps' : please fix this
* Removing dynamic-field '*_is' : please fix this
* Removing dynamic-field '*_ss' : please fix this
* Removing dynamic-field '*_ls' : please fix this
* Removing dynamic-field '*_bs' : please fix this
* Removing dynamic-field '*_fs' : please fix this
* Removing dynamic-field '*_ds' : please fix this
* Removing dynamic-field '*_dt' : please fix this
* Removing dynamic-field '*_pi' : please fix this
* Removing dynamic-field '*_pl' : please fix this
* Removing dynamic-field '*_pf' : please fix this
* Removing dynamic-field '*_pd' : please fix this
* Removing dynamic-field '*_ti' : please fix this
* Removing dynamic-field '*_tl' : please fix this
* Removing dynamic-field '*_tf' : please fix this
* Removing dynamic-field '*_td' : please fix this
* Removing dynamic-field '*_ws' : please fix this

I running also sudo -u www-data php occ nextant:check --fix

But it won’t work.

Can anyone help?