Perhaps this isn't in the right place (I put it in , and the weights are from the node types (I think we need to reorganize of all the configuration options for clarity).
Tested with a fresh checkout of the module, feb 19's Apache Solr nightly with the new schema.xml.
I set the default weight to 21.0 (the "maximum") to mimic core search behavior.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | sticky-boost-378222-6.patch | 7.65 KB | pwolanin |
| #5 | 378222_5.patch | 3.8 KB | janusman |
| #2 | sticky_bias_screenshot.jpg | 59.93 KB | janusman |
| sticky_bias.patch | 2.99 KB | janusman |
Comments
Comment #1
janusman commentedComment #2
janusman commentedAdded a screenshot to show what it looks like.
Comment #3
pwolanin commentedI think the default should be 0 - not the maximum.
If we are going to do this, I'd think we should also add the option for "promoted"
Comment #4
robertdouglass commentedWhy just sticky? D7 has biasing for sticky and promoted.
Comment #5
janusman commentedNew patch.
Added support for field "promote", changed defaults to "0". Tested and seems to work.
Still don't like where it is. However the whole admin interface (IMO) needs a good reorganization =) Opening up a separate issue for that.
Comment #6
pwolanin commentedRe-roll to move things around a little more and do some textual cleanup.
Comment #7
janusman commentedTested, works.
Comment #8
stevenpatzComment #9
pwolanin commentedcommitted to 6.x