doc.search
Live testing
Search for documents.
Fulltext results are limited to 3 000 documents.
- This method call does not require authentication.
- "read" permission is necessary to access to private docs.
URL
https://api.test.ipernity.com/api/doc.search
Parameters
api_key
|
∗ | Your api_key. |
user_id
|
Return documents belonging to this user_id. If ommited the search will be performed in everyone public docs. | |
media
|
Specify the type of returned documents. media values are : photo , audio , video , other .
|
|
share
|
Return the calling user documents matching this privacy level. Values are :
user_id is not the calling user.
|
|
text
|
Search document titles, descriptions and tags using a fulltext query. (Use +/- for boolean mode) | |
tags
|
Search document tags using a comma separated list of tags. (a maximum of 20 tags is allowed) | |
album_id
|
Perform the search in this album ID only. | |
group_id
|
Perform the search in this group ID only. | |
license
|
Return documents matching this license or a comma separated list of licenses (ex: 1,3,7). See doc.setLicense for more details about license IDs. | |
posted_min
|
Specify a minimum posted GMT+0 timestamp. | |
posted_max
|
Specify a maximum posted GMT+0 timestamp. | |
created_min
|
Specify a minimum creation date (using the YYYY-MM-DD HH:MM:SS format). | |
created_max
|
Specify a maximum creation date (using the YYYY-MM-DD HH:MM:SS format). | |
lat
|
Center point latitude in degrees. | |
lng
|
Center point longitude in degrees. | |
dist
|
Radius search size in meters (5 km by default, maximum 30 km). | |
sort
|
The order in which to sort returned documents. The possible sorts are : relevance , popular , posted-desc , posted-asc , ''created-desc' and 'created-asc'. The default order is relevance .
|
|
extra
|
A comma seprarated list of extra information. Extra parameters are: owner , dates , count , license , medias , geo , original .
|
|
thumbsize
|
Choose your prefered size for the thumbnails: 75x, 100, 240, 250x, 500, 560, 640, 800, 1024, 1600 or 2048 . (Value is 75x by default)
|
|
per_page
|
The number of docs to return on each page. (Default is 20, maximum is 100) | |
page
|
The page of results to return. |
You may not combine all search parameters. For example you may not combine
group_id
and album_id
, or a fulltext search with a tag search.- Searching text and tags syntax :
blue sky clouds
: return documents containing any of these words. Rank first the documents containing the 3 words.+blue +sky clouds
: return documents showing a "blue sky" with some possible "clouds".+blue +sky -clouds
: return documents showing a "blue sky" without any "clouds"."the earth is round, like an orange"
: search the exact phrase.
- The search is case-insensitive but accent-sensitive.
- Adding a "+", "-" or quotes will activate the boolean search mode.
- Access to thumbnail size greater than
800
pixels depends on user preferences.
Response
<docs page="1" total="51258" pages="2563" per_page="20"> <doc doc_id="394926" title="A nice car" license="3"> <owner user_id="295"/> <thumb label="75x" ext="jpg" w="75" h="75" url="https://u1.test.ipernity.com/2/49/26/394926.e831d113.75x.jpg"/> <dates ... if option/> <original ... if option and available/> </doc> </docs>
Error codes
1 | At least one of the text or tags or user_id or album_id or group_id parameter is required. |
|
2 | The user ID is either invalid or the account is closed/suspended. | |
3 | The album ID is invalid or insufficient permissions to view this album. | |
4 | The group ID is invalid or insufficient permissions to view this group. | |
100 | Please add the api_key parameter to this request. | |
101 | This API key is invalid or disabled. | |
102 | The requested format is invalid. Valid formats are : json, xml, php. | |
103 | The requested method is invalid or missing. | |
104 | The query signature is missing. | |
105 | The query signature is invalid. | |
106 | User is not logged. The authentication token is missing. | |
107 | The authentication token is invalid. | |
108 | The user account is closed or suspended. | |
109 | This action is blocked because of a member or a group blocklist restriction | |
110 | Insufficient permissions for this method. | |
111 | The request came from a remote address not allowed by this application. | |
112 | The application has reached its requests quota. | |
113 | The client IP has reached a limit. Limits are based on requests per seconds, minutes, hours, ... | |
120 | This API method must be called using HTTP POST. | |
121 | The SOAP envelope could not be parsed. | |
122 | The XML-RPC envelope could not be parsed. | |
130 | We only support OAuth version 1.1 and 1.1a | |
131 | Some of the OAuth parameters were not sent: %s% | |
132 | The timestamp sent is out of ranges. Please check your computer clock is not skewed. | |
133 | The OAuth Nonce parameter cannot be used twice. | |
134 | The OAuth Timestamp parameter is out of ranges (clock skew) or inferior to the previous timestamp sent. | |
135 | The OAuth Signature must be either MD5, HMAC_SHA1 or PLAINTEXT over HTTPS. | |
500 | Service general error. | |
501 | Service under temporarily maintenance. Thank you for your kind understanding. | |
503 | The service is temporarily unavailable. Please try again in a few minutes. |
Changelog
- 2008-12-01: Method created.
- 2009-01-10: Added a
sort
parameter. - 2009-05-25: Error codes have changed.
- 2010-09-02: Added safety.
See also
- album.getVisitors
- doc.albums.add
- doc.checkMD5
- doc.comments.add
- doc.comments.delete
- doc.comments.edit
- doc.comments.get
- doc.comments.getList
- doc.comments.reply
- doc.delete
- doc.get
- doc.getContainers
- doc.getContext
- doc.getExif
- doc.getFaves
- doc.getList
- doc.getMedias
- doc.getPerms
- doc.getVisitors
- doc.notes.add
- doc.notes.delete
- doc.notes.edit
- doc.set
- doc.setGeo
- doc.setLicense
- doc.setPerms
- doc.setSafety
- doc.tags.add
- doc.tags.edit
- doc.tags.getList
- doc.tags.remove
- group.get
- network.docs.getRecent
- post.getVisitors
Jump to top
- ipernity © 2007-2025
- Help & Contact
|
Club news
|
About ipernity
|
History |
ipernity Club & Prices |
Guide of good conduct
Donate | Group guidelines | Privacy policy | Terms of use | Statutes | In memoria -
Facebook
Twitter