Re: nullpointer exception - while adding pdf document

2018-02-18 Thread Erick Erickson
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

nullpointer exception - while adding pdf document

2018-02-17 Thread Chinmay Tijare
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