I am trying to get all the documents in a categorized view that match one or more keys in Java. However, it seems I only ever get one match (first category) if the column I am trying to return is itself categorized. Is there any strange behavior with this method and categorized views?
Subject: GetAllEntriesByKey with categorized view
Although not stated in help, I don’t think the view can be categorized for this method to work. I always make the view non-categorized but sorted. You can give it a try if you don’t believe me. The try is just one click away.