Hi.

I am trying to achieve the result the perfectly descibed in "crowding"
section of Base Documentation:

"For example, you might want to see a list of restaurants by location.
You could use crowding to ensure a diverse mix of cuisine (Italian
food, hamburgers, Thai food) located in several different cities.
Multiple crowding expressions have an "and" relationship."

I built this query: "bg=sushi+masa+restaurant[location: @"33431" +
3mi]".

It returns 4 snippets, 3 of those have <g:item_type
type="text">Reviews</g:item_type> and 1 <g:item_type
type="text">Restaurants</g:item_type> (that's my target). If I am
trying to add "[item type: business locations]" to the end of the
query I get empty response. The same if I am trying to add "[item
type:Restaurants]".


What I should do to get only restaurants in my response?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Base Data API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-base-data-api?hl=en.


Reply via email to