i've been working with Solr for a while, i recently tried the solr-cell component and i'm indexing some PDFs, however im having the exact same problem presented in this thread.
When I search for *:* in the admin console, the PDFs are listed. However when I search for content within the PDF I get no results.
I already tried the command from the answer given there with no luck, im still having the same problem, i've tried with different Solr versions (i'm using 3.5 btw), different PDFs, i've changed the fields in the schema.xml, i've modified the RequestHandlers in solrconfig.xml but nothing seems to work. Any help would be any appreciated.