Hi all,
I am having the same (or a very similar) issue.
I am sending a SOLR range query for a DateRangeField (called
"Design.administrativeInformation.startDate"):
http://localhost:8983/solr/collection1/select?hl.snippets=1&hl=true&indent=true&q.op=OR&q=Design.administrativeInformation.startDate
Hi Scott,
Added some comments on the Jira you've created
(https://issues.apache.org/jira/browse/SOLR-17003).
This does look like an issue sitting at the intersection of
UnifiedHighlighter with DateRangeField types.
If anyone has deeper knowledge of UnifiedHighlighter, please comment
on the Jira.