[jira] [Updated] (SOLR-6690) Highlight expanded results

2017-05-16 Thread David Smiley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-6690:
---
Issue Type: Improvement  (was: Bug)

Changing to "Improvement"; this is definitely not a bug no matter how badly 
anyone wants it.

> Highlight expanded results
> --
>
> Key: SOLR-6690
> URL: https://issues.apache.org/jira/browse/SOLR-6690
> Project: Solr
>  Issue Type: Improvement
>  Components: highlighter
>Reporter: Simon Endele
>  Labels: expand, highlight
> Attachments: HighlightComponent.java.patch
>
>
> Is it possible to highlight documents in the "expand" section in the Solr 
> response?
> I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
> "All downstream components (faceting, highlighting, etc...) will work with 
> the collapsed result set."
> So I tried to put the highlight component after the expand component like 
> this:
> {code:xml}
>   query
>   facet
>   stats
>   debug
>   expand
>   highlight
> {code}
> But with no effect.
> Is there another switch that needs to be flipped or could this be implemented 
> easily?
> IMHO this is quite a common use case. And it was possible to highlight all 
> results of a group with the old grouping.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6690) Highlight expanded results

2017-05-16 Thread Simon Endele (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Endele updated SOLR-6690:
---
Issue Type: Bug  (was: Wish)

> Highlight expanded results
> --
>
> Key: SOLR-6690
> URL: https://issues.apache.org/jira/browse/SOLR-6690
> Project: Solr
>  Issue Type: Bug
>  Components: highlighter
>Reporter: Simon Endele
>  Labels: expand, highlight
> Attachments: HighlightComponent.java.patch
>
>
> Is it possible to highlight documents in the "expand" section in the Solr 
> response?
> I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
> "All downstream components (faceting, highlighting, etc...) will work with 
> the collapsed result set."
> So I tried to put the highlight component after the expand component like 
> this:
> {code:xml}
>   query
>   facet
>   stats
>   debug
>   expand
>   highlight
> {code}
> But with no effect.
> Is there another switch that needs to be flipped or could this be implemented 
> easily?
> IMHO this is quite a common use case. And it was possible to highlight all 
> results of a group with the old grouping.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6690) Highlight expanded results

2014-11-10 Thread Simon Endele (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Endele updated SOLR-6690:
---
Description: 
Is it possible to highlight documents in the expand section in the Solr 
response?

I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
All downstream components (faceting, highlighting, etc...) will work with the 
collapsed result set.

So I tried to put the highlight component after the expand component like this:
{code:xml}arr name=components
strquery/str
strfacet/str
strstats/str
strdebug/str
strexpand/str
strhighlight/str
/arr{code}
But with no effect.

Is there another switch that needs to be flipped or could this be implemented 
easily?
IMHO this is quite a common use case. And it was possible to highlight all 
results of a group with the old grouping.

  was:
Is it possible to highlight documents in the expand section in the Solr 
response?

I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
All downstream components (faceting, highlighting, etc...) will work with the 
collapsed result set.

So I tried to put the highlight component after the expand component like this:
{code:xml}arr name=components
strquery/str
strfacet/str
strstats/str
strdebug/str
strexpand/str
strhighlight/str
/arr{code}
But with no effect.

Is there another switch that needs to be flipped or could this be implemented 
easily?
IMHO this is quite a common use case...


 Highlight expanded results
 --

 Key: SOLR-6690
 URL: https://issues.apache.org/jira/browse/SOLR-6690
 Project: Solr
  Issue Type: Wish
  Components: highlighter
Reporter: Simon Endele
  Labels: expand, highlight
 Attachments: HighlightComponent.java.patch


 Is it possible to highlight documents in the expand section in the Solr 
 response?
 I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
 All downstream components (faceting, highlighting, etc...) will work with 
 the collapsed result set.
 So I tried to put the highlight component after the expand component like 
 this:
 {code:xml}arr name=components
   strquery/str
   strfacet/str
   strstats/str
   strdebug/str
   strexpand/str
   strhighlight/str
 /arr{code}
 But with no effect.
 Is there another switch that needs to be flipped or could this be implemented 
 easily?
 IMHO this is quite a common use case. And it was possible to highlight all 
 results of a group with the old grouping.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6690) Highlight expanded results

2014-11-06 Thread Simon Endele (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Endele updated SOLR-6690:
---
Priority: Major  (was: Minor)

 Highlight expanded results
 --

 Key: SOLR-6690
 URL: https://issues.apache.org/jira/browse/SOLR-6690
 Project: Solr
  Issue Type: Wish
  Components: highlighter
Reporter: Simon Endele
  Labels: expand, highlight
 Attachments: HighlightComponent.java.patch


 Is it possible to highlight documents in the expand section in the Solr 
 response?
 I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
 All downstream components (faceting, highlighting, etc...) will work with 
 the collapsed result set.
 So I tried to put the highlight component after the expand component like 
 this:
 {code:xml}arr name=components
   strquery/str
   strfacet/str
   strstats/str
   strdebug/str
   strexpand/str
   strhighlight/str
 /arr{code}
 But with no effect.
 Is there another switch that needs to be flipped or could this be implemented 
 easily?
 IMHO this is quite a common use case...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6690) Highlight expanded results

