XML Configuration Reference : Search : PolygonDomain
 
PolygonDomain
com.exalead.search.v30.PolygonDomain
No documentation for this element.
Parent elements:
com.exalead.search.v30.ExplicitGeoFacet (as ExplicitGeoFacet)
Attributes:
Name
Type
Default value
Description
title
string
id
int
Unique identifier of this domain. If id=0 (its default value) the category path will be the set of vertices. Otherwise, it will be the id value.
vertices
string
Polygon vertices, as a list of (x,y) coordinates. For example: "0.0,0.0;1.1,0.1;1.1,1.1"