Re: use () in the query string

2009-03-11 Thread Chris Hostetter
: In my case, my query of "id_s_i_s_nm:(om_B00114162K*)" returned nothing : but query "id_s_i_s_nm:om_B00114162K*" returned the right result. : : What's the difference between using () or not. parensx are used for grouping -- when used after a field name like that, they mean that you want all

use () in the query string

2009-03-04 Thread Cheng Zhang
Hello, In my case, my query of "id_s_i_s_nm:(om_B00114162K*)" returned nothing but query "id_s_i_s_nm:om_B00114162K*" returned the right result. What's the difference between using () or not. Thanks a lot, Kevin