Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

COMING SOON

Overview

The app allows you to search the content of a table with a JQL query.

How to search

The following JQL fields are available.

Field

Type

Returns

Examples

tableContent

text

Content information; words contained in a table

tableContent~kick

tableContentTruncated

number

1 if content information for searching was truncated, 0 otherwise

tableContentTruncated=1

Limitations and notices

  • The size of content information for searching is limited under a specified size(about 30KB)

    • if it goes over the limitation, it will be truncated

  • To become a search target, you need to save once

  • No labels