On Tue, Aug 25, 2009 at 2:04 AM, Brian Klippel <br...@theport.com> wrote:

> Hopefully, someone can tell me what is going wrong here.
>
>
>
> I have a field, "SearchObjectType", and a large number of the documents
> indexed in a give core have a value of "USER_PROFILE".
>
>
>
> When I examine the schema browser in admin, it confirms this.  The term
> "USER_PROFILE" is the top term for this field, with a frequency of 7918
> of 9202.
>
>
>
> When I query for this (SearchObjectType:USER_PROFILE), I get nothing.
> When I query for the #2 term(SearchObjectType:TEST_COMMUNITY_GROUPS), I
> get the proper number of documents (matching what schema browser
> reports).
>
>
Can you please post the field type and field definition of SearchObjectType
from schema.xml? Also, can you add debugQuery=on to the request parameters
and post the debug output?

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to