Class RealTimeGetAPI

java.lang.Object
org.apache.solr.handler.admin.api.RealTimeGetAPI

public class RealTimeGetAPI extends Object
V2 API for fetching the latest (possibly uncommitted) version of one or more documents.

This API (GET /v2/collections/collectionName/get) is analogous to the v1 /solr/collectionName/get API.