You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Marshall Sanders (JIRA)" <ji...@apache.org> on 2015/11/17 21:37:10 UTC

[jira] [Comment Edited] (SOLR-8306) Enhance ExpandComponent to allow expand.hits=0

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

Marshall Sanders edited comment on SOLR-8306 at 11/17/15 8:36 PM:
------------------------------------------------------------------

This is my first attempt at a patch, so please comment and let me know what could be done better as I'm still relatively unfamiliar with the apis available to me.

The patch is against the lucene_solr_5_3_1 tag in svn.


was (Author: msanders):
Patch against tags/lucene_solr_5_3_1

> Enhance ExpandComponent to allow expand.hits=0
> ----------------------------------------------
>
>                 Key: SOLR-8306
>                 URL: https://issues.apache.org/jira/browse/SOLR-8306
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 5.3.1
>            Reporter: Marshall Sanders
>              Labels: expand
>             Fix For: 5.3.1
>
>         Attachments: SOLR-8306.patch
>
>
> This enhancement allows the ExpandComponent to allow expand.hits=0 for those who don't want an expanded document returned and only want the numFound from the expand section.
> This is useful for "See 54 more like this" use cases, but without the performance hit of gathering an entire expanded document.



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

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