Hi, Devinder, Lucene is agnostic of any database configuration. You need to pull data via jdbc out, and feed it to Lucene to create an index file, and then use Lucene API to search on it.
-- Chris Lu ------------------------- Instant Scalable Full-Text Search On Any Database/Application site: http://www.dbsight.net demo: http://search.dbsight.com Lucene Database Search in 3 minutes: http://wiki.dbsight.com/index.php?title=Create_Lucene_Database_Search_in_3_minutes On 9/13/07, Devinder Singh <[EMAIL PROTECTED]> wrote: > > > Hi > > > > I want to use Apache Lucene to do a full text search for Postgresql. > > > > May i know the set up requirements and if it supports postgresql > > > > -- > > Devinder > > > > > -- > Devinder >