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

Support partial search terms #646

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Support partial search terms #646

merged 1 commit into from
Aug 23, 2022

Conversation

ptbrowne
Copy link
Collaborator

@ptbrowne ptbrowne commented Aug 23, 2022

Add wildcards to the Lucene query used in the search to support
partial terms.

  • "bath" should return the "bathing water quality" dataset
  • "tari" should return the electricity tariff datasets
    

@ptbrowne ptbrowne requested a review from bprusinowski as a code owner August 23, 2022 08:57
@vercel
Copy link

vercel bot commented Aug 23, 2022

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

Name Status Preview Updated
visualization-tool ✅ Ready (Inspect) Visit Preview Aug 23, 2022 at 8:58AM (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.

💯

@ptbrowne ptbrowne merged commit c8ccd42 into main Aug 23, 2022
@ptbrowne ptbrowne deleted the feat/wildcard-search branch August 23, 2022 09:10
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.

2 participants