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

feat(search): support minisearch customization #2576

Merged
merged 7 commits into from
Jul 5, 2023

Conversation

zonemeen
Copy link
Collaborator

@zonemeen zonemeen commented Jul 3, 2023

closes #2570

@zonemeen zonemeen changed the title feat(localSearch): minisearch supports custom scalable options feat(localSearch): minisearch supports custom scalable options Jul 3, 2023
@brc-dd
Copy link
Member

brc-dd commented Jul 5, 2023

Restricted the options a bit. I don't think other options like autoVacuum or autoSuggestOptions are relevant to our usage. Removed field related options too as our code relies on them.

@brc-dd brc-dd changed the title feat(localSearch): minisearch supports custom scalable options feat(search): support minisearch customization Jul 5, 2023
@brc-dd brc-dd merged commit 9fee554 into vuejs:main Jul 5, 2023
8 checks passed
@zonemeen zonemeen deleted the feat/minisearch-config branch July 5, 2023 08:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow configuration of minisearch to not split at - Sign (Hyphen, Minus)
2 participants