I’m about to build an app to search across many databases, but it’s been awhile since I’ve done something like this.
I anticipate many returns, and Full Text Search hitting it’s limit an not returning all relevant docs, so ftsearch is probably out.
I seem to remember the regular search method not being able to search Rich Text fields. Is this correct?