I'm looking for a search engine solution whereby there are attributes for each document which can be filtered against, but not absolutely - only scored.
doc1 has attributes a, b and c doc2 has attributes b and c
if a user chooses attribute "a" only, it won't completely remove doc2, it'll just score doc1 higher...
Are there any search engines that can do something like that?