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

Feature/search weight2 #101

Merged
merged 8 commits into from
Jul 25, 2024
Merged

Feature/search weight2 #101

merged 8 commits into from
Jul 25, 2024

Conversation

friedelwolff
Copy link
Contributor

No description provided.

daniel-gray-tangent and others added 8 commits July 25, 2024 10:28
Performance is inconsitent and often bad without limiting the span
of the search headline. It might need to be limited further. The
count query (caused by pagination) is often slow too. This should
be investigated to see if a simpler query could provide the count.

Most fields are removed from the template, as we're working towards
a simpler page anyway.
This stores the correct weighted vector, and includes the document
description that was missing.
The `UNION ALL` improves performance, particularly of the `COUNT` query that
is needed for pagination. Smaller headlines are hopefully also a usability
improvement.
@friedelwolff friedelwolff merged commit b5ae650 into develop Jul 25, 2024
2 checks passed
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