Yukun Song wrote:
As known, currently Lucene uses flat file to store information for
indexing.


Any people has idea or resources for combining database (Like MySQL or
PostreSQL) and Lucene instead of current flat index file formats?

A few folks have implemented an SQL-based Lucene Directory, but none has yet been contributed to Lucene. Hopefully one will be soon.


For some discussion of this, see messages on SQLDirectory in the mail archives:

http://nagoya.apache.org/eyebrowse/SearchList?listId=&listName=lucene-user%40jakarta.apache.org&searchText=SQLDirectory&defaultField=subject&Search=Search

Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to