IQSS / IQSS/dataverse

Dataset view capability of searching files within the dataset does not work as expected

Open
#11,711 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Bug
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

What steps does it take to reproduce the issue?

  • When does this issue occur?
When I go to a dataset detail view https://demo.dataverse.org/dataset.xhtml?persistentId=doi:10.70122/FK2/VMUDWY
And this dataset contains many files
And one of the files has the name `Captura de pantalla`
And I search in the dataset view the word `aptura`
I expect to find this file in the search results
But this file is not appearing

Probably the cause is because the search engine is indexing words from the beginning and does not find parts of the words

  • What page does this occur?

https://demo.dataverse.org/dataset.xhtml?persistentId=doi:10.70122/FK2/VMUDWY

  • To whom does it occur (all users, curators, superusers)?

To all users

  • What did you expect to happen?

I expect to find the file

Which version of Dataverse are you using?

the one in demo.dataverse.org

Any related open or closed issues to this bug report?

https://github.com/IQSS/dataverse/issues/11692

Screenshots:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on the demo dataset detail view using the documented file name Captura de pantalla and the search term aptura. Read related issue #11692 for context, then trace the dataset-view file search behavior and verify that partial filename searches return the expected file.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.