Solr search policy
Version:
The Commerce Engine encompasses extensible services that enable you to customize commerce functionality.
Note
Do not extend or inherit from out-of-the-box policies; instead, create your own. You can change the values in a policy by modifying the PolicySet JSON or the Environment JSON, depending on where the policy is defined and then re-running Bootstrap.
The following policies can be configured through the Solr Search plug-in.
|
Policy |
Description |
Properties / Default Values |
|---|---|---|
|
SolrSearchPolicy |
Defines the connection to a Solr Service |
SolrUrl \ string.Empty ConnectionTimeout \ -1 SolrDateTimeFormatString \ "yyyy-MM-dd'T'HH:mm:ss.FFF'Z'" DefaultSearchOnlyStringFields \ true |