Hello,
I have to do a search on about 3000 TEXT fields in one table. But It could also be a search on the last 10 years so its 30000 TEXT fields. Depends on the user behavior.
The data that is in that TEXT field is a RichTextFormat string.
How can I do that the fastest way?