commercetools-jvm-sdk
commercetools-jvm-sdk copied to clipboard
Implement a full-text search for Javadoc or use some service/library
Yep, this will be incredibly useful :+1:
Maybe @emmenko and @OlegIlyenko have some suggestions how to achieve this.
Some ideas: http://www.lovesmesomecode.com/20140124-adding-search-to-static-html-site/ https://www.google.com/cse/
Looks like javadoc in JDK 9 will add support for this: https://bugs.openjdk.java.net/browse/JDK-8044243
I'm even thinking about an even more global search across all documentation sites - will take until we have some dev resource to build a tabbed / faceted UI for the search results so not everybody is spammed with all results.
Maybe a pipe dream, but a nice one IMHO.