search for: t14001

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

Did you mean: 14001
2006 Oct 11
0
Memory allocation bug with index.search
...works fine : >> INDEX.search(''type:hardware'').to_s => "TopDocs: total_hits = 12490, max_score = 1.751220 [\n\t13997 \"61426\": 1.751220\n\t13998 \"61427\": 1.751220\n\t13999 \"61428\": 1.751220\n\t14000 \"61429\": 1.751220\n\t14001 \"61430\": 1.751220\n\t14002 \"61431\": 1.751220\n\t14003 \"61432\": 1.751220\n\t14004 \"61433\": 1.751220\n\t14005 \"61434\": 1.751220\n\t14006 \"61435\": 1.751220\n]\n" and this one doesn''t.. : >> INDEX.search(...