Try our conversational search powered by Generative AI!

EPiServer Find - Indexing Job, what is the maximum size of the file that can be indexed

Vote:
 

Hi,

We are using EPiServer CMS 6 R2(version:6.1.379.0) and EPiServer Find(version: 1.0.0.344)

We have a custom scheduled Job which will Index the content in the ImageValut Server.
Recently we are seeing there is a file getting failed always with the error message as :

2013-10-22 16:48:13.140  ERROR   IndexImageVault.ImageVaultFilesIndexingJob:   IVIndex-- Error Occured while trying to Index File with Id : 3010 and Name : TRW Fitting Instruction Heavy Duty Haldax Knorr Wa and Error Message : The operation has timed out;Error StackTrace :    at EPiServer.Find.Api.Command.GetResponse[TResult](IJsonRequest request)
   at EPiServer.Find.Api.IndexCommand.Execute()
   at EPiServer.Find.Client.Index(Object objectToIndex, Action`1 commandAction)
   at EPiServer.TRW.Plugin.ScheduledJob.ImageVaultFilesIndexingJob.IndexImageVault() in D:\Applications\EPiServer\Sites\TRWAftermarket_R2SP2_prod\TRW\Plugin\ScheduledJobs\ImageVaultFilesIndexingJob.cs:line 182at : 22/10/2013 16:48:13

For Docuements like PDFs and word documents, we are Indexing the Attachements as well.

The File Size is: 8.49MB

Is there any upper limit of the file size for Indexing ?
what is the maximum amount of time that is alloted to Index a file?

Thanks.

#76422
Oct 24, 2013 10:31
Vote:
 

In developer indexes theres a limit of 5MB.

http://world.episerver.com/Forum/Developer-forum/EPiServer-Search/Thread-Container/2013/2/Indexing-Error/

 

#76425
Oct 24, 2013 11:05
Vote:
 

Hi Andreas,

Thanks for the Reply.

We are using the licensed version of the Find Service.

We do used the developer licenses for our development instances, there we never experienced this problem.

In test server we are seeing this problem.

Any more guesses on this?

Thanks.

#76428
Oct 24, 2013 11:26
Vote:
 

50MB is the limit that I know about when calling the Index() method.

Frederik

#76736
Oct 31, 2013 19:55
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.