I am trying to modify the search app so that I can perform a search within a subset of images. I have two questions:
1) Does the API support this functionality? That is given, can I perform a search on a subset of images or dataset?
2) Does the batch search perform this task? Meaning, will the second search on a batch search use the results from the first search, and so on?
I created a search service and it doesn't have this functionaly.
Ivan