Hi Tom,

Thank for answer my question but current our issue is if the query has
a decimal number, we'll receive zero result.

For my example:
- 
http://base.google.com/base/feeds/snippets?bq=Blackberry+Storm+9500+Unlocked+Cell+Phone+with+3.15+MP+Camera+%28Black%29
(This query has an decimal number is "3.15", so I received zero
result)
- 
http://base.google.com/base/feeds/snippets?bq=Blackberry+Storm+9500+Unlocked+Cell+Phone+with+MP+Camera+%28Black%29
(I remove the decimal number "3.15" in my query and I received 5
results)

Another example for a short name:
- http://base.google.com/base/feeds/snippets?bq=Apple+KIT+13.3+MacBook
(This query has an decimal number is "13.3", so I received zero
result)
- http://base.google.com/base/feeds/snippets?bq=Apple+KIT+13+MacBook
(I remove the ".3" behind the decimal number "13.3" in my query and I
received many results, and there are many products name 'Apple [KIT]
13.3" MacBook') in there

Best Regards
Duong



On 26 Tháng Mười Một, 21:00, Tom Wilson
<[email protected]> wrote:
> Google Product search and the Google Base API will never returned
> perfectly matching results, basically because they are entirely
> separate products with different search algorithms.
>
> The query your trying returns results if you lessen the scope a
> little, for example 
> :http://base.google.com/base/feeds/snippets?bq=Blackberry+Storm+9500+U...
>
> Tom Wilson
> Freelance Google Base Developer and Consultantwww.tomthedeveloper.com
>
> Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> Featured Project 
> :http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> On Nov 26, 9:56 am, Dương Nguyễn <[email protected]> wrote:
>
> > Hi,
>
> > I found out the reason why Google Base Data API didn't search exactly, all
> > the keywords which have the decimal number ( in my case is "3.15" ) both
> > return zero result. So can you show me how to solve if the keyword has
> > decimal number. Thank you so much!
>
> > Best Regards
> > Duong
>
> > Vào 15:41 Ngày 26 tháng 11 năm 2009, Dương Nguyễn <[email protected]> đã
> > viết:
>
> > > Hi,
>
> > > I tried to use Google Base Data API from
> > >http://www.google.com/base/api/demo/html/demo.htmltosearch an item with
> > > name "Blackberry Storm 9500 Unlocked Cell Phone with 3.15 MP Camera
> > > (Black)", but it didn't find out any item. Then, I used Google Products (
> > >http://www.google.com/products) to search with this keyword, this page
> > > returned many products. So how can I use Google Base Data API to seach 
> > > like
> > > Google Products, can you show me the query to search exactly. I used these
> > > queries to search in Google Base Data API:
>
> > > "snippets?bq=Blackberry Storm 9500 Unlocked Cell Phone with 3.15 MP Camera
> > > (Black)"
> > > and
>
> > > "snippets?bq=Blackberry+Storm+9500+Unlocked+Cell+Phone+with+3.15+MP+Camera+
> > >  (Black)"
> > > and
> > > "snippets?q=Blackberry Storm 9500 Unlocked Cell Phone with 3.15 MP Camera
> > > (Black)"
> > > and
>
> > > "snippets?q=Blackberry+Storm+9500+Unlocked+Cell+Phone+with+3.15+MP+Camera+(
> > >  Black)"
>
> > > Best Regards
> > > Duong

--

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