On Tue, 2007-06-19 at 11:09 -0700, Chris Hostetter wrote:
> I solve this problem by having metadata stored in my index which tells
> my custom request handler what fields to facet on for each category ...
How do you define this metadata?

Cheers,
Martin


> but i've also got several thousand categories.  If you've got less then
> 100 categories, you could easily enumerate them all with default
> facet.field params in your solrconfig using seperate requesthandler
> instances.
> 
> : What do the experts think about this?
> 
> you may want to read up on the past discussion of this in SOLR-247 ... in
> particular note the link to the mail archive where there was assitional
> discussion about it as well.  Where we left things is that it
> might make sense to support true globging in both fl and facet.field, so
> you can use naming conventions and say things like facet.field=facet_*
> but that in general trying to do something like facet.field=* would be a
> very bad idea even if it was supported.
> 
> http://issues.apache.org/jira/browse/SOLR-247
> 
> 
> -Hoss
> 
-- 
Martin Grotzke
http://www.javakaffee.de/blog/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to