FacetSearch
String value that specifies the condition to enable and disable Facet Search for a Digas database table.
If True or 1; enables Facet Search for this table.
If False or 0; disables Facet Search for this table.
If "Sql"; enables Facet Search when Sql search is selected for this table.
If "Elasticsearch"; enables Facet Search when Elasticsearch is selected for this table.

Possible values: True,False,Sql,Elasticsearch
Default value: True