Force field type

I'm using the SQL integration to get the rows in a table as documents in an index/datastream.
The column phone_number in the table is mapped to a field metrics.sql.phone_number that is automatically assigned the type number.
How can override this assignment and assign the type string to the field metrics.sql.phone_number?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.