Don't use JDBCDirectory. It does not scale and has very poor performance. This 
is why it was removed in Lucene 3.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


> -----Original Message-----
> From: Mahesh Charegaonkar [mailto:mahesh.charegaon...@gmail.com]
> Sent: Saturday, August 23, 2014 11:12 PM
> To: java-user@lucene.apache.org
> Subject: Re: Speed up searching on index created using JdbcDirectory
> 
> HI All,
> 
> Please help me out to resolve this issue. Your help is really appriciated.
> 
> Thanks
> Mahesh
> 
> 
> On Wed, Aug 20, 2014 at 1:57 PM, Mahesh Charegaonkar <
> mahesh.charegaon...@gmail.com> wrote:
> 
> > Hi Lucene masters,
> >
> > I was using lucene couple of years back. We have developed application
> > which uses lucene's JdbcDirecory feature. Using JdbcDirecory we have
> > writing and reading data from database.
> >
> > Over the time data has increased tremendously and that why we are
> > facing performance issue with searching. I am using Lucene core jar 2.4 and
> JDK 5.
> > Could you please suggests good ways to increase the performance.
> >
> > I have limitation to use JDK5 , so suggest the changes which will be
> > supported by JDK5 with any new API in lucene.
> >
> > Thanks
> > Mahesh
> >


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to