Closed mikemccand closed 8 months ago
OK I think I see the bug -- this happens if we request to highlight, but, there were no hits to highlight. In this case a bug in SearchHandler.java
causes it to fail to "consume" the highlightQuery
parameter.
Fixed with https://github.com/mikemccand/luceneserver/commit/84769d7ca984e8f720710193b4b718e4b9e4948f
I forgot to link to this issue in the commit message, grr.
I'm not sure why, but I intermittently see this exception: