> Do you mean lazy loading of fields?

Yes.  

----- Original Message ----
From: Yonik Seeley <[EMAIL PROTECTED]>
To: solr-dev@lucene.apache.org
Sent: Tuesday, August 22, 2006 5:23:48 PM
Subject: Re: Tackling Solr Fieldable

On 8/22/06, jason rutherglen <[EMAIL PROTECTED]> wrote:
> Is this being worked on?  Otherwise I'll do it.

Could you be more explicit... do you mean starting to use Fieldable
instead of Field due to the introduction of Lucene's Fieldable (which
Field subclasses)?  Do you mean lazy loading of fields?

Some Solr methods accepting Field could be changed to Fieldable, but
changing methods returning Field to Fieldable would break backwards
compatibility and need to be handled more carefully.


-Yonik




Reply via email to