That error is not from the PDF parsing, it's from using the _default
(schemaless) schema. As the startup message says, schemaless mode is
not recommended for production because it's impossible to guess right
every time.
So I'd start with a schema that does not do this, see the reference
guide sect
stack trace below. Please help. Anybody able to fix it before or seen this?
Error from server at http://localhost:8983/solr/demo2:
java.lang.NullPointerException
at
org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.mapValueClassesToFieldType(AddS