Re: Adding Encryption to lucene indexes

2011-08-12 Thread Chris Zakian
ow/when you have access to > your key. > > -Shaneal > > On Fri, Aug 12, 2011 at 12:15 PM, Chris Zakian wrote: > > Hello, > > > > I am currently adding Lucene (in combination with hibernate search) to a > > medical record service. As such, I need to encrypt the i

Adding Encryption to lucene indexes

2011-08-12 Thread Chris Zakian
Hello, I am currently adding Lucene (in combination with hibernate search) to a medical record service. As such, I need to encrypt the indexes so that unauthorized people don't have access to them by bypassing the system's database security. I was wondering if anyone had a) implemented a security