Indexing large PDF's
I'm using CFINDEX to feed Solr with pdf files.
While monitoring disk activity coldfusion CFINDEX only reads about 200k from disk while indexing an 1Mb pdf (102 pages)
Similar patterns for other large pdf files.
I can use solr to search anything on the first 38 pages but after that I score 0.
Are there any size limitations in CFINDEX ? anything I can tweak on?
(I already tried the maxfieldsize in solrconfig.)
any ideas?
Coldfusion 9.01 standard ed.