Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Elevation #23

Closed
Firesphere opened this issue May 25, 2019 · 4 comments
Closed

Add Elevation #23

Firesphere opened this issue May 25, 2019 · 4 comments
Assignees
Milestone

Comments

@Firesphere
Copy link
Owner

Results are currently not controlled by the CMS user

Problem:

  • Elevating results to the top, disregarding the score, is not possible

Solution:

  • Add Elevation and upload the elevation to Solr automatically after saving
  • Reload the elevation settings after every change
@Firesphere
Copy link
Owner Author

Adding boosting needs to be done at index-time. This means custom boosting from the CMS requires a re-index which is not ideal

@marczhermo
Copy link
Collaborator

Example elevate.xml
image

Test output on Solr dashboard (Page-3 is elevated, Page-2 is excluded):
image

@Firesphere
Copy link
Owner Author

Looking promising!

@Firesphere
Copy link
Owner Author

Closing in favour of the PR at #56

@Firesphere Firesphere added this to the 1.0 milestone Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants