Skip to content

Commit e928d02

Browse files
Davidyzgithub-actions[bot]
authored andcommitted
Auto generate docs
1 parent 4685ae7 commit e928d02

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

doc/VectorCode-cli.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,10 @@ VECTORCODE VECTORISE
682682

683683
The output is in JSON format. It contains a dictionary with the following
684684
fields: - `"add"`number of added documents; - `"update"`number of updated
685-
documents; - `"removed"`number of removed documents;
685+
documents; - `"removed"`number of removed documents; - `"skipped"`number of
686+
skipped documents (because it’s empty or its hash matches the metadata saved
687+
in the database); - `"failed"`number of documents that failed to be vectorised.
688+
This is usually due to encoding issues.
686689

687690

688691
VECTORCODE LS

0 commit comments

Comments
 (0)