Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc html_untag: remove unused columns
- Loading branch information
Showing
3 changed files
with
6 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 1 addition & 5 deletions
6
doc/source/example/reference/functions/html_untag/usage_setup_schema.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,6 @@ | ||
| Execution example:: | ||
|
|
||
| table_create WebClips TABLE_NO_KEY | ||
| # [[0, 1337566253.89858, 0.000355720520019531], true] | ||
| column_create WebClips url COLUMN_SCALAR ShortText | ||
| table_create WebClips TABLE_HASH_KEY ShortText | ||
| # [[0, 1337566253.89858, 0.000355720520019531], true] | ||
| column_create WebClips content COLUMN_SCALAR ShortText | ||
| # [[0, 1337566253.89858, 0.000355720520019531], true] | ||
| column_create WebClips tag COLUMN_VECTOR ShortText | ||
| # [[0, 1337566253.89858, 0.000355720520019531], true] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters