FileListEntityProcessor limit at 11 files?

2012-06-15 Thread Roland Ucker
Hello,

I'm using the DIH to index some PDFs.
Everything works fine for the first 11 files.
But after indexing 11 PDFs the process stops independently of the PDFs
being indexed or the directory structure (recursive="true").
The lucene index for these 11 documents is valid.

Is there anything like a FileListEntityProcessor limit that can be set?

Regards,
Roland


solrconfig.xml | registration of JSPs

2012-07-31 Thread Roland Ucker
Is it possible to map a request URL to a JSP in the solrconfig.xml?