Set URLAnalysis to True to extract and index the URL domain name from a ReferenceType field that contains an HTTP URL (for example, example from http://www.example.com). This option allows you to query for domain names.
The domain URL is stored as a field check value, so that you can use the domain name in the FieldCheck action parameter to return results from a specified domain, or to combine results from a domain (by using the Combine action parameter).
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | Server |
| Example: | URLAnalysis=True
|
| See Also: | FieldCheckType |
|
|