Hi,
I have just setup a fulltext index on my table.
I have a TEXT field to store my data.
It works fine until my data is inserted from an html text area with carriage returns.
When I query I only get results up until the first carriage return, all remaining data is not searched.
Is this standard or have I done something wrong?
Thanks,
Marcus
I have just setup a fulltext index on my table.
I have a TEXT field to store my data.
It works fine until my data is inserted from an html text area with carriage returns.
When I query I only get results up until the first carriage return, all remaining data is not searched.
Is this standard or have I done something wrong?
Thanks,
Marcus