November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
In developer indexes theres a limit of 5MB.
http://world.episerver.com/Forum/Developer-forum/EPiServer-Search/Thread-Container/2013/2/Indexing-Error/
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.
50MB is the limit that I know about when calling the Index() method.
Frederik
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.