Can I use rest to request and return some defined research or report. The returned format is XML or Jason. For example: I have research: name: Category Then use curl -k -u beebe:passwd http://localhost:8089/services/saved/searches/Category. It returns some info not related the real data like the count of people who bought candy in the search. I want obtain the real data in the search not some configure info.
↧