You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2010/08/29 12:33:53 UTC

[jira] Updated: (SOLR-1825) SolrQuery.addFacetQuery should call setFacet(true)

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

Tommaso Teofili updated SOLR-1825:
----------------------------------

    Attachment: solr1825.patch

attached patch which adds set(FacetParams.FACET, true); to the addFacetQuery method of SolrQuery

> SolrQuery.addFacetQuery should call setFacet(true)
> --------------------------------------------------
>
>                 Key: SOLR-1825
>                 URL: https://issues.apache.org/jira/browse/SOLR-1825
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java
>    Affects Versions: 1.5
>            Reporter: David Smiley
>            Priority: Trivial
>         Attachments: solr1825.patch
>
>
> Note that solrQuery.addFacetField(name) does enable faceting automatically but addFacetQuery does not.  This is inconsistent.

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