Grant Ingersoll wrote:
Anyone else seeing:
SEVERE: java.lang.NullPointerException
        at org.apache.solr.request.XMLWriter.writePrim(XMLWriter.java:761)

I saw that symptom when schema seriously didn't match the index (e.g. schema didn't specify field type and then XMLWriter assumes Text, or schemna specified a stored field, whereas the index had the same field unstored).


--
Best regards,
Andrzej Bialecki     <><
 ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com

  • NPE Grant Ingersoll
    • Re: NPE Grant Ingersoll
    • Re: NPE Yonik Seeley
    • Re: NPE Andrzej Bialecki

Reply via email to