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 StringcollectionSizeSize of the index.private DatecollectionUpdatedLast updated date of the index.private StringpadreVersionVersion of the PADRE query processor.
-
Constructor Summary
Constructors Constructor Description Details()
-