bayard set
DESCRIPTION
Set document to index server
USAGE
bayard bulk-set [OPTIONS] [DOCS]
FLAGS
-
-h,--help
Prints help information. -
-v,--version
Prints version information.
OPTIONS
-s,--server<IP:PORT>
Index service address. [default: 127.0.0.1:5000]
ARGS
<DOCS>
Document containing the unique ID to be indexed.
EXAMPLES
To put a document:
$ cat ./examples/doc_1.json | xargs -0 ./bin/bayard set 1