1👍
You provided “model_attr” parameter, that prevents the “prepare_” routines from being used and at indexing time it’ll go straight to ‘pilist’ and ‘copilist.
Try removing them so you’re code is used for indexing those fields.
Source:stackexchange.com