An IndexOutput implemenation that writes all the data to a temporary file, and when closed, flushes
the file to the database.
Usefull for large files that are known in advance to be larger then the acceptable threshold configured in
RAMAndFileJdbcIndexOutput .
author: kimchy