[jira] Commented: (SOLR-2315) analysis.jsp "highlight matches" no longer works

2011-01-17 Thread Uwe Schindler (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982822#action_12982822
 ] 

Uwe Schindler commented on SOLR-2315:
-

I found the bug, will fix together with analysis.jsp rewrite in LUCENE-2374 
(this changes lots of internals so its easy to fix).

Problem is that a non-generified List[] in printRow causes wrong contains 
lookup that always returns false, so matching tokens are never seen..

> analysis.jsp "highlight matches" no longer works
> 
>
> Key: SOLR-2315
> URL: https://issues.apache.org/jira/browse/SOLR-2315
> Project: Solr
>  Issue Type: Bug
>  Components: web gui
>Reporter: Hoss Man
> Fix For: 3.1, 4.0
>
>
> As noted by Teruhiko Kurosaka on the mailing list, at some point since Solr 
> 1.4, "highlight matches" stoped working on the analysis.jsp  -- on both the 
> 3x and trunk branches

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



[jira] Commented: (SOLR-2315) analysis.jsp "highlight matches" no longer works

2011-01-15 Thread Pradeep (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982044#action_12982044
 ] 

Pradeep commented on SOLR-2315:
---

I have one week old code. It works for me.

> analysis.jsp "highlight matches" no longer works
> 
>
> Key: SOLR-2315
> URL: https://issues.apache.org/jira/browse/SOLR-2315
> Project: Solr
>  Issue Type: Bug
>  Components: web gui
>Reporter: Hoss Man
> Fix For: 3.1, 4.0
>
>
> As noted by Teruhiko Kurosaka on the mailing list, at some point since Solr 
> 1.4, "highlight matches" stoped working on the analysis.jsp  -- on both the 
> 3x and trunk branches

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