Hello,
I got some issue when it comes to custom field type and indexing.
The case is that the customer want to sort products based on the last word in a text field. Because of this we have created a custom field type that get the last word in the text field.
Example:
Text field contains: Alexander Tømmerholen
Custom field type contains: Tømmerholen
Everything is good so far but it seems like the index will not store the information that are available in the custom field type field. What can be done to make the index store the data from this field?