Class SolrResponseIdIterable

java.lang.Object
org.ametys.cms.search.solr.SolrResponseIdIterable
All Implemented Interfaces:
Iterable<String>

public class SolrResponseIdIterable extends Object implements Iterable<String>
Provides an iterator over the IDs of the objects in a solr QueryResponse.