[fpc-pascal] very simple text indexing system

Eduardo Morras emorras at xroff.net
Tue Jan 27 09:15:46 CET 2009


At 07:47 27/01/2009, you wrote:
>Hi,
>
>I would like to implement a very simple text indexing system (full
>text search) for one of our products. I know there are a few products
>our there I can use in combination with RDBMS etc...  But I would like
>to keep the 3rdParty components down to a minimum. So I thought, if I
>could implement something myself and be able to compile it into our
>software, that would be great.
>
>I must admit, I have no idea how text indexing software work. So maybe
>my idea is unrealistic.  Either way, does anybody think something like
>this is possible in a few days?  Anybody got some articles or
>documents explaining the basics of how text indexing and full text
>search systems work?

SQLite has a FTS module used in Firefox, google desktop and more...


>Regards,
>   - Graeme -
>
>
>_______________________________________________
>fpGUI - a cross-platform Free Pascal GUI toolkit
>http://opensoft.homeip.net/fpgui/
>_______________________________________________
>fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-pascal




More information about the fpc-pascal mailing list