search for: objectruby

Displaying 1 result from an estimated 1 matches for "objectruby".

2006 Oct 11
0
Memory allocation bug with index.search
...;61434\": 1.751220\n\t14006 \"61435\": 1.751220\n]\n" and this one doesn''t.. : >> INDEX.search(''type:hardware'', :limit => :all).to_s /usr/local/lib/site_ruby/1.8/ferret/index.rb:718: [BUG] rb_gc_mark(): unknown data type 0x18(0x89b4268) non objectruby 1.8.4 (2005-12-24) [i486-linux] Aborted i tried to get to the limit point and got it : works : >> INDEX.search(''type:hardware'', :limit => 9719).to_s don''t work : >> INDEX.search(''type:hardware'', :limit => 9720).to_s /usr/local/lib/sit...