Excerpts from Florent Solt's message of Fri Mar 02 09:43:23 -0800 2007:
> >> The problem, occur when my index is empty, so the field "name" does not
> >> exists.
> > 
> > What version of Ferret are you using? I submitted a patch for this a few
> > months ago that Dave committed, though I'm not sure to which version.
> 
> I'm using 0.11.2.

Ok, I'm actually thinking of a patch for a similar, but different issue.

In this case Ferret's behavior actually strikes me as correct. You
haven't defined the field, right? Does the error still occur with an
empty index but where the field has been defined, e.g. via
FieldInfos#create_index?

-- 
William <[EMAIL PROTECTED]>
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to