Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-brandizi committed Sep 24, 2024
1 parent c045729 commit 613ea28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rres-endpoints/endpoint-steps/neo-index.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cp -R -v "$KETL_HOME/config/knet-init"/* "$knet_cfg/config"
printf "\n\n Creating Neo indexing (full-text and semantic motifs)\n\n"

# Comment this to skip the traverser. BE CAREFUL
# neo_motifs_flag='--neo-motifs'
neo_motifs_flag='--neo-motifs'
"$KNET_INITIALIZER_HOME/knet-init.sh" \
-c "$knet_cfg/config/config-etl.yml" --neo-index=config:// $neo_motifs_flag --in "$oxl_src"

Expand Down

0 comments on commit 613ea28

Please sign in to comment.