: the original pastie(http://pastie.org/650932). I tried the fq query body with
: quotes and without quotes.

the entire fq param shouldn't be in quotes ... just the value that you 
want to query on (since it's a string field and you want the whole field 
treated as a single string...

        fq = Memory_s:"1 GB"

        fq=Memory_s:%221+GB%22


-Hoss

Reply via email to