[
https://issues.apache.org/jira/browse/TAJO-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15035262#comment-15035262
]
ASF GitHub Bot commented on TAJO-1705:
--------------------------------------
Github user hyunsik commented on a diff in the pull request:
https://github.com/apache/tajo/pull/887#discussion_r46377029
--- Diff: tajo-docs/src/main/sphinx/index/how_to_use.rst ---
@@ -48,17 +49,17 @@ If the index is created successfully, you can see the
information about that ind
For more information about index creation, please refer to the above links.
--------------------------------------
+-----------------------------
2. Enable/disable index scans
--------------------------------------
+-----------------------------
-When an index is successfully created, you must enable the index scan
feature as follows:
+When an index is successfully created, you must enable index scan as
follows:
--- End diff --
I suggest:
``Even though an index is successfully created, you need a further step,
enabling 'index scan' as following. It is necessary because 'index scan' is
disabled by default.``
> Update document for index support
> ---------------------------------
>
> Key: TAJO-1705
> URL: https://issues.apache.org/jira/browse/TAJO-1705
> Project: Tajo
> Issue Type: Task
> Components: Documentation, Index
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Minor
> Fix For: 0.11.1
>
>
> After TAJO-1300, index document should be updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)