I am building an e-commerce site. When searching for products with a string, I want to search the name field and the description field, and I want the name field to be more important than description.
How can I do this and what terminology should I look at?