Hi Andrei The weighting values can dramatically vary, depending on the match mode (:extended provides the most variety, depending on the query), :rank_mode, :field_weights and :index_weights. Perhaps it's worth trying some different combinations:
http://freelancing-god.github.com/ts/en/searching.html#matchmodes http://freelancing-god.github.com/ts/en/searching.html#ranking http://freelancing-god.github.com/ts/en/searching.html#fieldweights Cheers -- Pat On 28/03/2010, at 3:35 AM, Andrei wrote: > Wondering if there is a way to affect the weight granularity. > > Doing .each_with_weighting on a 1000 item result produces no more than > 3-5 distinct weights. Is there a way to make weights a bit more > precise? > > Thank you. > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
