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 fragment matching to MatchCode #548

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

pombredanne
Copy link
Member

@pombredanne pombredanne commented Nov 25, 2024

This PR add basic support to index and match fragments with MatchCode.
In particular this implements:

  • the database model for fingerprints
  • the core of fingerprinting indexing
  • the core matching of fingerprints and ranking results

Signed-off-by: Jono Yang <[email protected]>
    * Add position field to SnippetIndex
    * Create ApproximateFileIndex

Signed-off-by: Jono Yang <[email protected]>
pombredanne and others added 9 commits November 27, 2024 22:45
Apply minor updates and fix links to installation doc

Signed-off-by: Philippe Ombredanne <[email protected]>
Ssmaller targets help running smaller test suites individually, faster

Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
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