christophstrobl / spring-data-solr-showcase

Sample Spring MVC Application demonstrating usage of Spring Data Solr.
Apache License 2.0
95 stars 85 forks source link

Throws null pointer, but messages does not suggest what is expected #5

Open rajjaiswalsaumya opened 9 years ago

rajjaiswalsaumya commented 9 years ago

java.lang.NullPointerException: null at org.springframework.data.solr.core.ResultHelper.processHighlightingForPageEntry(ResultHelper.java:208)

Can we have better messages that indicates what is expected ?