[opensource-dev] Question about SL Search API
Troy McConaghy
troy at troymcconaghy.com
Sat Oct 30 16:01:35 PDT 2010
Hi,
This question is about the SL Search API:
Does anyone on this list know how to build an URL to request a search for
all Events with Category = Sports?
The SL Search API documentation at
http://wiki.secondlife.com/wiki/SearchAPIis somewhat useful. For
example, I learned I can search for all events
Events with "the" using:
http://search.secondlife.com/client_search.php?q=the&s=Events
but the documentation doesn't say how to search for *all* events (not just
ones with "the" --- &q= doesn't work) and it doesn't say how to restrict
the Events Category to Sports. I suspect it's something like &cat=sports
tacked onto the URL but that isn't working.
I know about http://search.secondlife.com/web/search/events/ but it's not
what I need. I need the results it presents, but I need to get them using
the SL Search API.
Sincerely,
Troy McConaghy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101030/e4856d4f/attachment.htm
More information about the opensource-dev
mailing list