which one will be the best to use as storage server. Lucene or Jackrabbit.
My requirement is to provide support to
1) Archive the documents
2) Do full text search on the documents.
3) Do backup the index store and archive store. [periodical basis]
4) Remove the documents after certain period [rentention policy]
Whether Lucene could be used as archival store. Most of them in this mailing
list said 'yes'. If so going for separate database to archive the data and
separate database to index it, will be better option or one database to be
used as archive and index.
One more idea from this list is to use Jackrabbit / JDBM / My SQL to archive
the data. Which will be the best?
I am in desiging phase and i have time to explore and prototype any other
products. Please do suggest me a good one.
Regards
Ganesh
----- Original Message -----
From: "Grant Ingersoll" <[EMAIL PROTECTED]>
To: <java-user@lucene.apache.org>
Sent: Thursday, July 31, 2008 3:22 PM
Subject: Re: Using lucene as a database... good idea or bad idea?
Hmmm, I thought it did. Can't say I've studied the code though, so I'll
take your word for it.
Never mind on the Jackrabbit suggestion :-)
Cheers,
Grant
On Jul 31, 2008, at 4:54 AM, Karsten F. wrote:
Hi Grant,
you made mention of jackrabbit as example of storing data in lucene.
I did not find something like that in source-code. I found
"LocalFileSystem" and "DatabaseFileSystem".
(I found lucene for indexing and searching.)
Have I overlooked something?
Best regards
Karsten
Grant Ingersoll-6 wrote:
I think the answer is it can be done and probably quite well. I also
think it's informative that Nutch does not use Lucene for this
function, as I understand it, but that shouldn't stop you either. You
might also have a look at Apache Jackrabbit, which uses Lucene
underneath as a content repository.
-Grant
--
View this message in context:
http://www.nabble.com/Using-lucene-as-a-database...-good-idea-or-bad-idea--tp18703473p18750334.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Send instant messages to your online friends http://in.messenger.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]