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

fix: server api search handler #979

Merged
merged 1 commit into from Sep 25, 2023

Conversation

rgrativol
Copy link
Contributor

@rgrativol rgrativol commented Sep 21, 2023

The _empty field in the parsed content is returning undefined. Adding a check for it.
Fixes #977

@rgrativol rgrativol changed the title fix: server api search handler fix: server api search handler (Closes #977) Sep 21, 2023
@rgrativol rgrativol changed the title fix: server api search handler (Closes #977) fix: server api search handler (Fixes nuxt-themes/docus#977) Sep 21, 2023
@rgrativol rgrativol changed the title fix: server api search handler (Fixes nuxt-themes/docus#977) fix: server api search handler Sep 21, 2023
server/api/search.ts Outdated Show resolved Hide resolved
@Baroshem
Copy link

Can't wait to see this merged and released!

@Baroshem
Copy link

I have tested it locally and it fixes the issue :)

@Atinux Atinux merged commit 5073f42 into nuxt-themes:main Sep 25, 2023
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.

proper setting for searching with fuse?
4 participants