Subject | Re: full text search |
---|---|
Author | nn33dl3 |
Post date | 2005-02-01T13:26Z |
--- In firebird-php@yahoogroups.com, Lester Caine <lester@l...> wrote:
I used Mysql for programming, but now I want to use Firebird because
it fits better to my needs.
The problem I have now is that in mysql I used the full-text option
for indexing and searching.
And I don't know how I can import that into Firebird I have read
in
other groups that full text searching is not supported in Firebird
1.5.2.
So I am searching for some other tools.
Regards
RobH
> nn33dl3 wrote:database
>
>
> > Does anybody knows how to do a full text search on a firebird
> > are there some open source scripts?nice
>
> How long is a piece of string? :)
>
> > Maybe with adodb, pear?
>
> Certainly the external option may be of more use than expecting the
> database to do it ;)
>
> > I didn't find anything hope someone can help me.
>
> In my own case, I have two options.
> The one that costs some money is the Full Text Search provided by
> IBObjects. This combines triggers and scripts to provide a very
> flexible search system which can be configured for your particularsearching
> requirements - built into the database.
>
> The one I am actually using is part of TikiPro, and allows
> from text that is not just in the database! The database storeslinks to
> external files as well, and these are scanned and indexed inaddition to
> the internal memo fields.solutions
>
> Hence the "How long is a piece of string?" - there are as many
> as there are requirements. So what are you actually looking for?Hi,
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services
I used Mysql for programming, but now I want to use Firebird because
it fits better to my needs.
The problem I have now is that in mysql I used the full-text option
for indexing and searching.
And I don't know how I can import that into Firebird I have read
in
other groups that full text searching is not supported in Firebird
1.5.2.
So I am searching for some other tools.
Regards
RobH