Hello:
I have a basic question:
I am using dismax, Solr 1.4. Let's say I have query where q=sometext
and it returns me 50 results.but let's say now I want to rank all
those (say 10) documents higher where field:abc.
Note I just want rank them higher based on the field value and not
limit the results to these 10 documents.
1) I have tried using bq (something like q=sometext&bq=field:abc ^
100 ) but this filters/limits the results giving me only those 10
documents.
2) using qf does not help as I can't boost fields based on field value
I.e abc
Appreciate any help, comments.
TIA
~Ravi
Sent from my iPhone