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: Improve search time + custom search in debug page + search input enhancement #702

Merged
merged 10 commits into from
Sep 13, 2022

Conversation

ptbrowne
Copy link
Collaborator

@ptbrowne ptbrowne commented Sep 13, 2022

  • feat: Split query in two for search, 1st search in name + description, then search in creator, publisher, theme
  • feat: Ability to use a custom search in debug search page
  • fix: When sharing a search URL, search input was not retrieved

improves for #683
fix #699

@vercel
Copy link

vercel bot commented Sep 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
visualization-tool ✅ Ready (Inspect) Visit Preview Sep 13, 2022 at 10:37AM (UTC)

Copy link
Collaborator

@bprusinowski bprusinowski left a comment

Choose a reason for hiding this comment

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

LGTM!

app/configurator/components/dataset-browse.tsx Outdated Show resolved Hide resolved
app/rdf/query-search.ts Outdated Show resolved Hide resolved
@ptbrowne ptbrowne changed the title Feat: Improve search time Feat: Improve search time + custom search in debug page + search input Sep 13, 2022
@ptbrowne ptbrowne changed the title Feat: Improve search time + custom search in debug page + search input Feat: Improve search time + custom search in debug page + search input enhancement Sep 13, 2022
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.

Search : Keyword + include Draft datasets
2 participants