: Now I can query for any of the fixed field types Such as ProductName or
: ReviewRating and get the results I expect but when I try to run a filter
: query on the dynamic fields in the result, I always end up with no
: results being returned.
from what i can tell based on this info you provid
ll started working.
Thanks again for your help
Barry
From: Otis Gospodnetic [EMAIL PROTECTED]
Sent: 18 September 2008 20:40
To: solr-user@lucene.apache.org
Subject: Re: Unable to filter fq param on a dynamic field
Barry,
You are seeing the value of the field
mber 18, 2008 12:53:08 PM
> Subject: RE: Unable to filter fq param on a dynamic field
>
> Hi Otis,
>
> no that does not seem to bring back the correct results either in fact its
> still
> zero results.
>
> Its also not bringing back results if I use the standard handler
>
Hi Otis,
no that does not seem to bring back the correct results either in fact its
still zero results.
Its also not bringing back results if I use the standard handler
http://127.0.0.1:8080/apache-solr-1.3.0/select?q=Output-Type-facet:Monochrome
but the field is visible in the documents retur
Barry, does this return the correct hits:
http://127.0.0.1:8080/apache-solr-1.3.0/IvolutionSearch?q=Output-Type-facet:Monochrome
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Barry Harding <[EMAIL PROTECTED]>
> To: "solr-user@lucene.apach