Skip to content

Commit 1b71c2d

Browse files
committed
update worker count in default scraper
1 parent ee7229c commit 1b71c2d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

default_scraper.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
<StoreInCollectionCache>false</StoreInCollectionCache>
3434
<GetFilePropertiesFromConverter>false</GetFilePropertiesFromConverter>
3535
</Indexation>
36-
<System>
37-
</System>
36+
<System> </System>
3837
<DisplayLongProperties>false</DisplayLongProperties>
3938
<LongPropertyLimit></LongPropertyLimit>
4039
<UsePerformanceMetrics>true</UsePerformanceMetrics>
@@ -143,7 +142,7 @@
143142
<CurationIdPattern></CurationIdPattern>
144143
<RunIndexMiningInIndexer>false</RunIndexMiningInIndexer>
145144
<Namespace></Namespace>
146-
<WorkerCount>8</WorkerCount>
145+
<WorkerCount>3</WorkerCount>
147146
<MaxWorkerPerHost></MaxWorkerPerHost>
148147
<Url>enter your url here</Url>
149148
<UrlList></UrlList>

0 commit comments

Comments
 (0)