marchof / java-almanac

The history and future of Java.

Home Page:https://javaalmanac.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Full-Text search for various Java resources

marchof opened this issue · comments

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