Attributes |
Name | Required | Request-time | Type | Description |
paginate | false | true | boolean | Whether to add a liferay-ui:search-paginator to the search container. The default value is true . |
searchContainer | false | true | java.lang.String | All configurable properties of the search container, such as cur and curParam . These properties are set with searchContainer.getCur() and searchContainer.getCurParam() respectively. |
type | false | true | java.lang.String | A type of iterator to display. Options are approximate , article , more , and regular . |