[
https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805841#action_12805841
]
Marc Sturlese commented on SOLR-1268:
-------------------------------------
I have noticed an exception is thrown when using fragSize = 0 (wich should
return the whole field highlighted):
"fragCharSize(0) is too small. It must be 18 or higher.
java.lang.IllegalArgumentException: fragCharSize(0) is too small. It must be 18
or higher"
> Incorporate Lucene's FastVectorHighlighter
> ------------------------------------------
>
> Key: SOLR-1268
> URL: https://issues.apache.org/jira/browse/SOLR-1268
> Project: Solr
> Issue Type: New Feature
> Components: highlighter
> Reporter: Koji Sekiguchi
> Assignee: Koji Sekiguchi
> Priority: Minor
> Fix For: 1.5
>
> Attachments: SOLR-1268.patch, SOLR-1268.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.