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
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