pierregauthier
12-07-2009, 01:50 PM
Hi,
I'm using Mindtouch core version 9.8.0.16080 on awindows 2003 server.
I'm having problems when indexing file attachements.
My configurationis as follow
<indexer>
<path.store>C:\deki\web\bin\cache\luceneindex\$1</path.store>
<filter-path extension="doc"></filter-path>
<filter-path extension="pdf"></filter-path>
The error I get:
[DispatchThread #17] ERROR MindTouch.LuceneService.UpdateRecordDispatcher - DispatchFromQueue(async queue processor encountered an error)
MindTouch.Dream.DreamBadRequestException: unable to fetch content from 'http://fr455066b/@api/deki/files/573
at MindTouch.LuceneService.LuceneService.<ConvertToText>d__36.MoveNext()
at MindTouch.Dream.Coroutine.Iterate(IEnumerator`1 coroutine, TaskEnv env, Action`1 completion)
Could somebody help to find the reason why ?
I'm using Mindtouch core version 9.8.0.16080 on awindows 2003 server.
I'm having problems when indexing file attachements.
My configurationis as follow
<indexer>
<path.store>C:\deki\web\bin\cache\luceneindex\$1</path.store>
<filter-path extension="doc"></filter-path>
<filter-path extension="pdf"></filter-path>
The error I get:
[DispatchThread #17] ERROR MindTouch.LuceneService.UpdateRecordDispatcher - DispatchFromQueue(async queue processor encountered an error)
MindTouch.Dream.DreamBadRequestException: unable to fetch content from 'http://fr455066b/@api/deki/files/573
at MindTouch.LuceneService.LuceneService.<ConvertToText>d__36.MoveNext()
at MindTouch.Dream.Coroutine.Iterate(IEnumerator`1 coroutine, TaskEnv env, Action`1 completion)
Could somebody help to find the reason why ?