You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2014/06/10 20:25:02 UTC

[jira] [Resolved] (DERBY-6594) Typos in "Listing indexes" topic of the tools guide

     [ https://issues.apache.org/jira/browse/DERBY-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase resolved DERBY-6594.
------------------------------

          Resolution: Fixed
       Fix Version/s: 10.11.0.0
    Issue & fix info:   (was: Patch Available)

Thanks, Knut!

Committed patch DERBY-6594-2.diff to documentation trunk at revision 1601720. 


> Typos in "Listing indexes" topic of the tools guide
> ---------------------------------------------------
>
>                 Key: DERBY-6594
>                 URL: https://issues.apache.org/jira/browse/DERBY-6594
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.11.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Kim Haase
>            Priority: Minor
>             Fix For: 10.11.0.0
>
>         Attachments: DERBY-6594-2.diff, DERBY-6594.diff, rtoolsoptlucenelist.html, rtoolsoptlucenelist.html
>
>
> The "Listing indexes" topic of the tools guide says two places that the schema is LUCENESCHEMA. It should be LUCENESUPPORT.
> The example in the topic lacks an empty argument list in the table function call and fails with a syntax error because of it (after fixing the schema name). It should say:
> {code:sql}
> SELECT * FROM TABLE( LUCENESUPPORT.LISTINDEXES() ) T
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)