Class Details
- java.lang.Object
-
- com.funnelback.publicui.search.model.padre.Details
-
public class Details extends Object
Details (header) of a PADRE result packet
Contains information about the collection and the PADRE version.
- Since:
- 11.0
-
-
Field Summary
Fields Modifier and Type Field Description private String
collectionSize
Size of the index.private Date
collectionUpdated
Last updated date of the index.private String
padreVersion
Version of the PADRE query processor.
-
Constructor Summary
Constructors Constructor Description Details()
-