[
https://issues.apache.org/jira/browse/LUCENE-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760074#action_12760074
]
Uwe Schindler commented on LUCENE-1929:
---------------------------------------
Another option to fix Solr's highlighter is to fix this in lucene and release
solr with 2.9.0, but an updated highlighter package. As it is contrib, that
shouldn't be a problem?
In my opinion, the whole highlighter stuff should somehow be implemented
without tons of instanceof checks (thats really wired). Maybe we extend Query
by some highligther addons in future. I think we had an issue about that?
> Highlighter doesn't support NumericQuery
> ----------------------------------------
>
> Key: LUCENE-1929
> URL: https://issues.apache.org/jira/browse/LUCENE-1929
> Project: Lucene - Java
> Issue Type: Bug
> Components: contrib/highlighter
> Affects Versions: 2.9
> Reporter: Mark Miller
> Assignee: Mark Miller
>
> Sucks. Will throw a NullPointer exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]