Also if you want to backup your application you just backup the database.

Regards,

Néstor Boscán

-----Mensaje original-----
De: Néstor Boscán [mailto:[EMAIL PROTECTED] 
Enviado el: Viernes, 08 de Septiembre de 2006 10:29 a.m.
Para: 'java-user@lucene.apache.org'
Asunto: RE: Using Hibernate to store Lucene Indexes in a Database

To reduce administration tasks. If you want to move your application from
server to server you'll have to move the index files. I want to be able to
move my application by just moving my database schema and deploying an ear.

Regards,

Néstor Boscán

-----Mensaje original-----
De: Marcus Falck [mailto:[EMAIL PROTECTED] 
Enviado el: Viernes, 08 de Septiembre de 2006 05:05 a.m.
Para: java-user@lucene.apache.org
Asunto: SV: Using Hibernate to store Lucene Indexes in a Database

I cant understand why you are interested in storing the directory in a
database using hibernate. It seems to me like you are trying to mix 2 good
techniques in a destructive way.




-----Ursprungligt meddelande-----
Från: Néstor Boscán [mailto:[EMAIL PROTECTED] 
Skickat: den 8 september 2006 01:49
Till: java-user@lucene.apache.org
Ämne: Using Hibernate to store Lucene Indexes in a Database

Hi

 

Has anybody seen a solution that will store Lucene indexes in a database
using Hibernate?. Basically a HibernateDirectory so I can store and retrieve
the indexes from a database?

 

Regards,

 

Néstor Boscán




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

Reply via email to