By kalanir
via kalanir.blogspot.com
Published: Jul 30 2008 / 15:41
This post shows how to load an index which is in a relational database, to the ram and periodically flush updates to the database.
Comments
chrislusf replied ago:
Using database to store big files, like Lucene index, is not really a good approach.
kalanir replied ago:
Well. What if the index is used in a clustered environment and using a shared file system is too complicated. Anyway that's why I'm using a RAMDirectory to overcome the performance hit.
Voters For This Link (7)
Voters Against This Link (1)