marchof / marchof/java-almanac

Add Full-Text search for various Java resources

Open
#212 0 comments 0 reactions 1 assignee View on GitHub

@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

  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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.