Results 1 to 1 of 1
- 11-24-2011, 11:06 AM #1
Member
- Join Date
- Nov 2011
- Posts
- 1
- Rep Power
- 0
Performance of Lucene with index in database (JDBCDirectory)
Hello, I've got to migrate an application that uses Lucene to a clustered environnement. Before Lucene stored the index in a local FS, but now we have to find a solution to use Lucene in the clustered environnement.
We plan to store the index in the database, using the JDBCDirectory implementation.
The application is mainly used to read from the index, and rarely modify it.
Does someone knows how much the performance will be affected ?
I've read (from Compass framework pages) that performance can be reduced from 10% to 50%, but sometimes less... This is not very precise...
Thanks,
Mathieu
Similar Threads
-
Lucene Index Writing on SSD Drive
By Jigna Joshi in forum LuceneReplies: 0Last Post: 11-04-2011, 07:02 AM -
How do I index a database file using lucene
By pranav123 in forum LuceneReplies: 2Last Post: 05-23-2011, 01:14 PM -
Pulling an Index made with Lucene to dev batch code for index listings
By txgeekgirl in forum LuceneReplies: 0Last Post: 10-29-2010, 08:15 PM -
How to index the special characters in Lucene
By talktoudaykumar in forum LuceneReplies: 2Last Post: 04-23-2009, 07:51 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks