-
-
Notifications
You must be signed in to change notification settings - Fork 105
Improve search results by checking query against package id and name (#2232 - #1556) #2317
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
Open
edwood-grant
wants to merge
32
commits into
elementary:main
Choose a base branch
from
edwood-grant:italo_capasso/fix-2232-1556
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+36
−2
Open
Changes from 22 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
ad99ffc
Give extra score if the query matches exactly or partially the name o…
edwood-grant 579482d
Add an extra joined up token if there are more than one token in the …
edwood-grant d6fe2bc
Eliminate magic numbers. Fix linting.
edwood-grant 6a92592
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 9cc5655
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 55e8041
Merge branch 'main' into italo_capasso/fix-2232-1556
leonardo-lemos 09708fb
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 0bd52c7
Merge branch 'main' into italo_capasso/fix-2232-1556
jeremypw 7241da2
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 6a41d19
Uncommented accidentally commented lines.
edwood-grant 2c1a6a3
Fixed wrong assignment on id_down variable.
edwood-grant c6e21c9
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 3e22de5
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant f87209f
Reversed query equality statement for consistency
edwood-grant 25a33ec
Use query_down variable instead of invoking the method
edwood-grant e33a58c
Use query_down variable instead of invoking the method
edwood-grant 4a24cbe
Add extra spacing before an if
edwood-grant 298ada5
Added extra spacing at end of if statement
edwood-grant f172b76
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 3e547d8
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 7ad395f
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant c2ac0a7
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 23e1bd5
Removed a unnecessary critical message
edwood-grant 8678b15
Simplified joined query statement syntax
edwood-grant 1c67f81
Merge branch 'elementary:main' into italo_capasso/fix-2232-1556
edwood-grant 90f764f
Added comment to explain the joined token addition
edwood-grant 3dca57a
Added comment to explain the query length multiplier in the score for…
edwood-grant 86261d3
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 890c01a
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 7081f0c
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 83952a6
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant 6096a14
Merge branch 'main' into italo_capasso/fix-2232-1556
edwood-grant File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.