Message Boards Message Boards

0
|
2867 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Deploy SearchIndexObject to Wolfram Cloud?

Hi, I performed a search-indexing on a file server, which was working fine with

CreateSearchIndex["C:\\MyDir\\TEXTS"]

I auto-scheduled the following & it worked well

index= SearchIndexObject["Search Object ID"];
UpdateSearchIndex[index];
TextSearch[index, Or @@ {"keyword1","keyword2"..."keywordx"][All];

However, I can't figure out a way I may cloud deploy the object of SearchIndexObject to Wolfram Cloud. I need to do that so that my traveling colleagues could perform the search on the file server remotely. Is this technically possible? I could see the search index results was in fact saved in my local file folder C:\Users\myPC\AppData\Roaming\Mathematica\SearchIndices\8c152815-3d62-45d4-ad98-dba3092cabaf Should I upload this whole folder to the cloud?

POSTED BY: Teck Boon Lim
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract