Subject | Re: Full text indexing for FireBird? |
---|---|
Author | Svein Erling |
Post date | 2004-03-04T09:24:07Z |
> Hi all,I doubt Firebird can do this as part of the engine, but if you are
>
> is there any option to do full text searches in a FireBird database
> like you can with e.g. the MySQL full text indexes.
using IBO then full text search components are available (even fuzzy
search):
http://www.ibobjects.com/docs/FTS_ONLINE/FTS_index.html
HTH,
Set