Re: Serialized Java Objects

2005-08-25 Thread David Medinets
e: > I just had a thought this morning. Does Lucene have the ability to store > Serialized Java Objects for return during a search. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Serialized Java Objects

2005-08-25 Thread jian chen
es Lucene have the ability to store > Serialized Java Objects for return during a search. I was thinking that > this would be a nifty way to package up all of the return values for a > search. Of course, I wouldn't expect the serialized objects would not be > searc

Serialized Java Objects

2005-08-25 Thread Kevin L. Cobb
I just had a thought this morning. Does Lucene have the ability to store Serialized Java Objects for return during a search. I was thinking that this would be a nifty way to package up all of the return values for a search. Of course, I wouldn't expect the serialized objects would n