Problem/Motivation
For our use case we would like to use an existing term (entity) reference field for the "best bet" logic. Currently it is only possible to manually fill in text fields.
Proposed resolution
Either provide a means to select an existing reference field to fill in, or automatically fill the best_bets fields with the names of the terms selected in the vocabulary.
Remaining tasks
Work out the best option.
Implement it.
User interface changes
TBD
API changes
TBD
Data model changes
TBD
Issue fork search_api_best_bets-3271262
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
damienmckennaFYI we ended up just using the per-field boost settings to accomplish this - it's not perfect, but it's close enough.
Comment #3
smustgrave commentedWonder if we can update the field to allow for default values. Then you could set a token to the reference field.
Comment #5
smustgrave commentedThoughts?
Comment #6
smustgrave commentedDon't see any harm in adding this as is.
Comment #8
smustgrave commentedReleased part of 8.x-1.4