> Check first the popular open source project for full-text > search/indexing: "Lucene" at the jakarta website.
I'm currently using Lucene, very good. The problem however is how to combine results from the full text search with database queries. The only solution I could come up with so far is to create a temporary table with identifiers extracted from all full text search results, not very efficient. Any ideas? -- Eric Jain _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
