rupok sayeem wrote:
> Hello Devs,
> 
> I want to store lucene index in database.is it possible to store lucene
> index in database and make search on that index.
> in short storing index in bd and access it from db.

Why would you want to do that? The lucene index is a collection of 
binary files that are not supposed to be used directly.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to