weighting different fields in FTcatalog?



I have a FT catalog with "product_name" and "product_description" fields in
it. If I do a containstable search using "*" to select all the fields, my
weighted results have weightings on "product_description" higher than on
"product_name", whereas I want to have hits on "product_name" always highest
in ranking.

How should I structure a query where I want to search both fields but want
to weight the results for "product_name" heavier than the results for
"production_description"?


.


Loading