Displaying 1 result from an estimated 1 matches for "object_cont".
Did you mean:
object_count
2007 Dec 25
1
Does sort work for strings work?
...;-->Document #{id} found with a score of #{score}"
p @index[id].load
end
output:
-->Document 0 found with a score of 0.0534844100475311
{:date=>"2004-01-01", :object_title=>"This is the first
title", :title=>"1", :page=>"1", :object_content=>"This is the first
content"}
-->Document 1 found with a score of 0.0534844100475311
{:date=>"2005-01-01", :object_title=>"This is the second
title", :title=>"2", :page=>"1", :object_content=>"This is the second
co...