cvadmin
apps
generate
- Create an archive file for the application you want to deploy.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description apps-fileStringFile path for the application archive file includeStringAdditional files or folders to include in your archive. Separate using semicolons. excludeStringFiles or folders to exclude from your archive. Separate using semicolons. debugbooleanfalseSet to true to see more log information during the packaging process. toDirectorybooleanfalseExport the application to a directory instead of an archive file.
install
- Deploy an application on your instance. The instance must be running.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description apps-file(required)StringPath to the application you want to install portPortOverride port number variable. instanceStringOverride instance name variable installdirFileOverride INSTALLDIR variable datadirFileOverride DATADIR variable hostnameStringOverride hostname variable noversioncheckbooleanfalseDisable version check propertyFileFileFile that contains variables mapping appIsDirectorybooleanfalseIf the app is provided as a directory instead of a zip file
installV6
- Deploy an application on your instance in the DS V6 Installer context. The instance must be running.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description cvapps-dir(required)FilePath to the application you want to install app-dir(required)FileThe app installation directory path (directory where the installerV6 installs the application) noversioncheckbooleanfalseDisable version check propertyFileFileFile that contains variables mapping
box
force-crawl-url
- Synchronously crawl a URL through a crawler.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description crawler(required)StringName of the crawler to submit the url to. url(required)StringA url to submit. siteStringConsider this url belonging to this site. siteRootbooleanfalseConsider this url as a site. sitePostRedirStringConsider this url belonging to this site. priorityint3Which priority to give to this url. Fastest is 0, slowest is most likely 5 (check crawler configuration). groupStringIn which group to crawl this url.
submit-urls
- Submit urls to a crawler.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description crawler(required)StringName of the crawler to submit the url to. url(required)String[](multivalued)A url to submit. siteStringConsider this url belonging to this site. siteRootbooleanfalseConsider this url as a site. sitePostRedirStringConsider this url belonging to this site. priorityint3Which priority to give to this url. Fastest is 0, slowest is most likely 5 (check crawler configuration). groupStringIn which group to crawl this url. forcebooleanfalseCrawl even if the url has already been crawled.
connect
upgrade-config
- Upgrade a connector configuration.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description name(required)StringName of a Java managed connector
indexing
attach-replica
- Attach a replica to its builder.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroup(required)BuildGroupBuild group on which to act slice(required)SliceSlice on which to act instance(required)SliceInstanceInstance on which to act
clear-replica
- Clear a replica
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroup(required)BuildGroupBuild group on which to act slice(required)SliceSlice on which to act instance(required)SliceInstanceInstance on which to act
detach-replica
- Detach a replica from its builder.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroup(required)BuildGroupBuild group on which to act slice(required)SliceSlice on which to act instance(required)SliceInstanceInstance on which to act
disable-analysis
- Disable the analysis
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroupBuildGroupbg0Build group on which to act
disable-import
- Disable the import
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroupBuildGroupbg0Build group on which to act
disable-pushapi
- Disable the PushAPI
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroupBuildGroupbg0Build group on which to act
enable-analysis
- Enable the analysis
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroupBuildGroupbg0Build group on which to act
enable-import
- Enable the import
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroupBuildGroupbg0Build group on which to act
enable-pushapi
- Enable the PushAPI
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroupBuildGroupbg0Build group on which to act
indexing-status
- Retrieve the indexing status.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description buildGroupBuildGroupbg0Build group on which to act
licensing
dump-users
- Deprecated: use list-users instead.
- This command is safe to use while CloudView is running.
- No parameter.
list-users
- Produce the list of active mashup users (session lasts for 30 days). These are the users that count against the users limit.
- This command is safe to use while CloudView is running.
- No parameter.
linguistic
compile-fastrules
- Compile a FastRules XML resource file
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description tokenizationConfigTokenizationConfigtok0Tokenization config to use input(required)FileFast rules definition file output(required)FileOutput directory
compile-features
- Compile a FeaturesExtractor XML resource file
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description tokenizationConfigTokenizationConfigtok0Tokenization config to use input(required)FileFeatures definition file output(required)FileOutput directory
compile-ontology
- Compile an Ontology XML resource file
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description tokenizationConfigTokenizationConfigtok0Tokenization config to use input(required)FileOntology definition file output(required)FileOutput directory
compile-semantic-extractor
- Compile a SemanticExtractor XML resource file
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description tokenizationConfigTokenizationConfigtok0Tokenization config to use input(required)FileXML definition file output(required)FileOutput directory
compile-synonyms
- Compile a Synonyms XML file
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description tokenizationConfigTokenizationConfigtok0Tokenization config to use input(required)FileSynonyms definition file output(required)FileOutput directory
convert-ontology-from-skos-to-xml
- Convert a SKOS file to an ontology resource.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description input(required)FileInput file useAltLabelsbooleantrueUse skos:altLabels properties useHiddenLabelsbooleantrueUse skos:hiddenLabels properties hierarchicalEntriesbooleantrueGenerate hierarchical display forms annotation(required)StringRoot annotation to generate useBroadersbooleantrueUse skos:broader properties output(required)FileOutput file
convert-ontology-from-xls-to-xml
- Convert an ontology in Excel format to XML.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description input(required)FileInput file output(required)FileOutput file
convert-ontology-from-xml-to-xls
- Convert an ontology XML file to Excel format.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description input(required)FileInput file output(required)FileOutput file
convert-sentiment-from-xls-to-xml
- Convert a sentiment Excel format to XML file.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description input(required)FileInput file output(required)FileOutput file
convert-sentiment-from-xml-to-xls
- Convert a sentiment XML file to Excel format.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description input(required)FileInput file output(required)FileOutput file
convert-suggest-from-skos-to-xml
- Convert a SKOS file to a suggest resource.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description input(required)FileInput file useAltLabelsbooleantrueUse skos:altLabels properties useHiddenLabelsbooleantrueUse skos:hiddenLabels properties output(required)FileOutput file
convert-synonyms-from-skos-to-xml
- Convert a SKOS file to synonyms resources.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description input(required)FileInput file useAltLabelsbooleantrueUse skos:altLabels properties useHiddenLabelsbooleantrueUse skos:hiddenLabels properties useNarrowersbooleantrueUse skos:narrower properties output_lexical(required)FileLexical synonym file (alternative labels) output_semantic(required)FileSemantic synonym file (narrower/broader) output_related(required)FileRelated synonym file (related)
logging
set-logging-level
- Set the logging level
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description level(required)class com.exalead.mercury.tools.LoggingConsole$LoggingLevelLogging level to set loggerStringLogger to set process(required)ProcessProcess name install(required)InstallInstall name host(required)HostHost name
plug-ins
install
- Install a plug-in
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description nameStringForce the plug-in name (override what is defined in the plug-in) file(required)FilePlug-in Zip file
list
- List the plug-ins
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description detailsbooleanfalsePrint plug-in details
remove
- Remove a plug-in
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description name(required)StringPlug-in name
update
- Update a plug-in
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description nameStringForce the plug-in name (override what is defined in the plug-in) file(required)FilePlug-in Zip file
resources
compile
- Call the compile MAMI command
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name
declare-ontology-resource
- Declare a resource for an ontology.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description tokenizationConfigTokenizationConfigtok0Tokenization config to use name(required)StringResource name groupStringsearch-expansionResource group to use
declare-synonyms-resource
- Declare a synonyms dynamic resource.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description tokenizationConfigTokenizationConfigtok0Tokenization config to use name(required)StringResource name groupStringsearch-expansionResource group to use
delete-version
- Delete a version of a resource
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name version(required)int0The version
delete-versions-before
- Delete versions of a resource before version
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name before(required)int0The version
download
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name dest(required)FileThe local dest formatStringThe format if not auto-detected with the file name
get-sample
- Print a sample resource
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name
internal-add-group
- Add an internal group
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description group(required)ResourceGroupThe group name roles(required)StringThe roles on which the group is published
internal-add-resource-in-group
- Add an internal resource into an internal group
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description group(required)ResourceGroupThe group name resource(required)ResourceThe resource name type(required)StringThe resource type
internal-add-semantic-resource-in-group
- Add an internal resource into an internal group
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description group(required)ResourceGroupThe group name resource(required)ResourceThe resource name type(required)StringThe resource type tokenizationConfig(required)TokenizationConfigThe tokenization config
internal-del-group
- Delete an internal group
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description group(required)ResourceGroupThe group name
internal-del-resource-from-group
- Remove an internal resource from an internal group
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description group(required)ResourceGroupThe group name resource(required)ResourceThe resource name
list-groups
- List the configured groups
- This command is safe to use while CloudView is running.
- No parameter.
list-resources
- List the configured resources
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description group(required)ResourceGroupThe group name
list-versions
- List the available version of a resource
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name
prepare-new-version
- Prepare a new version of a raw resource.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name commentStringAn optional comment
publish
- Call the publish MAMI command.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description group(required)ResourceGroupThe group name
rollback-to-version
- Rollback to a version of a resource
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name version(required)int0The version commentStringAn optional comment
upload
- Copy the local source file to the ResourceManager
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description resource(required)ResourceThe resource name path(required)FileThe local path formatStringThe format if not auto-detected with the file name publishbooleanfalseTrue if we want to publish once the file is uploaded maxGenKeptint0Maximum number of generations kept commentStringAn optional comment
search
expand-query-to-index-query
- Expands a query
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description query(required)StringQuery to expand
export-all-query-count
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-long-query-count
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-no-result-query-count
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-opened-doc-count
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-search-results
- Exports search result
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description cacheStringnoEnables query caching. Only valid for streaming=false debugStringLogs information according to arguments given ellql_queryStringELLQL query to execute full_hitsintNumber of full hits output(required)FileOutput file path queryStringQuery to execute targetStringst0Search target to use langISOCodeThe global query ISO lang limitsStringDefines search limits, defined as a KV map logicSearchLogicSearch logic to use nhitsStringSpecifies the number of partial hits to retrieve. Only valid for streaming=false ofStringcompactxmlOutput format palbooleanSpecifies whether pattern expansions are performed in all languages sortStringSpecifies sort rules, ex: asc(document_file_size). Only valid for streaming=false startintFirst full hit index streamingbooleantrueEnables streaming timeoutStringtimeout=INT: Specifies the global timeout. Query timeout is 75% of the global value. timeout=INT,INT: Specifies the query and global timeouts
export-top-long-query
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-top-no-result-query
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-top-opened-doc
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-top-query
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-unique-user-count
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
export-very-long-query-count
- Export a report result.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id rangeclass com.exalead.search.tools.ReportingConsole$RangemonthReport range outputFileOutput file
generate-static-application-report
- Generate application related reports.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplicationId
generate-static-report
- Generate global static report.
- This command is safe to use while CloudView is running.
- No parameter.
get-static-report
- Get a static report as XML.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description applicationIdStringdefaultApplication Id outputFileOutput file
get-static-report-status
- Get static reports status.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description outputFileOutput file
suggest
compile-suggest-from-file
- Compile a suggest file into a suggest resource
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description file(required)FileThe suggest XML file output(required)FileThe directory where the suggest resource is stored tokenizationConfig(required)TokenizationConfigThe tokenization config
create-suggest-file-from-index
- Create a suggest file based on an index field content and a query
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description output(required)FileThe destination file searchTargetStringThe search target searchLogicSearchLogicThe search logic searchCommandStringThe search command pointing to search logic and search target field(required)Index6FieldThe index field queryString#allThe query subExprbooleanfalsesubStringbooleanfalsemaxEntryLengthint50maxSuggestionsint10sanitizeEntriesbooleanfalsesplitSentencebooleanfalsesplitNGramsint0tokenizationConfigStringtok0The tokenization config
dump-suggest-to-xml
- Run a suggest build and dump results to an XML file.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description name(required)StringThe Suggest name output(required)FilePath to the output XML file dictionaryDictionaryDictionary name for related-terms based suggest
utils
decrypt-password
- Decrypt an encrypted password.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description password(required)StringThe encrypted password
encrypt-password
- Encrypt a password.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description password(required)StringThe password in base64
import-certificate
- Add an existing certificate to the truststore of every product instance. Certificate can either be in DER or PEM format.
- This command is safe to use while CloudView is running.
- Parameters:
Name Type Default value Description cert-file(required)StringPublic cert file in DER or PEM format. aliasStringjettyThe alias under which the certificate has to be stored. passwordStringexaleadThe keystore password.