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

Search secondary terms too #159

Open
skalee opened this issue Feb 9, 2021 · 1 comment
Open

Search secondary terms too #159

skalee opened this issue Feb 9, 2021 · 1 comment
Labels
bug Something isn't working search feature

Comments

@skalee
Copy link
Contributor

skalee commented Feb 9, 2021

Given OSGeo concept https://osgeo.geolexica.org/concepts/12/ which has two designations: American Standard Code for Information Interchange and ASCII
When I type into search box "ameri stan infor"
Then I should see that concept (and this one works)
And when I type into search box "ascii"
Then I should see that concept too (and this one doesn't work)

The problem is that for concepts which have more than one designation, only the first one is included in the search index. We need to fix that.

@skalee skalee added enhancement New feature or request search feature bug Something isn't working and removed enhancement New feature or request labels Feb 9, 2021
@ronaldtse
Copy link
Member

Agree!

@ronaldtse ronaldtse moved this to 🆕 New in Geolexica Jul 24, 2022
@ronaldtse ronaldtse moved this from 🆕 New to 📋 Backlog in Geolexica Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working search feature
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants