Skip to content

Conversation

@jahn96
Copy link
Collaborator

@jahn96 jahn96 commented Oct 22, 2020

  • Use Lumino stringExt to query the matching snippets
  • Fix some issues with preview during searched
  • Bug with highlighting the matched characters
  • Case Insensitive
  • Remove space in search
  • Order the matched snippets based on sum-of-squares scoring algorithm
  • Fix additional bug with filter tag

@jahn96 jahn96 added the enhancement New feature or request label Oct 22, 2020
@jahn96 jahn96 linked an issue Oct 28, 2020 that may be closed by this pull request
@jahn96 jahn96 self-assigned this Oct 28, 2020
@jahn96 jahn96 requested a review from kpinnipa October 29, 2020 19:27
@jahn96 jahn96 marked this pull request as ready for review October 29, 2020 19:27
@jahn96 jahn96 changed the title [WIP] fuzzy search fuzzy search Oct 29, 2020
Copy link
Collaborator

@kpinnipa kpinnipa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kpinnipa kpinnipa merged commit ae22891 into jupytercalpoly:master Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fuzzy Search for Code Snippets

2 participants