ubuntu-appstore-developers team mailing list archive
-
ubuntu-appstore-developers team
-
Mailing list archive
-
Message #00021
Re: Click Package Index Status
On Tue, Jun 4, 2013 at 9:40 PM, James Tait <james.tait@xxxxxxxxxxxxx> wrote:
>
> id: string (searchable, retrievable, required)
> title: text_general (searchable, retrievable)
> description: text_general (searchable, retrievable)
> price: float (searchable, retrievable) # may become currency type
> package_name: text_general (searchable, retrievable)
> binary_filesize: long (retrievable)
> icon_url: url (retrievable) # 64x64 icon
> icon_urls: url (retrievable, multi-value) # list of all icons
> screenshot_url: url (retrievable)
> screenshot_urls: url (retrievable, multi-value)
> terms_of_service: text_general (retrievable)
> support_url: url (retrievable)
> license: text_general (searchable, retrievable) # license name
> date_published: date (searchable, retrievable)
> video_urls: url (retrievable, multi-value)
> license_key_path: string (retrievable)
> requires_license_key: boolean (searchable, retrievable)
> version: string (searchable, retrievable, required) # e.g. 1.2.3
> website: url (retrievable)
> company_name: text_general (searchable, retrievable)
> keywords: text_general (searchable, retrievable, multi-value)
> click_version: string (searchable, retrievable) # '0.1'
> click_framework: string (searchable, retrievable) # 'ubuntu-sdk-13.10'
> click_updown_url: url (retrievable)
> countries_to_distribute: string (searchable, multi-value)
So, I realised that we may want to also have "SDK version", which is
really what the client can use to figure out what's installable or
not.
--
Martin
Follow ups
References