Hi Simon:
If you are using Oracle 10g you can get the advantage of using
Lucene inside the Oracle JVM.
Look at this contribution:
http://issues.apache.org/jira/browse/LUCENE-724
The most important difference of this implementation in that all
the operation between Lucene to index table data
I recently had a thought to do with DbDirectory - specifically would it
be possible to use something like Oracle's inbuilt replication to have
mutiple Reader machine being able to read the index with automatic
partitioning, redundancy and failover?
Also, what is performance like for DbDirectory