You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Fred Lamuette <fr...@laposte.net> on 2005/04/07 11:57:23 UTC

Best practice

Hello,
I'm pretty new to Lucene, and I'd like to have your point of view on the
following case.
I need to build a webapp that would manage workers' profiles and in each
profile, we allow to attach any documents (pdf, doc, video, ...). Pretty
basic. We need to index searchable documents (lucene) and stores documents
on the server.
My question is the following. I'd like to store the documents with a
repository framework (jakarta slide, jsr-170, ...) and I wonder if there
already exists something tied with Lucene ?  or a repository+lucene package
that performs well ?
Thank you for your feedback.
Richard.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org