Skip to content

Conversation

@lieryan
Copy link
Member

@lieryan lieryan commented Jan 6, 2024

Description

The regular indexes are needed for searching exact matches. This PR adds a nocase index to allow doing prefix search using the LIKE query.

Fixes #736

Checklist (delete if not relevant):

  • I have added tests that prove my fix is effective or that my feature works
  • I have updated CHANGELOG.md

@lieryan lieryan force-pushed the fix-autoimport-nocase-index branch from 8fdf6ae to bd9262f Compare January 6, 2024 14:50
@lieryan lieryan changed the title Add nocase index for autoimport Ensure autoimport requests uses indexes Jan 6, 2024
@lieryan lieryan merged commit 95585e8 into master Jan 6, 2024
@lieryan lieryan deleted the fix-autoimport-nocase-index branch January 6, 2024 19:33
@lieryan lieryan added this to the 1.12.0 milestone Jan 18, 2024
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.

autoimport does not correctly use index

2 participants