Jens Kraemer wrote:
> On Wed, Feb 28, 2007 at 04:40:26PM +0100, Linus wrote:
>> #<FerretMixin::Acts::ARFerret::SearchResults:0x46553d4 @total_hits=7,
>> @results=[]>
>> => [7, #<FerretMixin::Acts::ARFerret::SearchResults:0x46553d4
>> @total_hits=7, @results=[]>]
>> >>
>> 
>> Any ideas how to debug it? Why it is returning 7 here too?
> 
> for some reason aaf doesn't get any records from your db. have a look
> into your log files, there you should see the sql aaf issues to retrieve
> the records.
> 

I started to work... I did not spot the hang processes that were 
indexing my 6000 records.
I killed them, removed the index/ dir, waited  for the query to complite 
and now it works.

Need to find out how to generate the index on data export, not form web 
app :P

Best regards,

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to