Document the Search query option fileSizeInBytes
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
There is a search query option to return files within a range of file sizes. This feature was not documented. This issue was created to get this feature documented.
Example:
https://dataverse.harvard.edu/dataverse/CAFE/?q=fileSizeInBytes%3A%5B4294967296+TO+*%5D
Was mentioned in https://github.com/IQSS/dataverse/issues/4439#issuecomment-468685228
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 locating the documentation for search query options and use the example URL to verify the fileSizeInBytes syntax and range behavior. Review the context in issue 4439, including the linked comment, then document this option with an example covering a file-size range. Done means users can find and understand the option.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, search
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100