: 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 provided, this certianly seems 
like it should work...

:  
http://127.0.0.1:8080/apache-solr-1.3.0/IvolutionSearch?q=laser&rows=100&fq=Output-Type-facet:Monochrome

...what happens if you try this...

http://127.0.0.1:8080/apache-solr-1.3.0/select/?q=Output-Type-facet:Monochrome&debugQuery=true

PS...

http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists

When starting a new discussion on a mailing list, please do not reply to 
an existing message, instead start a fresh email.  Even if you change the 
subject line of your email, other mail headers still track which thread 
you replied to and your question is "hidden" in that thread and gets less 
attention.   It makes following discussions in the mailing list archives 
particularly difficult.
See Also:  http://en.wikipedia.org/wiki/Thread_hijacking



-Hoss

Reply via email to