ISolrSearchEngineCore.Uri

Fore Syntax

Uri: String;

Fore.NET Syntax

Uri: String;

Description

The Uri property determines URL address of the Solr instance.

Comments

URL address of the Solr instance is case sensitive.

Example

The example of use is given in description of the ISolrSearchEngineService.Cores property.

See also:

ISolrSearchEngineCore