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

ASF subversion and git services commented on DERBY-6594:
--------------------------------------------------------

Commit 1601720 from [~chaase3] in branch 'docs/trunk'
[ https://svn.apache.org/r1601720 ]

DERBY-6594  Typos in "Listing indexes" topic of the tools guide

Modified a Tools Guide topic. 

Patch: DERBY-6594-2.diff

> 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)

Reply via email to