> hierarchy.
>>
>> I haven't actually tried this and like I said I'm hoping I could just use a
>> patch (really I hope 3.x gets released GA with the functionality but I won't
>> hold my breath...) But I do think this would work in a pinch if need be.
>
ust use a
> patch (really I hope 3.x gets released GA with the functionality but I won't
> hold my breath...) But I do think this would work in a pinch if need be.
>
> James Dyer
> E-Commerce Systems
> Ingram Content Group
> (615) 213-4311
>
>
> -Original
th...) But I do think this would work in a pinch if need be.
James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311
-Original Message-
From: Nguyen, Vincent (CDC/OD/OADS) (CTR) [mailto:v...@cdc.gov]
Sent: Tuesday, October 05, 2010 8:22 AM
To: solr-user@lucene.apache.org
Subj
-
From: Otis Gospodnetic [mailto:otis_gospodne...@yahoo.com]
Sent: Monday, October 04, 2010 11:44 PM
To: solr-user@lucene.apache.org
Subject: Re: multi level faceting
Hi,
I *think* this is not what Vincent was after. If I read the suggestions
correctly, you are saying to use &fq=x&
: Otis Gospodnetic [mailto:otis_gospodne...@yahoo.com]
Sent: Monday, October 04, 2010 11:44 PM
To: solr-user@lucene.apache.org
Subject: Re: multi level faceting
Hi,
I *think* this is not what Vincent was after. If I read the suggestions
correctly, you are saying to use &fq=x&fq=y -- mult
s/webcasts/faceting). I think
> there's an example of what you're looking for there.
>
> Ephraim Ofir
>
> -Original Message-
> From: Otis Gospodnetic [mailto:otis_gospodne...@yahoo.com]
> Sent: Tuesday, October 05, 2010 5:44 AM
> To: solr-user@lucene.
mailto:otis_gospodne...@yahoo.com]
Sent: Tuesday, October 05, 2010 5:44 AM
To: solr-user@lucene.apache.org
Subject: Re: multi level faceting
Hi,
I *think* this is not what Vincent was after. If I read the suggestions
correctly, you are saying to use &fq=x&fq=y -- multiple fqs.
But I think Vincen
ch-lucene.com/
- Original Message
> From: Jason Brown
> To: solr-user@lucene.apache.org
> Sent: Mon, October 4, 2010 11:34:56 AM
> Subject: RE: multi level faceting
>
> Yes, by adding fq back into the main query you will get results increasingly
>filtered each time.
).
-Original Message-
From: Nguyen, Vincent (CDC/OD/OADS) (CTR) [mailto:v...@cdc.gov]
Sent: Mon 04/10/2010 16:34
To: solr-user@lucene.apache.org
Subject: RE: multi level faceting
Ok. Thanks for the quick response.
Vincent Vu Nguyen
Division of Science Quality and Translation
Office of the
[mailto:a...@roxxor.co.uk]
Sent: Monday, October 04, 2010 9:40 AM
To: solr-user@lucene.apache.org
Subject: Re: multi level faceting
I think that is just sending 2 fq facet queries through. In Solr PHP I
would do that with, e.g.
$params['facet'] = true;
$params['facet.fields&
I think that is just sending 2 fq facet queries through. In Solr PHP I would do
that with, e.g.
$params['facet'] = true;
$params['facet.fields'] = array('Size');
$params['fq'] => array('sex' => array('Men', 'Women'));
but yes i think you'd have to send through what the current facet query is and
11 matches
Mail list logo