[
https://issues.apache.org/jira/browse/SOLR-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973693#comment-13973693
]
Steve Davids commented on SOLR-5994:
------------------------------------
The link on the Admin UI is great in theory only in the context of users
pulling up Solr from the "solr examples" distribution. Out in production
environments it would be extremely odd that users will be pushing out the
javadocs with the rest of their configuration, thus resulting in an aggravating
404 page. I believe Jetty will show the various contexts when hitting the root
ie http://localhost:8080 -- this would then show you links for /javadoc & /solr
which would probably be sufficient.
> Add Jetty configuration to serve JavaDocs
> ------------------------------------------
>
> Key: SOLR-5994
> URL: https://issues.apache.org/jira/browse/SOLR-5994
> Project: Solr
> Issue Type: Improvement
> Components: documentation, web gui
> Affects Versions: 4.7
> Reporter: Alexandre Rafalovitch
> Priority: Minor
> Labels: javadoc
> Fix For: 5.0
>
> Attachments: javadoc-jetty-context.xml
>
>
> It's possible to add another context file for Jetty that will serve Javadocs
> from the server.
> This avoids some Javascript issues, makes the documentation more visible, and
> opens the door for better integration in the future.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]