search query does not give expected result...

273 views
Skip to first unread message

Danilo

unread,
Nov 2, 2012, 12:44:20 PM11/2/12
to android-mar...@googlegroups.com
Hi.

i used this php port of market-api to search for apps..

 - i found 2 items

2. i used:
  $ar = new AppsRequest();
  $ar->setQuery("x-locator");
  $ar->setEntriesCount(10);
 - i only got 1 result item.

                  private 'id_' => string '8128448586499950435' (length=19)
                  private 'title_' => string 'X-Locator Dogging App' (length=21)
                  private 'appType_' => int 1
                  private 'rating_' => string '4.0' (length=3)
                  private 'ratingsCount_' => int 19
                  private 'extendedinfo_' => null
                  private 'creatorId_' => string '"Abakone Mobile"' (length=16)
                  private 'packageName_' => string 'com.AbakoneMobile.xLocator' (length=26)
                  private 'versionCode_' => int 1
                  private 'priceCurrency_' => string 'EUR' (length=3)
                  private 'priceMicros_' => int 3890000
                  private 'originalPrice_' => string '3,89 €' (length=9)


what is the problem?


Guru moorthi

unread,
May 15, 2014, 1:45:00 AM5/15/14
to android-mar...@googlegroups.com
Can you post your full search code here...
Reply all
Reply to author
Forward
0 new messages