Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Full-Text search for various Java resources #212

Open
5 of 11 tasks
marchof opened this issue Apr 18, 2024 · 0 comments
Open
5 of 11 tasks

Add Full-Text search for various Java resources #212

marchof opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@marchof
Copy link
Owner

marchof commented Apr 18, 2024

An aggregates search should be added to quickly find various Java resources. An experimental deployment is available at https://javaalmanac.io/find/.

TODO

  • Add last package segment as keyword to index
  • Index javaalmanac.io content
  • Index API diffs
  • Index JavaDoc < Java 8
  • Index language and vm specs < 7
  • 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
@marchof marchof self-assigned this Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant