I'm using Solrj to index PDF files whith SOLR, but some files can't index and make an exception
GRAVE: Error: Could not parse predefined CMAP file for 'Adobe-Identity-UCS'
java.lang.NoSuchMethodError: org.apache.fontbox.cmap.CMap.lookup(II)Ljava/lang/String;
can you tell me what's the problem? Thanks