[ 
https://issues.apache.org/jira/browse/CALCITE-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053583#comment-17053583
 ] 

Ruben Q L commented on CALCITE-3185:
------------------------------------

It seems that the API doc generation has changed in the latest version(s), it 
is no longer in https://calcite.apache.org/apidocs/ (404), but in 
https://calcite.apache.org/javadocAggregate/ and, if I am not mistaken, the 
SEARCH functionality seems to be no longer there. If this is case, we could 
close this issue since the bug does not occur any more.

> Calcite Web: API doc search does not work (404)
> -----------------------------------------------
>
>                 Key: CALCITE-3185
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3185
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.20.0
>            Reporter: Ruben Q L
>            Priority: Major
>
> In https://calcite.apache.org/apidocs/ when we type something in the SEARCH 
> input, e.g. "RelBuilder", and we click on the corresponding item, we get 
> redirected to a wrong url (notice the 'undefined'  in the middle):
> https://calcite.apache.org/apidocs/undefined/org/apache/calcite/tools/RelBuilder.html
> which shows the message:
> {code}
> Not Found
> The requested URL /apidocs/undefined/org/apache/calcite/tools/RelBuilder.html 
> was not found on this server.
> {code}
> The proper url should be:
> https://calcite.apache.org/apidocs/org/apache/calcite/tools/RelBuilder.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to