You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/02 12:44:19 UTC

[jira] [Commented] (LUCENE-5474) Add example for retrieving facet counts without retrieving documents

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

ASF subversion and git services commented on LUCENE-5474:
---------------------------------------------------------

Commit 1573286 from [~shaie] in branch 'dev/trunk'
[ https://svn.apache.org/r1573286 ]

LUCENE-5474: Add example for retrieving facet counts without retrieving documents

> Add example for retrieving facet counts without retrieving documents
> --------------------------------------------------------------------
>
>                 Key: LUCENE-5474
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5474
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/facet
>    Affects Versions: 4.7
>            Reporter: Rob Audenaerde
>         Attachments: FacetOnlyExample.java, LUCENE-5474.patch, SimpleFacetsExample.java
>
>
> In the examples of facetting the {{FacetsCollector.search()}} is used. There are use cases where you do not need the documents that match the search. 
> It would be nice if there is an example showing this.
> Basically, it comes down to using {{searcher.search(query, null /* Filter */, facetCollector)}}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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