You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/14 12:31:45 UTC

[jira] Commented: (SOLR-209) Multifields and multivalued facets

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

Shalin Shekhar Mangar commented on SOLR-209:
--------------------------------------------

With SOLR-475, is this issue still relevant?

> Multifields and multivalued facets
> ----------------------------------
>
>                 Key: SOLR-209
>                 URL: https://issues.apache.org/jira/browse/SOLR-209
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.1.0
>         Environment: Java
>            Reporter: Rida Benjelloun
>         Attachments: MultiFieldsHitsFacets.java, MultiFieldsHitsFacets.patch
>
>
> MultiFieldsHitsFacets, increase the performance of faceting in multiValued fields, buy creating facets from Lucene Hits. It also allows the creation of facet using multiple fields. The fields must be separated by single space   Example : facet.field=subject subjectG subjectA .
> Rida Benjelloun
> ridabenjelloun@apache.org

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.