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

Full text search with resource UID #117

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Full text search with resource UID #117

merged 4 commits into from
Apr 12, 2024

Conversation

alex75
Copy link
Collaborator

@alex75 alex75 commented Apr 12, 2024

It implements COPDS-1614, i.e. it changes db structure to automatically include resource_uid in the tsvector field 'search_field'. As a consequence, the (full text) searches will find a dataset if it is searched by its uid.
The resource_uid has been included together with the title's tokens (so with the same weight of the title in searches).

@alex75 alex75 self-assigned this Apr 12, 2024
@FussyDuck
Copy link

FussyDuck commented Apr 12, 2024

CLA assistant check
All committers have signed the CLA.

@alex75 alex75 merged commit f3b4cfe into main Apr 12, 2024
8 of 9 checks passed
@alex75 alex75 deleted the COPDS-1614 branch April 12, 2024 10:37
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

Successfully merging this pull request may close these issues.

2 participants