[ 
https://issues.apache.org/jira/browse/LUCENE-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760076#action_12760076
 ] 

Mark Miller commented on LUCENE-1929:
-------------------------------------

bq. 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?

Thats a good point and prob the way to go.

bq. 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?

Yes - would be wonderful to lose all of the instanceOf - its just kind of 
legacy - how its worked in the past. Getting away from it would be *fantastic*.

> 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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to