marchof / marchof/java-almanac
Add Full-Text search for various Java resources
Open
@marchof is already working on this.
Since Apr 18, 2024.
- Dominant language
- HTML
- Stars
- 1.1k
- Forks
- 78
- Avg merge
- 3h 53m
- Merged PRs (30d)
- 7
Description
An aggregates search should be added to quickly find various Java resources. An experimental deployment is available at https://javaalmanac.io/find/.
TODO
- Index javaalmanac.io content
- Add last package segment as keyword to index
- Shorten method titles by showing local type names only in parameters
- Count hits by tag
- Add filtering
- Add search box to javaalmanac.io page headers
- Set focus on search field
- button to load more results / infinite scrolling
- Index JavaDoc < Java 7
- Index language and vm specs < 7
- Index API diffs
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.