We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6b7044 + a4fb158 commit d00e813Copy full SHA for d00e813
config_generation/xmls/job_template.xml
@@ -3,7 +3,7 @@
3
<JobType>collection</JobType>
4
<Description></Description>
5
<IdentityOverride></IdentityOverride>
6
- <CollectionOverride>_ForceReindexation</CollectionOverride>
+ <CollectionOverride></CollectionOverride>
7
<Trigger>
8
<Enabled>false</Enabled>
9
<TriggerType></TriggerType>
config_generation/xmls/plugin_indexing_template.xml
@@ -8,7 +8,7 @@
<domain></domain>
<Revision>1</Revision>
10
<visibility></visibility>
11
- <ForceReindexation>true</ForceReindexation>
+ <ForceReindexation>false</ForceReindexation>
12
<Plugin>SMD_Plugins/Sinequa.Plugin.WebCrawler_Index_URLList</Plugin>
13
<WorkerCount>6</WorkerCount>
14
<MaxWorkerPerHost></MaxWorkerPerHost>
0 commit comments