commercetools / commercetools-jvm-sdk

The e-commerce SDK from commercetools running on the Java virtual machine.
https://commercetools.github.io/commercetools-jvm-sdk/apidocs/index.html
Other
62 stars 40 forks source link

Implement a full-text search for Javadoc or use some service/library #161

Open schleichardt opened 9 years ago

lauraluiz commented 9 years ago

Yep, this will be incredibly useful :+1:

schleichardt commented 9 years ago

Maybe @emmenko and @OlegIlyenko have some suggestions how to achieve this.

butenkor commented 9 years ago

Some ideas: http://www.lovesmesomecode.com/20140124-adding-search-to-static-html-site/ https://www.google.com/cse/

katmatt commented 7 years ago

Looks like javadoc in JDK 9 will add support for this: https://bugs.openjdk.java.net/browse/JDK-8044243

nkuehn commented 6 years ago

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.