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 Fix For: 1.1.0
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 [EMAIL PROTECTED] -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.