Just a few words to announce a new release of Oracle Lucene Domain Index, this zip is valid for 10g and 11g database version (10g using back-ported classes from 1.5 to 1.4) This release is compiled using Lucene 3.0.2 version and incorporates a set of new features added, here the list: Added a long awaited functionality, a ...Read More
Category: Oracle
Modern libraries are compiled with JDK 1.5 and the question is How to deal with these libraries on an Oracle 10g OJVM. Some examples are Lucene 3.x branch or Hadoop. The solution that I tested is using a Java Retro Translator and some complementary libraries. I have tested this solution in Lucene Domain Index 3.x ...Read More