[
https://issues.apache.org/jira/browse/SOLR-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428143#comment-13428143
]
Tommaso Teofili commented on SOLR-3704:
---------------------------------------
bq. As far as I know, fastvectorhighlighter requires term vectors.
yep, that's right.
> Date range queries fail when highlighting
> -----------------------------------------
>
> Key: SOLR-3704
> URL: https://issues.apache.org/jira/browse/SOLR-3704
> Project: Solr
> Issue Type: Bug
> Components: highlighter
> Affects Versions: 3.6
> Reporter: Konstantin Pentchev
>
> For the following valid date range query, an invalid date format exception is
> thrown only when highlighting is enabled:
> q= (Creation_Date:[2002-08-01T00:00:01.999Z TO
> 2012-08-13T23:59:59.999Z])&hl=true&rows=10&start=0&hl.fl=Creation_Date&hl.requireFieldMatch=true&hl.snippets=1
> Response is: Invalid Date String:'1296176143000'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]