not allowed me to place files on websphere server JVM, so
> thats why we are placing index files in database and searching using
> JDBCDirectory.
>
> I am using 2.4 Lucene API jars API with below ways to search the fields
> from index,
>
>
> Directory dir; = new JdbcDirecto
Hi,
My company policy not allowed me to place files on websphere server JVM, so
thats why we are placing index files in database and searching using
JDBCDirectory.
I am using 2.4 Lucene API jars API with below ways to search the fields
from index,
Directory dir; = new JdbcDirectory (ds
.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
> > > Su
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 real
haregaonkar [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.
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
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 se
Hi,
I am using the Compass implementation of Lucene's JdbcDirectory interface,
to create the index in a database.
Currently I am using RAMDirectory to act in the middle to get some buffering
support to reduce the performance hit. Am I doing anything unnecessary here?
Somewhere I saw that JdbcDire
On Wed, 2005-05-18 at 17:30 +0200, Ivan Frade wrote:
> Hello,
>
> I'm trying to use JDBCDirectory in my project. Now (the project) is
> working fine with FSDirectory, but if i simple replace FSDirectory with
> JDBCDirectory the things don't go well: I can create the index, but when
> try to conne
Hello,
I'm trying to use JDBCDirectory in my project. Now (the project) is
working fine with FSDirectory, but if i simple replace FSDirectory with
JDBCDirectory the things don't go well: I can create the index, but when
try to connect (to insert a document) i find a corrupted index. Looking
datab
All,
I got JDBCDirectory from information on the lucene-user's mailing list.
http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=1644063
I cannot get basic searches to work. I tried to merge the JDBC
directory with a filesystem index and search the filesystem index.
That produced
11 matches
Mail list logo