You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Devinder Singh <de...@gmail.com> on 2007/09/14 06:21:35 UTC

Re: Lucene

> 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

Re: Lucene

Posted by Devinder Singh <de...@gmail.com>.
I want to know what type of setup i need to get started with Lucene.

Do i need Java and Apache Tomcat on Windows XP.


Devinder


On 14/09/2007, Devinder Singh <de...@gmail.com> wrote:
>
> Hi Chris
>
> Thanks do you also have a channel on IRC so we wan communicate.
>
> Devinder
>
>
>  On 14/09/2007, Chris Lu <ch...@gmail.com> wrote:
> >
> > 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 <de...@gmail.com> 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
> > >
> >
>
>
>
> --
> Devinder




-- 
Devinder

Re: Lucene

Posted by Devinder Singh <de...@gmail.com>.
Hi Chris

Thanks do you also have a channel on IRC so we wan communicate.

Devinder


On 14/09/2007, Chris Lu <ch...@gmail.com> wrote:
>
> 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 <de...@gmail.com> 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
> >
>



-- 
Devinder

Re: Lucene

Posted by Chris Lu <ch...@gmail.com>.
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 <de...@gmail.com> 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
>