Hi Mark, partially, yes. But I suppose for Document has to be further subclassed so that the other non-initialized fields can be obtained as well, or perhaps an additional method to init the remaining fields from a partially initialized Doc?
Thanks for responding.. k On Mon, 07 Mar 2005 21:00:52 +0000, markharw00d wrote: >�Did you mean this? >�http://marc.theaimsgroup.com/?l=lucene-user&m=108525376821114&w=2 > > >�Kelvin Tan wrote: > >>�This is a bump post... >> >>�I'm wondering if there's any code (contributed, bugzilla, core or >>�otherwise) that provides document lazy-loading functionality, >>�i.e. only eager-initialize specific fields, or load fields on- >>�demand. >> >>�Thanks, >>�k >> >>�On Thu, 3 Mar 2005 13:55:00 +0100, Kelvin Tan wrote: >> >> >>>�Is this actually in the codebase? �I couldn't find it in SVN or >>>�in Bugzilla... >>> >>>�kelvin >>> >>>�On Mon, 28 Feb 2005 11:59:54 -0500, Erik Hatcher wrote: >>> >>> >>>>�Or perhaps you >>>>�need to investigate the (is it in the codebase already?) >>>>�patch to load fields lazily upon demand instead. >>>> >>>> >>>�---------------------------------------------------------------- >>>�---- - To unsubscribe, e-mail: java-user- >>>[EMAIL PROTECTED] For additional commands, e-mail: >>>[EMAIL PROTECTED] >> >> >>�------------------------------------------------------------------ >>�--- To unsubscribe, e-mail: java-user- >>[EMAIL PROTECTED] For additional commands, e-mail: >>[EMAIL PROTECTED] > > >�-------------------------------------------------------------------- >�- 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]
