Store index in database

2005-08-22 Thread Ivan Frade Ortea
Hello, I'm working in a big j2ee application with some documents (5000 aprox.) in a database. Now i'm indexing it without any problem using lucene with FSDirectory. But the use of files in j2ee app is not a "good-design" choice. So i was thinking in store inde

Re: Store index in database

2005-08-22 Thread Chris Lu
gt; I'm working in a big j2ee application with some documents (5000 aprox.) in a > database. Now i'm indexing it without any problem using lucene with > FSDirectory. But the use of files in j2ee app is not a "good-design" choice. > So i was thinking in store index in databa