On 11/21/2007 08:38 AM, Joe Colgan wrote:
> Hi All,
>
> Is there anyway to output indexing errors to a file (during the indexing
> process) with information that shows which filters/document parsers are
> generating what error types?
Try setting the FILTER_DEBUG env var. That affects stderr debugging output in
SWISH::Filter. You can direct stderr like:
FILTER_DEBUG=1 swish-e -S prog -c your/config 2>your/errs
>
> I'm experiencing a number of errors during indexing, but in particular a
> massive volume of "Format a4 is redefined" messages that I can't seem to
> track down to a particular parser? Google hasn't helped.
>
I'd guess xpdf (pdftotext) since a4 is a paper size.
--
Peter Karman . peter(at)not-real.peknet.com . http://peknet.com/
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Wed Nov 21 09:54:24 2007