I want to be able to boost results where the filetype is a pdf:

Here is some pseudo code so I don't misrepresent/misinterpret via a URL:

search("foobar")
foreach result (where filetype==pdf) {
  boost^10
}

Is there a way to do this?

Thanks in advance!

Reply via email to