2014-11-05 Thread Simon Endele (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Endele updated SOLR-6690:
---
Attachment: HighlightComponent.java.patch

Added a patch for Solr core trunk.
I'm not a Solr core expert. It's just a rough sketch, but it seems to work.

Still to do:
- The order of the ExpandComponent and the HighlightComponent needs to be 
switched to make it work (as mentioned in the issue description). I'm not sure 
what effects changing the default order in 
org.apache.solr.handler.component.SearchHandler.getDefaultComponents() may have.
- It would be good to have a config param to turn this on, I guess. Suggestion: 
{{hl.expanded=true/false}}.

 Highlight expanded results
 --

 Key: SOLR-6690
 URL: https://issues.apache.org/jira/browse/SOLR-6690
 Project: Solr
  Issue Type: Wish
Reporter: Simon Endele
Priority: Minor
  Labels: expand, highlight
 Attachments: HighlightComponent.java.patch


 Is it possible to apply the highlighting to documents in the expand section 
 in the Solr response?
 I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
 All downstream components (faceting, highlighting, etc...) will work with 
 the collapsed result set.
 So I tried to put the highlight component after the expand component like 
 this:
 {code:xml}arr name=components
   strquery/str
   strfacet/str
   strstats/str
   strdebug/str
   strexpand/str
   strhighlight/str
 /arr{code}
 But with no effect.
 Is there another switch that needs to be flipped or could this be implemented 
 easily?
 IMHO this is quite a common use case...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6690) Highlight expanded results

2014-11-05 Thread Simon Endele (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Endele updated SOLR-6690:
---
Description: 
Is it possible to highlight documents in the expand section in the Solr 
response?

I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
All downstream components (faceting, highlighting, etc...) will work with the 
collapsed result set.

So I tried to put the highlight component after the expand component like this:
{code:xml}arr name=components
strquery/str
strfacet/str
strstats/str
strdebug/str
strexpand/str
strhighlight/str
/arr{code}
But with no effect.

Is there another switch that needs to be flipped or could this be implemented 
easily?
IMHO this is quite a common use case...

  was:
Is it possible to apply the highlighting to documents in the expand section 
in the Solr response?

I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
All downstream components (faceting, highlighting, etc...) will work with the 
collapsed result set.

So I tried to put the highlight component after the expand component like this:
{code:xml}arr name=components
strquery/str
strfacet/str
strstats/str
strdebug/str
strexpand/str
strhighlight/str
/arr{code}
But with no effect.

Is there another switch that needs to be flipped or could this be implemented 
easily?
IMHO this is quite a common use case...


 Highlight expanded results
 --

 Key: SOLR-6690
 URL: https://issues.apache.org/jira/browse/SOLR-6690
 Project: Solr
  Issue Type: Wish
Reporter: Simon Endele
Priority: Minor
  Labels: expand, highlight
 Attachments: HighlightComponent.java.patch


 Is it possible to highlight documents in the expand section in the Solr 
 response?
 I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
 All downstream components (faceting, highlighting, etc...) will work with 
 the collapsed result set.
 So I tried to put the highlight component after the expand component like 
 this:
 {code:xml}arr name=components
   strquery/str
   strfacet/str
   strstats/str
   strdebug/str
   strexpand/str
   strhighlight/str
 /arr{code}
 But with no effect.
 Is there another switch that needs to be flipped or could this be implemented 
 easily?
 IMHO this is quite a common use case...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6690) Highlight expanded results

2014-11-05 Thread Simon Endele (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Endele updated SOLR-6690:
---
Component/s: highlighter

 Highlight expanded results
 --

 Key: SOLR-6690
 URL: https://issues.apache.org/jira/browse/SOLR-6690
 Project: Solr
  Issue Type: Wish
  Components: highlighter
Reporter: Simon Endele
Priority: Minor
  Labels: expand, highlight
 Attachments: HighlightComponent.java.patch


 Is it possible to highlight documents in the expand section in the Solr 
 response?
 I'm aware that https://cwiki.apache.org/confluence/x/jiBqAg states:
 All downstream components (faceting, highlighting, etc...) will work with 
 the collapsed result set.
 So I tried to put the highlight component after the expand component like 
 this:
 {code:xml}arr name=components
   strquery/str
   strfacet/str
   strstats/str
   strdebug/str
   strexpand/str
   strhighlight/str
 /arr{code}
 But with no effect.
 Is there another switch that needs to be flipped or could this be implemented 
 easily?
 IMHO this is quite a common use case...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org