is shown in the "explain" section if you add &debugQuery=true to your query
> request. This is explained under "norm" in the similarity javadoc.
>
> I did try a couple of examples with the Solr 3.6 example, such as doc
> boost=2.0, 0.2 (de-boost), 4.0, and 8.0. In
Hi guys,
I have the following problem.
I would like to give a boost to the whole documents as I index them. I am
sending to solr the xml in the form:
But it does't seem to alter the search scores in any way. I would expect
that to multiply the final search score by two, am I correct?
Probab
Hi,
I have the following problem.
I would like to give a boost to the whole documents as I index them. I am
sending to solr xml in the form:
But it does't seem to alter the search scores in any way. I would expect
that to multiply the final search score by two, am I correct?
Probably I woul