wrong forum. You can store the lucene index in the BerkleyDB or
JdbcDirectory, not SQL Server.
> Hello,
>
> I want to use database instead of FSDirectry or RAMDirectory.
> I want to store indexes build by lucene in database (MySQL).
> Can anybody suggest me how to do this?