•  » Engine
  •  » [WebService] Question about pwg.images.search

#1 2009-09-08 23:01:07

bayral
Member
2009-09-01
14

[WebService] Question about pwg.images.search

Hello,

I have done a big part of the job of my C# proxy lib for piwigo WS.

I have all pwg.session, pwg.tags.* and pwg.category.* including the getImage working pretty good.

I have to start with the pwg.image.* functions.

pwg.images.search
what is the correct list of field for querying ?

thank a lot.

Offline

 

#2 2009-09-09 00:10:05

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14067

Re: [WebService] Question about pwg.images.search

I've asked rvelices (who has coded this method) to help me on this topic :-)

Offline

 

#3 2009-09-09 07:05:37

rvelices
Former Piwigo Team
2005-12-29
1960

Re: [WebService] Question about pwg.images.search

bayral wrote:

pwg.images.search
what is the correct list of field for querying ?

I'm afraid I dont understand exactly what you mean. Are you talking about the parameter "query" or about f_min f_max rate, hit, date ...

Offline

 

#4 2009-09-09 13:06:51

bayral
Member
2009-09-01
14

Re: [WebService] Question about pwg.images.search

Hy there,

I am .talking about the parameter "query".

thank

Offline

 

#5 2009-09-10 04:04:13

rvelices
Former Piwigo Team
2005-12-29
1960

Re: [WebService] Question about pwg.images.search

bayral wrote:

I am .talking about the parameter "query".

It 's the free text that you put in the quick search on the index page. It leads to searches on several items: tags (names, url names), categories (name,description), images (name,description, file name) in order to produce the results.

Offline

 
  •  » Engine
  •  » [WebService] Question about pwg.images.search

Board footer

Powered by FluxBB