浏览代码

changing solr_import.sh

main
Simon Bowie 3 年前
父节点
当前提交
ca1108f927
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      solr_import.sh

+ 1
- 1
solr_import.sh 查看文件

echo "h Print this Help." echo "h Print this Help."
echo "z Index all." echo "z Index all."
echo "a Index ACTIVE folder." echo "a Index ACTIVE folder."
echo "d Index SELF-DEFENDING folder."
echo "e Index EXPANDING folder." echo "e Index EXPANDING folder."
echo "i Index INVISIBLE folder." echo "i Index INVISIBLE folder."
echo "m Index MULTI-SPECIES folder." echo "m Index MULTI-SPECIES folder."
echo "p Index PISSING & LEAKING folder." echo "p Index PISSING & LEAKING folder."
echo "x Index SECRET folder." echo "x Index SECRET folder."
echo "d Index SELF-DEFENDING folder."
echo "s Index SURVIVING folder." echo "s Index SURVIVING folder."
echo "w Index WORKING folder." echo "w Index WORKING folder."
echo echo

正在加载...
取消
保存