Ability to set field weight on Full Text Search index #3317
Unanswered
insulationman
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using postgres full text search there is a built in feature for setting weights on fields:
This information can then be used to better rank the search results:
It would be great to be able to use weights and ranks. This is related to #2112 , which suggests adding support for rank.
Beta Was this translation helpful? Give feedback.
All reactions