|
@@ -384,6 +384,7 @@ ecl deploy --target=roxie --name=FindPersonService libW20120224-125557.so
|
|
|
ecl publish --target=roxie --name=FindPersonService -A libW20120224-125557.so
|
|
|
ecl publish --target=roxie --name=FindPersonService -A ArchiveQuery.xml
|
|
|
ecl publish --target=roxie --name=FindPersonService --activate findperson.ecl
|
|
|
+ecl publish --target=roxie --name=FindPersonService --activate --no-files findperson.ecl
|
|
|
ecl publish --target=roxie --name=FindPersonService --no-activate findperson.ecl
|
|
|
</programlisting>
|
|
|
|
|
@@ -424,7 +425,7 @@ ecl publish --target=roxie --name=FindPersonService --no-activate findperson.ecl
|
|
|
<row>
|
|
|
<entry>archive</entry>
|
|
|
|
|
|
- <entry>TheECL archive to deploy</entry>
|
|
|
+ <entry>The ECL archive to deploy</entry>
|
|
|
</row>
|
|
|
|
|
|
<row>
|
|
@@ -463,9 +464,22 @@ ecl publish --target=roxie --name=FindPersonService --no-activate findperson.ecl
|
|
|
</row>
|
|
|
|
|
|
<row>
|
|
|
- <entry>--no-reload</entry>
|
|
|
+ <entry>-sp, --suspend-prev</entry>
|
|
|
+
|
|
|
+ <entry>Suspend previously active query</entry>
|
|
|
+ </row>
|
|
|
+
|
|
|
+ <row>
|
|
|
+ <entry>-dp, --delete-prev</entry>
|
|
|
+
|
|
|
+ <entry>Delete previously active query</entry>
|
|
|
+ </row>
|
|
|
+
|
|
|
+ <row>
|
|
|
+ <entry>--no-files</entry>
|
|
|
|
|
|
- <entry>Does not reload the queryset</entry>
|
|
|
+ <entry>Does not copy DFU file information for files
|
|
|
+ referenced by the query</entry>
|
|
|
</row>
|
|
|
|
|
|
<row>
|