ANN: New release Lucene-Oracle integration

2008-06-01 Thread Marcelo Ochoa
Hi All: I am just releasing a new binary distribution of Oracle-Lucene integration by using Lucene-OJVM Data Catridge. Here the change log: * Compiled against Lucene 2.3.2 production release * Used latest API for merging based on RAM usage * Use Writer for deleting during Sync * Confirm 4x impr

Re: Help to solve an issue when upgrading Lucene-Oracle integration to lucene 2.3.1

2008-05-10 Thread Michael McCandless
file. Also, I am comparing FSDirectory implementation (2.3.1) with my OJVMDirectory implementation to see changes on how the API of BufferedIndex[Input|Output].java is used, may be here is the problem. For example latest implementation wait an IOException when open an IndexInput and a file d

Re: Help to solve an issue when upgrading Lucene-Oracle integration to lucene 2.3.1

2008-05-07 Thread Michael McCandless
may be here is the problem. For example latest implementation wait an IOException when open an IndexInput and a file doesn't exists, my code throw a RuntimeException wich works with Lucene 2.2.x but doesn't work with 2.3.1, this was the first change to get Lucene-Oracle integration work

Re: Help to solve an issue when upgrading Lucene-Oracle integration to lucene 2.3.1

2008-05-07 Thread Marcelo Ochoa
. Also, I am comparing FSDirectory implementation (2.3.1) with my OJVMDirectory implementation to see changes on how the API of BufferedIndex[Input|Output].java is used, may be here is the problem. For example latest implementation wait an IOException when open an IndexInput and a file doesn

Re: Help to solve an issue when upgrading Lucene-Oracle integration to lucene 2.3.1

2008-05-07 Thread Michael McCandless
s to hold the postings in RAM, became corrupt. Is this easily reproduced? Mike Marcelo Ochoa wrote: Hi Lucene experts: I am working upgrading Lucene-Oracle integration project to latest Lucene 2.3.1 code. After correcting a minor issue on OJVMDirectory file implementation I have the

Re: Help to solve an issue when upgrading Lucene-Oracle integration to lucene 2.3.1

2008-05-06 Thread Marcelo Ochoa
ily reproduced? > > Mike > > Marcelo Ochoa wrote: > > > > > > > > > Hi Lucene experts: > > I am working upgrading Lucene-Oracle integration project to latest > > Lucene 2.3.1 code. > > After correcting a minor issue on OJVMDirectory file implem

Re: Help to solve an issue when upgrading Lucene-Oracle integration to lucene 2.3.1

2008-05-06 Thread Michael McCandless
Hi Marcelo, Hmmm something is not right. Somehow the byte slices, which DocumentsWriter uses to hold the postings in RAM, became corrupt. Is this easily reproduced? Mike Marcelo Ochoa wrote: Hi Lucene experts: I am working upgrading Lucene-Oracle integration project to latest Lucene

Help to solve an issue when upgrading Lucene-Oracle integration to lucene 2.3.1

2008-05-06 Thread Marcelo Ochoa
Hi Lucene experts: I am working upgrading Lucene-Oracle integration project to latest Lucene 2.3.1 code. After correcting a minor issue on OJVMDirectory file implementation I have the integration running with latest 2.3.1 code. But it only works with small indexes, I think index which are

Re: Lucene+Oracle Integration

2008-02-14 Thread Marcelo Ochoa
Hi Mitesh: Lucene-OJVM integration is not tested against lucene-2.3.0 version. I'll do it ASAP. Best regards, Marcelo. On Thu, Feb 14, 2008 at 10:01 AM, Mitesh Soni <[EMAIL PROTECTED]> wrote: > > > > > I have run the build file in the lucene-2.3.0\contrib\ojvm successfully. But > I cannot cr

Lucene+Oracle Integration

2008-02-14 Thread Mitesh Soni
I have run the build file in the lucene-2.3.0\contrib\ojvm successfully. But I cannot create index with the use of . create index it1 on t1(f2) indextype is lucene.LuceneIndex parameters('Analyzer:org.apache.lucene.analysis.SimpleAnalyzer'); ERROR at line 1: ORA-29855: error occurred in