[
https://issues.apache.org/jira/browse/SOLR-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489395
]
Erik Hatcher commented on SOLR-209:
-----------------------------------
Rida - I'm curious about your approach.... why not normalize the (obviously
MARC) fields during indexing? Index your 650 and 651 data into a "subject"
field, for example, and then facet on that instead?
> 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
>
> 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
> [EMAIL PROTECTED]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.