[ Mailing list | Forums | Download | CVS | Demo ] |
WHAT is OpenFTS?OpenFTS (Open Source Full Text Search engine) is an advanced PostgreSQL-based search engine that provides online indexing of data and relevance ranking for database searching. Close integration with database allows use of metadata to restrict search results.WHERE can I get OpenFTS?OpenFTS is based on PostgreSQL's GIST support and it is distributed both as collection of PERL scripts and as collection of TCL scripts. You can download OpenFTS from here.Updates:PyFTS - Python interface is available. HOW do I work with OpenFTS?Check out, in order, our primer, our FAQs, our forums, and our mailing list.You can also check out sites that use OpenFTS and our success stories section. If you would like to contribute, check out our Contribution Instructions. We maintain a list of the people who have contributed code here, such as Search::OpenFTS::Crawler - Base Crawler class for OpenFTS. For professional help, you should contact Oleg Bartunov, and Teodor Sigaev. CopyrightOpenFTS is Copyright 2000-2001 XWare and licensed under the GNU General Public License, version 2 (June 1991). This means you can use it and modify it in any way you want. If you choose to redistribute OpenFTS, you must do so under the terms of the GNU license.Project is partially supported by Russian Foundation of Basic Research and Astronet project. GIN index was sponsored by Blog Platform by jfg://networks, France |