|
|
| |

I get the full-text search timeout error. How can I fix this?
Answer:
If you encountered full-text search timeout error (error indicating
that the full-text query is timed out), try to reduce the size of
the result set, or increase the 'remote query timeout' setting, or
insert the full-text query result set into a temporary table instead
of streaming the results directly to the client.
See also this link:
How to troubleshoot full-text search problems
|
|
|