Hi everyone,
I'm new to Solr and just getting it set up and testing it out. I'd like to know if there's a way to give a different weight to different data fields.

For an example, I'm going to be storing song information. I have the fields: Artist, Title, Description, and Tags. I'd like occurrences of the search term in Artist and Title to count more than the ones found in Description and Tags. For instance, a search for Bruce Springsteen against all the fields should return the ones where artist=Bruce Springsteen higher than ones that just have that within the description. Is this possible either in the indexing or with a query option?

    Thanks,
    Alex

--
Alex Thurlow
Blastro Networks

http://www.blastro.com
http://www.roxwel.com
http://www.yallwire.com

Reply via email to