Search
            class SearchResult(rows: List<SearchRow>, metadata: SearchMetadata) : FacetResultAccessor
Content copied to clipboard
Functions
Link copied to clipboard
                        Returns the DateFacetResult with the same name as facet, or null if none of the search results matched the facet.
Returns the NumericFacetResult with the same name as facet, or null if none of the search results matched the facet.
Returns the TermFacetResult with the same name as facet, or null if none of the search results matched the facet.