Hi, I don't think by default it does so. But, you can certainly serialize the java object and use base 64 to encode it into a text string, then, you can store it as a field.
Cheers, Jian On 8/25/05, Kevin L. Cobb <[EMAIL PROTECTED]> wrote: > 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 not be > searchable. > > Thanks, > > -Kevin > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]