geonetwork / geonetwork/core-geonetwork
Searching based on full title suggestion sometimes fails to give results
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 521
- Forks
- 515
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 19
Description
When using the autosuggestion to complete the search text to the full title of the dataset, the search (sometimes) returns no results. Shorter queries (based on for example one word of the title) do return the correct datasets. I am using Geonetwork 3.0.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the search in GeoNetwork 3.0.1: use the autosuggestion to complete a dataset title, then compare the result with a shorter query. Trace the search entry point and determine why the full suggested title sometimes returns no datasets; done means the full title reliably returns the correct dataset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100