: 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
: "solr-user@lucene.apache.org"
> Sent: Thursday, September 18, 2008 7:21:49 AM
> Subject: Unable to filter fq param on a dynamic field
>
>
>
> Hi,
>
> I have a fairly simple solr setup with several predefined fields that are
> indexed and stored and also depen
Hi,
I have a fairly simple solr setup with several predefined fields that are
indexed and stored and also depending on the type of product I also add various
dynamic fields of type string to a record, and I should mention that I am using
the
solr.DisMaxRequestHandler request handler called "/