I believe that Java 1.4 and 1.5 can serialize and deserialize objects directly to XML. Therefore you can store the XML directly into Lucene as an unindexed field. You could also use one of the XML analyzers to parse and index the fields.
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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]